6.8
CVE-2007-0017
- EPSS 41.9%
- Veröffentlicht 03.01.2007 02:28:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Multiple format string vulnerabilities in (1) the cdio_log_handler function in modules/access/cdda/access.c in the CDDA (libcdda_plugin) plugin, and the (2) cdio_log_handler and (3) vcd_log_handler functions in modules/access/vcdx/access.c in the VCDX (libvcdx_plugin) plugin, in VideoLAN VLC 0.7.0 through 0.8.6 allow user-assisted remote attackers to execute arbitrary code via format string specifiers in an invalid URI, as demonstrated by a udp://-- URI in an M3U file.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Videolan ≫ Vlc Media Player Version0.7.0
Videolan ≫ Vlc Media Player Version0.7.1
Videolan ≫ Vlc Media Player Version0.7.2
Videolan ≫ Vlc Media Player Version0.8.0
Videolan ≫ Vlc Media Player Version0.8.1
Videolan ≫ Vlc Media Player Version0.8.2
Videolan ≫ Vlc Media Player Version0.8.4
Videolan ≫ Vlc Media Player Version0.8.4a
Videolan ≫ Vlc Media Player Version0.8.5
Videolan ≫ Vlc Media Player Version0.8.6
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 41.9% | 0.973 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.8 | 8.6 | 6.4 |
AV:N/AC:M/Au:N/C:P/I:P/A:P
|
CWE-134 Use of Externally-Controlled Format String
The product uses a function that accepts a format string as an argument, but the format string originates from an external source.