2024-01-29 23:00:28 +00:00

88 lines
2.4 KiB
JSON

{
"id": "CVE-2024-0744",
"sourceIdentifier": "security@mozilla.org",
"published": "2024-01-23T14:15:38.327",
"lastModified": "2024-01-29T22:47:40.353",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In some circumstances, JIT compiled code could have dereferenced a wild pointer value. This could have led to an exploitable crash. This vulnerability affects Firefox < 122."
},
{
"lang": "es",
"value": "En algunas circunstancias, el c\u00f3digo compilado JIT podr\u00eda haber eliminado la referencia a un valor de puntero salvaje. Esto podr\u00eda haber provocado un fallo explotable. Esta vulnerabilidad afecta a Firefox &lt; 122."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-119"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*",
"versionEndExcluding": "122.0",
"matchCriteriaId": "EEF7698D-52B1-4E62-8ADD-782A4BC59AD8"
}
]
}
]
}
],
"references": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1871089",
"source": "security@mozilla.org",
"tags": [
"Permissions Required"
]
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2024-01/",
"source": "security@mozilla.org",
"tags": [
"Release Notes",
"Vendor Advisory"
]
}
]
}