2023-05-16 16:11:25 +02:00

87 lines
2.4 KiB
JSON

{
"id": "CVE-2022-46873",
"sourceIdentifier": "security@mozilla.org",
"published": "2022-12-22T20:15:46.027",
"lastModified": "2023-05-03T11:15:12.397",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Because Firefox did not implement the <code>unsafe-hashes</code> CSP directive, an attacker who was able to inject markup into a page otherwise protected by a Content Security Policy may have been able to inject executable script. This would be severely constrained by the specified Content Security Policy of the document. This vulnerability affects Firefox < 108."
}
],
"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:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-74"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*",
"versionEndExcluding": "108.0",
"matchCriteriaId": "9BB4BE02-7F35-4034-8C61-5DC921524F84"
}
]
}
]
}
],
"references": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1644790",
"source": "security@mozilla.org",
"tags": [
"Issue Tracking"
]
},
{
"url": "https://security.gentoo.org/glsa/202305-06",
"source": "security@mozilla.org"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2022-51/",
"source": "security@mozilla.org",
"tags": [
"Vendor Advisory"
]
}
]
}