2024-07-14 02:06:08 +00:00

226 lines
7.3 KiB
JSON

{
"id": "CVE-2007-0017",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-01-03T02:28:00.000",
"lastModified": "2017-10-11T01:31:32.157",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de cadena de formato en (1) la funci\u00f3n cdio_log_handler en el archivo modules/access/cdda/access.c en el plugin CDDA (libcdda_plugin) y las funciones (2) cdio_log_handler y (3) vcd_log_handler en el archivo modules/access/vcdx/access.c en el plugin VCDX (libvcdx_plugin), en VideoLAN VLC versiones 0.7.0 hasta 0.8.6, permite a atacantes remotos asistidos por el usuario ejecutar c\u00f3digo arbitrario por medio de especificadores de cadena de formato en un URI no v\u00e1lido, como es demostrado por un URI udp://-- en un archivo M3U."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": true,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-134"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:videolan:vlc_media_player:0.7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "F1707178-C378-4098-8C97-CBFB5DD8B4ED"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:videolan:vlc_media_player:0.7.1:*:*:*:*:*:*:*",
"matchCriteriaId": "08AD173D-10D1-4145-88E9-20053ADA7A6D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:videolan:vlc_media_player:0.7.2:*:*:*:*:*:*:*",
"matchCriteriaId": "46904EED-974A-4900-B676-DE298CB3ADE1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:videolan:vlc_media_player:0.8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "4384C436-12AF-4051-B074-893BE6B4C7F2"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:videolan:vlc_media_player:0.8.1:*:*:*:*:*:*:*",
"matchCriteriaId": "7EC2CEE6-A2E1-437A-947F-608EB7987758"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:videolan:vlc_media_player:0.8.2:*:*:*:*:*:*:*",
"matchCriteriaId": "C30A98A2-675A-4913-A425-2B9F8F06CEA8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:videolan:vlc_media_player:0.8.4:*:*:*:*:*:*:*",
"matchCriteriaId": "C6A360E5-501E-4A97-94A0-620FC5B2627A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:videolan:vlc_media_player:0.8.4a:*:*:*:*:*:*:*",
"matchCriteriaId": "8E9742E3-756B-418F-8F9F-D86BD37080DC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:videolan:vlc_media_player:0.8.5:*:*:*:*:*:*:*",
"matchCriteriaId": "D2845107-7D0C-4F72-AF0C-0E059E923826"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:videolan:vlc_media_player:0.8.6:*:*:*:*:*:*:*",
"matchCriteriaId": "18B68706-5A1F-479F-8A38-F93D98481F9C"
}
]
}
]
}
],
"references": [
{
"url": "http://applefun.blogspot.com/2007/01/moab-02-01-2007-vlc-media-player-udp.html",
"source": "cve@mitre.org"
},
{
"url": "http://landonf.bikemonkey.org/code/macosx/MOAB_Day_2.20070103045559.6753.timor.html",
"source": "cve@mitre.org"
},
{
"url": "http://osvdb.org/31163",
"source": "cve@mitre.org"
},
{
"url": "http://projects.info-pull.com/moab/MOAB-02-01-2007.html",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Vendor Advisory"
]
},
{
"url": "http://secunia.com/advisories/23592",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://secunia.com/advisories/23829",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://secunia.com/advisories/23910",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://secunia.com/advisories/23971",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://security.gentoo.org/glsa/glsa-200701-24.xml",
"source": "cve@mitre.org"
},
{
"url": "http://securitytracker.com/id?1017464",
"source": "cve@mitre.org"
},
{
"url": "http://trac.videolan.org/vlc/changeset/18481",
"source": "cve@mitre.org"
},
{
"url": "http://www.debian.org/security/2007/dsa-1252",
"source": "cve@mitre.org"
},
{
"url": "http://www.novell.com/linux/security/advisories/2007_13_xine.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/21852",
"source": "cve@mitre.org"
},
{
"url": "http://www.via.ecp.fr/via/ml/vlc-devel/2007-01/msg00005.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.videolan.org/patches/vlc-0.8.6-MOAB-02-01-2007.patch",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.videolan.org/sa0701.html",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.vupen.com/english/advisories/2007/0026",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/31226",
"source": "cve@mitre.org"
},
{
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A14313",
"source": "cve@mitre.org"
}
]
}