7.8
CVE-2022-33064
- EPSS 0.02%
- Veröffentlicht 18.07.2023 14:15:11
- Zuletzt bearbeitet 21.11.2024 07:07:29
- Quelle cve@mitre.org
- Teams Watchlist Login
- Unerledigt Login
An off-by-one error in function wav_read_header in src/wav.c in Libsndfile 1.1.0, results in a write out of bound, which allows an attacker to execute arbitrary code, Denial of Service or other unspecified impacts.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Libsndfile Project ≫ Libsndfile Version1.1.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.02% | 0.045 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
CWE-193 Off-by-one Error
A product calculates or uses an incorrect maximum or minimum value that is 1 more, or 1 less, than the correct value.