2023-09-11 10:00:28 +00:00
{
"id" : "CVE-2023-4574" ,
"sourceIdentifier" : "security@mozilla.org" ,
"published" : "2023-09-11T09:15:09.087" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:35:27.643" ,
2023-09-13 12:00:29 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-09-11 10:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
2023-09-13 12:00:29 +00:00
"value" : "When creating a callback over IPC for showing the Color Picker window, multiple of the same callbacks could have been created at a time and eventually all simultaneously destroyed as soon as one of the callbacks finished. This could have led to a use-after-free causing a potentially exploitable crash. This vulnerability affects Firefox < 117, Firefox ESR < 102.15, Firefox ESR < 115.2, Thunderbird < 102.15, and Thunderbird < 115.2."
2024-04-04 08:46:00 +00:00
} ,
{
"lang" : "es" ,
"value" : "Al crear una devoluci\u00f3n de llamada a trav\u00e9s de IPC para mostrar la ventana Color Picker, se podr\u00edan haber creado varias devoluciones de llamada iguales a la vez y eventualmente todas destruidas simult\u00e1neamente tan pronto como finalice una de las devoluciones de llamada. Esto podr\u00eda haber llevado a un uso despu\u00e9s de la liberaci\u00f3n que provoc\u00f3 un bloqueo potencialmente explotable. Esta vulnerabilidad afecta a Firefox < 117, Firefox ESR < 102.15, Firefox ESR < 115.2 y Thunderbird < 115.2."
2023-09-11 10:00:28 +00:00
}
] ,
2023-09-13 04:00:31 +00:00
"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:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
2023-09-13 04:00:31 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-09-13 04:00:31 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "117.0" ,
"matchCriteriaId" : "97397EB0-B9CD-4C1F-B2DC-92F03D4DC61B"
} ,
{
"vulnerable" : true ,
2024-10-21 14:03:55 +00:00
"criteria" : "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "115.0" ,
"versionEndExcluding" : "115.2" ,
"matchCriteriaId" : "98C163DC-8C12-43DA-8B27-64FBD3120547"
2023-09-13 04:00:31 +00:00
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mozilla:firefox_esr:*:*:*:*:*:*:*:*" ,
2024-10-21 14:03:55 +00:00
"versionEndExcluding" : "102.15" ,
"matchCriteriaId" : "066F8E6C-E629-4F70-8925-CB5C901E3A07"
2023-09-13 04:00:31 +00:00
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "115.2" ,
"matchCriteriaId" : "F88F4161-8C10-4753-BE49-8AE5FB965EE4"
}
]
}
]
}
] ,
2023-09-11 10:00:28 +00:00
"references" : [
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1846688" ,
2023-09-13 04:00:31 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Issue Tracking"
]
2023-09-11 10:00:28 +00:00
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2023-34/" ,
2023-09-13 04:00:31 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Vendor Advisory"
]
2023-09-11 10:00:28 +00:00
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2023-35/" ,
2023-09-13 04:00:31 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Vendor Advisory"
]
2023-09-11 10:00:28 +00:00
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2023-36/" ,
2023-09-13 04:00:31 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Vendor Advisory"
]
2023-09-11 10:00:28 +00:00
} ,
2023-09-13 12:00:29 +00:00
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2023-37/" ,
"source" : "security@mozilla.org"
} ,
2023-09-11 10:00:28 +00:00
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2023-38/" ,
2023-09-13 04:00:31 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1846688" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking"
]
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2023-34/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2023-35/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2023-36/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2023-37/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2023-38/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-09-11 10:00:28 +00:00
}
]
}