2023-08-01 16:00:31 +00:00
{
"id" : "CVE-2023-4046" ,
"sourceIdentifier" : "security@mozilla.org" ,
"published" : "2023-08-01T15:15:09.847" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:34:17.500" ,
2023-08-08 14:00:37 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-08-01 16:00:31 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In some circumstances, a stale value could have been used for a global variable in WASM JIT analysis. This resulted in incorrect compilation and a potentially exploitable crash in the content process. This vulnerability affects Firefox < 116, Firefox ESR < 102.14, and Firefox ESR < 115.1."
}
] ,
2023-08-07 16:00:30 +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:N/S:U/C:N/I:N/A:L" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
2023-08-07 16:00:30 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "LOW"
2023-08-07 16:00:30 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
2024-10-22 18:03:42 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-770"
}
]
2023-08-07 16:00:30 +00:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "116.0" ,
"matchCriteriaId" : "C6C6420C-0883-4585-A655-4C470029CB85"
} ,
{
"vulnerable" : true ,
2024-10-21 14:03:55 +00:00
"criteria" : "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*" ,
2024-10-21 20:03:29 +00:00
"versionStartIncluding" : "102.0" ,
"versionEndExcluding" : "102.14" ,
"matchCriteriaId" : "FE961FDE-D5BE-40C3-8F2D-3952F6A9FC46"
2023-08-07 16:00:30 +00:00
} ,
{
"vulnerable" : true ,
2024-10-21 20:03:29 +00:00
"criteria" : "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "115.0" ,
"versionEndExcluding" : "115.1" ,
"matchCriteriaId" : "EACD3AEC-1B8F-41F1-9AFF-4FED63609109"
2023-08-07 16:00:30 +00:00
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "FA6FEEC2-9F11-4643-8827-749718254FED"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:debian:debian_linux:12.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "46D69DCC-AE4D-4EA5-861C-D60951444C6C"
}
]
}
]
}
] ,
2023-08-01 16:00:31 +00:00
"references" : [
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1837686" ,
2023-08-07 16:00:30 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Issue Tracking" ,
"Permissions Required"
]
2023-08-01 16:00:31 +00:00
} ,
2023-08-08 14:00:37 +00:00
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/08/msg00008.html" ,
"source" : "security@mozilla.org"
} ,
2023-08-09 22:00:32 +00:00
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/08/msg00010.html" ,
"source" : "security@mozilla.org"
} ,
2023-08-04 06:00:36 +00:00
{
"url" : "https://www.debian.org/security/2023/dsa-5464" ,
2023-08-07 16:00:30 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Third Party Advisory"
]
2023-08-04 06:00:36 +00:00
} ,
2023-08-07 10:00:36 +00:00
{
"url" : "https://www.debian.org/security/2023/dsa-5469" ,
2023-08-07 16:00:30 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Third Party Advisory"
]
2023-08-07 10:00:36 +00:00
} ,
2023-08-01 16:00:31 +00:00
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2023-29/" ,
2023-08-07 16:00:30 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Vendor Advisory"
]
2023-08-01 16:00:31 +00:00
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2023-30/" ,
2023-08-07 16:00:30 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Vendor Advisory"
]
2023-08-01 16:00:31 +00:00
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2023-31/" ,
2023-08-07 16:00:30 +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=1837686" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Permissions Required"
]
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/08/msg00008.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/08/msg00010.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://www.debian.org/security/2023/dsa-5464" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://www.debian.org/security/2023/dsa-5469" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2023-29/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2023-30/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2023-31/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2023-08-01 16:00:31 +00:00
}
]
}