7.5
CVE-2022-38725
- EPSS 6.12%
- Published 23.01.2023 16:15:10
- Last modified 03.04.2025 15:15:42
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
An integer overflow in the RFC3164 parser in One Identity syslog-ng 3.0 through 3.37 allows remote attackers to cause a Denial of Service via crafted syslog input that is mishandled by the tcp or network function. syslog-ng Premium Edition 7.0.30 and syslog-ng Store Box 6.10.0 are also affected.
Data is provided by the National Vulnerability Database (NVD)
Oneidentity ≫ Syslog-ng SwEdition- Version < 3.38.1
Oneidentity ≫ Syslog-ng SwEditionpremium Version < 7.0.32
Oneidentity ≫ Syslog-ng Store Box SwEdition- Version < 6.0.5
Oneidentity ≫ Syslog-ng Store Box SwEditionlts Version < 7.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 6.12% | 0.904 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
CWE-190 Integer Overflow or Wraparound
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.