2023-07-12 20:00:38 +00:00
{
"id" : "CVE-2023-3600" ,
"sourceIdentifier" : "security@mozilla.org" ,
"published" : "2023-07-12T14:15:10.143" ,
2023-07-31 18:00:35 +00:00
"lastModified" : "2023-07-31T17:47:39.910" ,
"vulnStatus" : "Analyzed" ,
2023-07-12 20:00:38 +00:00
"descriptions" : [
{
"lang" : "en" ,
2023-07-24 12:00:30 +00:00
"value" : "During the worker lifecycle, a use-after-free condition could have occured, which could have led to a potentially exploitable crash. This vulnerability affects Firefox < 115.0.2, Firefox ESR < 115.0.2, and Thunderbird < 115.0.1."
2023-07-12 20:00:38 +00:00
}
] ,
2023-07-20 20:01:17 +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: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
}
]
} ,
"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" : "115.0.2" ,
"matchCriteriaId" : "35531B50-AB55-4A7B-BD06-552A1B9AF861"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mozilla:firefox_esr:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "115.0.2" ,
"matchCriteriaId" : "9896CC90-D9A1-4C8C-A4FD-43E916A1AB91"
2023-07-31 18:00:35 +00:00
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "115.0.1" ,
"matchCriteriaId" : "F9464DF3-94EA-4B34-B786-05BD86337C55"
2023-07-20 20:01:17 +00:00
}
]
}
]
}
] ,
2023-07-12 20:00:38 +00:00
"references" : [
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1839703" ,
2023-07-20 20:01:17 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Issue Tracking" ,
"Permissions Required" ,
"Vendor Advisory"
]
2023-07-12 20:00:38 +00:00
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2023-26/" ,
2023-07-20 20:01:17 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Vendor Advisory"
]
2023-07-24 12:00:30 +00:00
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2023-27/" ,
2023-07-31 18:00:35 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Vendor Advisory"
]
2023-07-12 20:00:38 +00:00
}
]
}