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

113 lines
3.7 KiB
JSON

{
"id": "CVE-2013-2493",
"sourceIdentifier": "cve@mitre.org",
"published": "2013-03-07T16:55:01.557",
"lastModified": "2013-03-08T05:00:00.000",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The Hook_Terminate function in chrome_frame/protocol_sink_wrap.cc in the Google Chrome Frame plugin before 26.0.1410.28 for Internet Explorer does not properly handle attach tab requests, which allows user-assisted remote attackers to cause a denial of service (application crash) via an _blank value for the target attribute of an A element."
},
{
"lang": "es",
"value": "la funci\u00f3n Hook_Terminate de chrome_frame/protocol_sink_wrap.cc en complemento Google Chrome Frame antes de v26.0.1410.28 para Internet Explorer no manejan correctamente solicitar a\u00f1adir pesta\u00f1as, lo que permite a atacantes remotos asistidos por el usuario causar una denegaci\u00f3n de servicio (ca\u00edda de aplicaci\u00f3n) a trav\u00e9s de un valor _blank para el atributo de destino de un elemento A."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-119"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:google:chrome_frame:*:*:*:*:*:*:*:*",
"versionEndIncluding": "26.0.1410.27",
"matchCriteriaId": "E21E8C9D-4380-4FD4-B56D-92534FC26443"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:google:chrome_frame:15.0.874.121:*:*:*:*:*:*:*",
"matchCriteriaId": "3EDBFE90-EE7C-4407-B3D7-C604C5AD2ACE"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:google:chrome_frame:16.0.912.63:*:*:*:*:*:*:*",
"matchCriteriaId": "51DAD449-4C58-4F72-B0BB-6DF2E13D5395"
}
]
}
]
}
],
"references": [
{
"url": "http://googlechromereleases.blogspot.com/2013/03/beta-channel-update.html",
"source": "cve@mitre.org"
},
{
"url": "http://src.chromium.org/viewvc/chrome/trunk/src/chrome_frame/protocol_sink_wrap.cc?r1=185956&r2=185955&pathrev=185956",
"source": "cve@mitre.org"
},
{
"url": "http://src.chromium.org/viewvc/chrome?view=rev&revision=185956",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://chromiumcodereview.appspot.com/12395021",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://code.google.com/p/chromium/issues/detail?id=178415",
"source": "cve@mitre.org"
}
]
}