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

123 lines
3.9 KiB
JSON

{
"id": "CVE-2022-46881",
"sourceIdentifier": "security@mozilla.org",
"published": "2022-12-22T20:15:47.547",
"lastModified": "2023-09-13T11:15:09.737",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An optimization in WebGL was incorrect in some cases, and could have led to memory corruption and a potentially exploitable crash.\n*Note*: This advisory was added on December 13th, 2022 after we better understood the impact of the issue. The fix was included in the original release of Firefox 106. This vulnerability affects Firefox < 106, Firefox ESR < 102.6, and Thunderbird < 102.6."
},
{
"lang": "es",
"value": "Una optimizaci\u00f3n en WebGL era incorrecta en algunos casos, y podr\u00eda haber provocado da\u00f1os en la memoria y un bloqueo potencialmente explotable. *Nota*: Este aviso se agreg\u00f3 el 13 de diciembre de 2022 despu\u00e9s de que entendi\u00e9ramos mejor el impacto del problema. La correcci\u00f3n se incluy\u00f3 en la versi\u00f3n original de Firefox 106. Esta vulnerabilidad afecta a Firefox &lt; 106, Firefox ESR &lt; 102.6 y Thunderbird &lt; 102.6."
}
],
"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-787"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*",
"versionEndExcluding": "106.0",
"matchCriteriaId": "181587B4-3F8B-4B6F-8791-0323506EC07F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mozilla:firefox_esr:*:*:*:*:*:*:*:*",
"versionEndExcluding": "102.6",
"matchCriteriaId": "D2521C8C-7745-4B25-9B20-6C3AFC1D7AF7"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*",
"versionEndExcluding": "102.6",
"matchCriteriaId": "895D09F3-D06C-42F6-9937-A6DDCE741FED"
}
]
}
]
}
],
"references": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1770930",
"source": "security@mozilla.org",
"tags": [
"Issue Tracking",
"Permissions Required"
]
},
{
"url": "https://security.gentoo.org/glsa/202305-06",
"source": "security@mozilla.org"
},
{
"url": "https://security.gentoo.org/glsa/202305-13",
"source": "security@mozilla.org"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2022-44/",
"source": "security@mozilla.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2022-52/",
"source": "security@mozilla.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2022-53/",
"source": "security@mozilla.org",
"tags": [
"Vendor Advisory"
]
}
]
}