9.3
CVE-2008-4201
- EPSS 8.46%
- Veröffentlicht 24.09.2008 11:42:25
- Zuletzt bearbeitet 09.04.2025 00:30:58
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Heap-based buffer overflow in the decodeMP4file function (frontend/main.c) in FAAD2 2.6.1 and earlier allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted MPEG-4 (MP4) file.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Audiocoding ≫ Faad2 Version <= 2.6.1
Audiocoding ≫ Faad2 Version1.1
Audiocoding ≫ Faad2 Version2.0 Updaterc1
Audiocoding ≫ Faad2 Version2.0 Updaterc2
Audiocoding ≫ Faad2 Version2.0 Updaterc3
Audiocoding ≫ Faad2 Version2.5
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 8.46% | 0.915 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.3 | 8.6 | 10 |
AV:N/AC:M/Au:N/C:C/I:C/A:C
|
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.