7.5
CVE-2022-38725
- EPSS 6.12%
- Veröffentlicht 23.01.2023 16:15:10
- Zuletzt bearbeitet 03.04.2025 15:15:42
- Quelle cve@mitre.org
- Teams Watchlist Login
- Unerledigt 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.
Daten sind bereitgestellt durch 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.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 6.12% | 0.904 |
Quelle | 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.