cvelist/2007/6xxx/CVE-2007-6753.json

77 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 23:02:57 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-6753",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 23:02:57 +00:00
"lang": "eng",
"value": "Untrusted search path vulnerability in Shell32.dll in Microsoft Windows 2000, Windows XP, Windows Vista, Windows Server 2008, and Windows 7, when using an environment configured with a string such as %APPDATA% or %PROGRAMFILES% in a certain way, allows local users to gain privileges via a Trojan horse DLL under the current working directory, as demonstrated by iTunes and Safari."
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:02:57 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "44484",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/44484"
},
{
"name": "329308",
"refsource": "MSKB",
"url": "http://support.microsoft.com/kb/329308"
},
{
"name": "http://blog.acrossecurity.com/2010/10/breaking-setdlldirectory-protection.html",
"refsource": "MISC",
"url": "http://blog.acrossecurity.com/2010/10/breaking-setdlldirectory-protection.html"
},
{
"name": "41984",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/41984"
}
]
}
}