2024-08-06 14:03:12 +00:00
{
"id" : "CVE-2024-7522" ,
"sourceIdentifier" : "security@mozilla.org" ,
"published" : "2024-08-06T13:15:57.237" ,
2024-08-12 18:03:13 +00:00
"lastModified" : "2024-08-12T16:06:05.300" ,
"vulnStatus" : "Analyzed" ,
2024-08-06 14:03:12 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
2024-08-06 23:58:12 +00:00
"value" : "Editor code failed to check an attribute value. This could have led to an out-of-bounds read. This vulnerability affects Firefox < 129, Firefox ESR < 115.14, Firefox ESR < 128.1, Thunderbird < 128.1, and Thunderbird < 115.14."
2024-08-08 18:03:14 +00:00
} ,
{
"lang" : "es" ,
"value" : "El c\u00f3digo del editor no pudo verificar el valor de un atributo. Esto podr\u00eda haber dado lugar a una lectura fuera de los l\u00edmites. Esta vulnerabilidad afecta a Firefox < 129, Firefox ESR < 115.14, Firefox ESR < 128.1, Thunderbird < 128.1 y Thunderbird < 115.14."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-08-12 18:03:13 +00:00
{
"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
} ,
2024-08-08 18:03:14 +00:00
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.1 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.2
}
]
} ,
"weaknesses" : [
2024-08-12 18:03:13 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-125"
}
]
} ,
2024-08-08 18:03:14 +00:00
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-125"
}
]
2024-08-06 14:03:12 +00:00
}
] ,
2024-08-12 18:03:13 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "129.0" ,
"matchCriteriaId" : "12C9ABF7-3B44-4C24-B152-488DCF9E2D39"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mozilla:firefox_esr:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "115.14.0" ,
"matchCriteriaId" : "95A2A856-7C7A-46A3-A2B5-967E63D7083A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mozilla:firefox_esr:128.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "AE7D7BC3-F9A8-42D3-8C60-464457B7B2CC"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "115.14.0" ,
"matchCriteriaId" : "86167092-2071-4D6B-8CBC-F5C13923D7A8"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mozilla:thunderbird:128.0.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "65FE0D69-95D3-4440-8DE5-141510B64C20"
}
]
}
]
}
] ,
2024-08-06 14:03:12 +00:00
"references" : [
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1906727" ,
2024-08-12 18:03:13 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Issue Tracking" ,
"Permissions Required"
]
2024-08-06 14:03:12 +00:00
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2024-33/" ,
2024-08-12 18:03:13 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Vendor Advisory"
]
2024-08-06 14:03:12 +00:00
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2024-34/" ,
2024-08-12 18:03:13 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Vendor Advisory"
]
2024-08-06 14:03:12 +00:00
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2024-35/" ,
2024-08-12 18:03:13 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Vendor Advisory"
]
2024-08-06 23:58:12 +00:00
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2024-37/" ,
2024-08-12 18:03:13 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Vendor Advisory"
]
2024-08-06 23:58:12 +00:00
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2024-38/" ,
2024-08-12 18:03:13 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Vendor Advisory"
]
2024-08-06 14:03:12 +00:00
}
]
}