2024-04-04 08:46:00 +00:00

89 lines
2.5 KiB
JSON

{
"id": "CVE-2022-36315",
"sourceIdentifier": "security@mozilla.org",
"published": "2022-12-22T20:15:35.010",
"lastModified": "2023-01-04T04:23:06.873",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "When loading a script with Subresource Integrity, attackers with an injection capability could trigger the reuse of previously cached entries with incorrect, different integrity metadata. This vulnerability affects Firefox < 103."
},
{
"lang": "es",
"value": "Al cargar un script con Subresource Integrity, los atacantes con capacidad de inyecci\u00f3n podr\u00edan desencadenar la reutilizaci\u00f3n de entradas previamente almacenadas en cach\u00e9 con metadatos de integridad incorrectos y diferentes. Esta vulnerabilidad afecta a Firefox &lt; 103."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*",
"versionEndExcluding": "103.0",
"matchCriteriaId": "462DFC94-393F-4760-9D12-17B8ABBACE5D"
}
]
}
]
}
],
"references": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1762520",
"source": "security@mozilla.org",
"tags": [
"Issue Tracking",
"Permissions Required",
"Vendor Advisory"
]
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2022-28/",
"source": "security@mozilla.org",
"tags": [
"Vendor Advisory"
]
}
]
}