René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

131 lines
3.9 KiB
JSON

{
"id": "CVE-2015-1253",
"sourceIdentifier": "cve-coordination@google.com",
"published": "2015-05-20T10:59:05.557",
"lastModified": "2017-01-03T02:59:46.910",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "core/html/parser/HTMLConstructionSite.cpp in the DOM implementation in Blink, as used in Google Chrome before 43.0.2357.65, allows remote attackers to bypass the Same Origin Policy via crafted JavaScript code that appends a child to a SCRIPT element, related to the insert and executeReparentTask functions."
},
{
"lang": "es",
"value": "core/html/parser/HTMLConstructionSite.cpp en la implementaci\u00f3n DOM en Blink, utilizado en Google Chrome anterior a 43.0.2357.65, permite a atacantes remotos evadir Same Origin Policy a trav\u00e9s de c\u00f3digo JavaScript manipulado que adjunta un hijo a un elemento SCRIPT, relacionado con las funciones insert y executeReparentTask."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-284"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*",
"versionEndIncluding": "42.0.2311.152",
"matchCriteriaId": "6F238C75-E24A-406F-BEB5-8758C8FE9603"
}
]
}
]
}
],
"references": [
{
"url": "http://googlechromereleases.blogspot.com/2015/05/stable-channel-update_19.html",
"source": "cve-coordination@google.com",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://lists.opensuse.org/opensuse-updates/2015-05/msg00091.html",
"source": "cve-coordination@google.com"
},
{
"url": "http://lists.opensuse.org/opensuse-updates/2015-11/msg00015.html",
"source": "cve-coordination@google.com"
},
{
"url": "http://www.debian.org/security/2015/dsa-3267",
"source": "cve-coordination@google.com"
},
{
"url": "http://www.securityfocus.com/bid/74723",
"source": "cve-coordination@google.com"
},
{
"url": "http://www.securitytracker.com/id/1032375",
"source": "cve-coordination@google.com"
},
{
"url": "https://code.google.com/p/chromium/issues/detail?id=464552",
"source": "cve-coordination@google.com"
},
{
"url": "https://security.gentoo.org/glsa/201506-04",
"source": "cve-coordination@google.com"
},
{
"url": "https://src.chromium.org/viewvc/blink?revision=191807&view=revision",
"source": "cve-coordination@google.com"
}
]
}