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

135 lines
4.2 KiB
JSON

{
"id": "CVE-2016-2845",
"sourceIdentifier": "cve-coordination@google.com",
"published": "2016-03-06T02:59:15.867",
"lastModified": "2016-12-03T03:26:07.487",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The Content Security Policy (CSP) implementation in Blink, as used in Google Chrome before 49.0.2623.75, does not ignore a URL's path component in the case of a ServiceWorker fetch, which allows remote attackers to obtain sensitive information about visited web pages by reading CSP violation reports, related to FrameFetchContext.cpp and ResourceFetcher.cpp."
},
{
"lang": "es",
"value": "La implementaci\u00f3n de la Content Security Policy (CSP) en Blink, tal como se utiliza en Google Chrome en versiones anteriores a 49.0.2623.75, no ignora un componente de ruta de URL en el caso de la recuperaci\u00f3n de un ServiceWorker, lo que permite a atacantes remotos obtener informaci\u00f3n sensible sobre p\u00e1ginas web visitadas mediante la lectura de informes de violaci\u00f3n de la CSP, relacionados con FrameFetchContext.cpp y ResourceFetcher.cpp."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-200"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*",
"versionEndIncluding": "48.0.2564.116",
"matchCriteriaId": "99CABF0F-D201-46AE-83DC-09257264BF7D"
}
]
}
]
}
],
"references": [
{
"url": "http://googlechromereleases.blogspot.com/2016/03/stable-channel-update.html",
"source": "cve-coordination@google.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://homakov.blogspot.com/2014/01/using-content-security-policy-for-evil.html",
"source": "cve-coordination@google.com"
},
{
"url": "http://www.securityfocus.com/bid/84168",
"source": "cve-coordination@google.com"
},
{
"url": "http://www.securitytracker.com/id/1035185",
"source": "cve-coordination@google.com"
},
{
"url": "http://www.ubuntu.com/usn/USN-2920-1",
"source": "cve-coordination@google.com"
},
{
"url": "https://bugs.chromium.org/p/chromium/issues/detail?id=542060",
"source": "cve-coordination@google.com",
"tags": [
"Exploit"
]
},
{
"url": "https://code.google.com/p/chromium/issues/detail?id=591402",
"source": "cve-coordination@google.com"
},
{
"url": "https://codereview.chromium.org/1454003003/",
"source": "cve-coordination@google.com"
}
]
}