2024-05-14 20:03:30 +00:00
{
"id" : "CVE-2024-4774" ,
"sourceIdentifier" : "security@mozilla.org" ,
"published" : "2024-05-14T18:15:15.613" ,
2025-01-22 19:03:53 +00:00
"lastModified" : "2025-01-22T17:56:00.637" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-05-14 20:03:30 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "The `ShmemCharMapHashEntry()` code was susceptible to potentially undefined behavior by bypassing the move semantics for one of its data members. This vulnerability affects Firefox < 126."
2024-05-19 02:03:31 +00:00
} ,
{
"lang" : "es" ,
"value" : "El c\u00f3digo `ShmemCharMapHashEntry()` era susceptible a un comportamiento potencialmente indefinido al omitir la sem\u00e1ntica de movimiento de uno de sus miembros de datos. Esta vulnerabilidad afecta a Firefox < 126."
2024-05-14 20:03:30 +00:00
}
] ,
2025-01-22 19:03:53 +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:L/A:L" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 2.5
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:mozilla:firefox:*:*:*:*:-:*:*:*" ,
"versionEndExcluding" : "126.0" ,
"matchCriteriaId" : "2695925F-3984-4304-A630-5FF27054F360"
}
]
}
]
}
] ,
2024-05-14 20:03:30 +00:00
"references" : [
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1886598" ,
2025-01-22 19:03:53 +00:00
"source" : "security@mozilla.org" ,
"tags" : [
"Issue Tracking"
]
2024-05-14 20:03:30 +00:00
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2024-21/" ,
2025-01-22 19:03:53 +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=1886598" ,
2025-01-22 19:03:53 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2024-21/" ,
2025-01-22 19:03:53 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2024-05-14 20:03:30 +00:00
}
]
}