2023-09-11 10:00:28 +00:00
{
"id" : "CVE-2023-4578" ,
"sourceIdentifier" : "security@mozilla.org" ,
"published" : "2023-09-11T09:15:09.347" ,
2023-09-14 04:00:29 +00:00
"lastModified" : "2023-09-14T03:53:09.187" ,
"vulnStatus" : "Analyzed" ,
2023-09-11 10:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "When calling `JS::CheckRegExpSyntax` a Syntax Error could have been set which would end in calling `convertToRuntimeErrorAndClear`. A path in the function could attempt to allocate memory when none is available which would have caused a newly created Out of Memory exception to be mishandled as a Syntax Error. This vulnerability affects Firefox < 117, Firefox ESR < 115.2, and Thunderbird < 115.2."
}
] ,
2023-09-14 04:00:29 +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" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-770"
}
]
}
] ,
"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 ,
"criteria" : "cpe:2.3:a:mozilla:firefox_esr:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "115.2" ,
"matchCriteriaId" : "3DB778E6-50ED-4395-AFA5-A0043AEB4382"
} ,
{
"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=1839007" ,
2023-09-14 04:00:29 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Issue Tracking" ,
"Permissions Required"
]
2023-09-11 10:00:28 +00:00
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2023-34/" ,
2023-09-14 04:00:29 +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-14 04:00:29 +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-38/" ,
2023-09-14 04:00:29 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Vendor Advisory"
]
2023-09-11 10:00:28 +00:00
}
]
}