2024-09-03 14:03:47 +00:00
{
"id" : "CVE-2024-8381" ,
"sourceIdentifier" : "security@mozilla.org" ,
"published" : "2024-09-03T13:15:05.553" ,
2024-09-06 18:03:18 +00:00
"lastModified" : "2024-09-06T17:15:17.573" ,
"vulnStatus" : "Modified" ,
2024-09-03 14:03:47 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
2024-09-06 18:03:18 +00:00
"value" : "A potentially exploitable type confusion could be triggered when looking up a property name on an object being used as the `with` environment. This vulnerability affects Firefox < 130, Firefox ESR < 128.2, Firefox ESR < 115.15, Thunderbird < 128.2, and Thunderbird < 115.15."
2024-09-04 16:03:36 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se podr\u00eda generar una confusi\u00f3n de tipos potencialmente explotable al buscar el nombre de una propiedad en un objeto que se utiliza como entorno `with`. Esta vulnerabilidad afecta a Firefox < 130, Firefox ESR < 128.2 y Firefox ESR < 115.15."
2024-09-03 14:03:47 +00:00
}
] ,
2024-09-03 18:03:15 +00:00
"metrics" : {
"cvssMetricV31" : [
2024-09-04 16:03:36 +00:00
{
"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: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
} ,
2024-09-03 18:03:15 +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-09-04 16:03:36 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-843"
}
]
} ,
2024-09-03 18:03:15 +00:00
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-843"
}
]
}
] ,
2024-09-04 16:03:36 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "130.0" ,
"matchCriteriaId" : "87E41A09-924E-494F-BDF3-8C17EF330178"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mozilla:firefox_esr:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "115.15" ,
"matchCriteriaId" : "1208DB6D-68A1-41C1-9C57-7C1C16F32229"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mozilla:firefox_esr:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "128.0" ,
"versionEndExcluding" : "128.2" ,
"matchCriteriaId" : "5D8B478B-4E42-4B63-B62E-D788C298047D"
}
]
}
]
}
] ,
2024-09-03 14:03:47 +00:00
"references" : [
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1912715" ,
2024-09-04 16:03:36 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Issue Tracking" ,
"Permissions Required"
]
2024-09-03 14:03:47 +00:00
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2024-39/" ,
2024-09-04 16:03:36 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Vendor Advisory"
]
2024-09-03 14:03:47 +00:00
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2024-40/" ,
2024-09-04 16:03:36 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Vendor Advisory"
]
2024-09-03 14:03:47 +00:00
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2024-41/" ,
2024-09-04 16:03:36 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Vendor Advisory"
]
2024-09-06 18:03:18 +00:00
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2024-43/" ,
"source" : "security@mozilla.org"
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2024-44/" ,
"source" : "security@mozilla.org"
2024-09-03 14:03:47 +00:00
}
]
}