2024-08-06 14:03:12 +00:00
{
"id" : "CVE-2024-7528" ,
"sourceIdentifier" : "security@mozilla.org" ,
"published" : "2024-08-06T13:15:57.600" ,
2024-08-12 18:03:13 +00:00
"lastModified" : "2024-08-12T16:10:00.647" ,
"vulnStatus" : "Analyzed" ,
2024-08-06 14:03:12 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
2024-08-06 23:58:12 +00:00
"value" : "Incorrect garbage collection interaction in IndexedDB could have led to a use-after-free. This vulnerability affects Firefox < 129, Firefox ESR < 128.1, and Thunderbird < 128.1."
2024-08-09 16:03:13 +00:00
} ,
{
"lang" : "es" ,
"value" : "La interacci\u00f3n incorrecta de recolecci\u00f3n de basura en IndexedDB podr\u00eda haber dado lugar a un use-after-free. Esta vulnerabilidad afecta a Firefox < 129, Firefox ESR < 128.1 y Thunderbird < 128.1."
}
] ,
"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-09 16:03:13 +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:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
2024-08-12 18:03:13 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
} ,
2024-08-09 16:03:13 +00:00
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
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" : "128.1.0" ,
"matchCriteriaId" : "AD0FE4E3-38C2-432E-A475-FF47DD4C2486"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "128.1.0" ,
"matchCriteriaId" : "5E69B2E1-07FA-4AFC-9C18-81F0BF10C64B"
}
]
}
]
}
] ,
2024-08-06 14:03:12 +00:00
"references" : [
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1895951" ,
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-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 14:03:12 +00:00
}
]
}