2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2012-0169" ,
"sourceIdentifier" : "secure@microsoft.com" ,
"published" : "2012-04-10T21:55:01.877" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T01:34:30.697" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Microsoft Internet Explorer 9 does not properly handle objects in memory, which allows remote attackers to execute arbitrary code by accessing a deleted object, aka \"JScript9 Remote Code Execution Vulnerability.\""
} ,
{
"lang" : "es" ,
"value" : "Microsoft Internet Explorer 9 no maneja apropiadamente objetos en memoria, lo que permite a atacantes remotos ejecutar c\u00f3digo arbitrario accediendo a un objeto borrado. Tambi\u00e9n conocida como \"vulnerabilidad de ejecuci\u00f3n de c\u00f3digo remota JScript9\"."
}
] ,
"metrics" : {
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:M/Au:N/C:C/I:C/A:C" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 9.3 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "MEDIUM" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "COMPLETE" ,
"integrityImpact" : "COMPLETE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "COMPLETE"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "HIGH" ,
"exploitabilityScore" : 8.6 ,
"impactScore" : 10.0 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : true
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-94"
}
]
}
] ,
"configurations" : [
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:microsoft:internet_explorer:9:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "C043EDDD-41BF-4718-BDCF-158BBBDB6360"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:o:microsoft:windows_7:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "E33796DB-4523-4F04-B564-ADF030553D51"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:o:microsoft:windows_7:-:sp1:*:*:*:*:*:*" ,
"matchCriteriaId" : "C2B1C231-DE19-4B8F-A4AA-5B3A65276E46"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:o:microsoft:windows_server_2008:-:sp2:*:*:*:*:*:*" ,
"matchCriteriaId" : "5F422A8C-2C4E-42C8-B420-E0728037E15C"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:o:microsoft:windows_server_2008:r2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "36559BC0-44D7-48B3-86FF-1BFF0257B5ED"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:o:microsoft:windows_server_2008:r2:sp1:*:*:*:*:*:*" ,
"matchCriteriaId" : "2ACA9287-B475-4AF7-A4DA-A7143CEF9E57"
} ,
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:o:microsoft:windows_vista:-:sp2:*:*:*:*:*:*" ,
"matchCriteriaId" : "BF1AD1A1-EE20-4BCE-9EE6-84B27139811C"
}
]
}
]
}
] ,
"references" : [
2024-04-04 08:46:00 +00:00
{
"url" : "http://osvdb.org/81127" ,
"source" : "secure@microsoft.com" ,
"tags" : [
"Broken Link"
]
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://www.securityfocus.com/bid/52902" ,
"source" : "secure@microsoft.com" ,
"tags" : [
"Broken Link" ,
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "http://www.securitytracker.com/id?1026901" ,
"source" : "secure@microsoft.com" ,
"tags" : [
"Broken Link" ,
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "http://www.us-cert.gov/cas/techalerts/TA12-101A.html" ,
"source" : "secure@microsoft.com" ,
"tags" : [
"Third Party Advisory" ,
"US Government Resource"
]
} ,
{
"url" : "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2012/ms12-023" ,
"source" : "secure@microsoft.com" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/74380" ,
"source" : "secure@microsoft.com" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A15611" ,
"source" : "secure@microsoft.com" ,
"tags" : [
"Tool Signature"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "http://osvdb.org/81127" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "http://www.securityfocus.com/bid/52902" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link" ,
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "http://www.securitytracker.com/id?1026901" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link" ,
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "http://www.us-cert.gov/cas/techalerts/TA12-101A.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory" ,
"US Government Resource"
]
} ,
{
"url" : "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2012/ms12-023" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/74380" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A15611" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Tool Signature"
]
2023-04-24 12:24:31 +02:00
}
]
}