2024-05-14 18:03:25 +00:00
{
"id" : "CVE-2024-4761" ,
"sourceIdentifier" : "chrome-cve-admin@google.com" ,
"published" : "2024-05-14T16:17:35.810" ,
2024-11-27 21:04:18 +00:00
"lastModified" : "2024-11-27T19:27:02.497" ,
2024-08-14 18:03:14 +00:00
"vulnStatus" : "Analyzed" ,
2024-07-03 04:04:51 +00:00
"cveTags" : [ ] ,
2024-05-14 18:03:25 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Out of bounds write in V8 in Google Chrome prior to 124.0.6367.207 allowed a remote attacker to perform an out of bounds memory write via a crafted HTML page. (Chromium security severity: High)"
2024-05-18 02:03:25 +00:00
} ,
{
"lang" : "es" ,
"value" : "La escritura fuera de los l\u00edmites en V8 en Google Chrome anterior a 124.0.6367.207 permit\u00eda a un atacante remoto realizar una escritura en memoria fuera de los l\u00edmites a trav\u00e9s de una p\u00e1gina HTML manipulada. (Severidad de seguridad de Chrome: alta)"
2024-05-14 18:03:25 +00:00
}
] ,
2024-05-20 16:03: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:H/I:H/A:H" ,
2024-11-27 21:04:18 +00:00
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
2024-05-20 16:03:29 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-11-27 21:04:18 +00:00
"availabilityImpact" : "HIGH"
2024-05-20 16:03:29 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
2024-07-03 04:04:51 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
2024-11-27 21:04:18 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2024-07-03 04:04:51 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-11-27 21:04:18 +00:00
"availabilityImpact" : "HIGH"
2024-07-03 04:04:51 +00:00
} ,
"exploitabilityScore" : 1.6 ,
"impactScore" : 5.9
2024-05-20 16:03:29 +00:00
}
]
} ,
2024-11-27 21:04:18 +00:00
"cisaExploitAdd" : "2024-05-16" ,
"cisaActionDue" : "2024-06-06" ,
"cisaRequiredAction" : "Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable." ,
"cisaVulnerabilityName" : "Google Chromium V8 Out-of-Bounds Memory Write Vulnerability" ,
2024-05-20 16:03:29 +00:00
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-787"
}
]
2024-07-03 04:04:51 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-787"
}
]
2024-05-20 16:03:29 +00:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "124.0.6367.207" ,
"matchCriteriaId" : "404F106A-F5FC-43CA-A4AC-721978A55DDB"
}
]
}
]
2024-08-14 18:03:14 +00:00
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CC559B26-5DFC-4B7A-A27C-B77DE755DFF9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "B8EDB836-4E6A-4B71-B9B2-AA3E03E0F646"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:fedoraproject:fedora:40:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CA277A6C-83EC-4536-9125-97B84C4FAF59"
}
]
}
]
2024-05-20 16:03:29 +00:00
}
] ,
2024-05-14 18:03:25 +00:00
"references" : [
{
"url" : "https://chromereleases.googleblog.com/2024/05/stable-channel-update-for-desktop_13.html" ,
2024-05-20 16:03:29 +00:00
"source" : "chrome-cve-admin@google.com" ,
"tags" : [
"Vendor Advisory"
]
2024-05-14 18:03:25 +00:00
} ,
{
"url" : "https://issues.chromium.org/issues/339458194" ,
2024-05-20 16:03:29 +00:00
"source" : "chrome-cve-admin@google.com" ,
"tags" : [
"Permissions Required"
]
2024-06-10 20:03:11 +00:00
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6G7EYH2JAK5OJPVNC6AXYQ5K7YGYNCDN/" ,
2024-08-14 18:03:14 +00:00
"source" : "chrome-cve-admin@google.com" ,
"tags" : [
"Mailing List"
]
2024-06-10 20:03:11 +00:00
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NTSN22LNYXMWHVTYNOYQVOY7VDZFHENQ/" ,
2024-08-14 18:03:14 +00:00
"source" : "chrome-cve-admin@google.com" ,
"tags" : [
"Mailing List"
]
2024-06-10 20:03:11 +00:00
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WSUWM73ZCXTN62AT2REYQDD5ZKPFMDZD/" ,
2024-08-14 18:03:14 +00:00
"source" : "chrome-cve-admin@google.com" ,
"tags" : [
"Mailing List"
]
2024-11-27 21:04:18 +00:00
} ,
{
"url" : "https://chromereleases.googleblog.com/2024/05/stable-channel-update-for-desktop_13.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://issues.chromium.org/issues/339458194" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Permissions Required"
]
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6G7EYH2JAK5OJPVNC6AXYQ5K7YGYNCDN/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List"
]
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NTSN22LNYXMWHVTYNOYQVOY7VDZFHENQ/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List"
]
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WSUWM73ZCXTN62AT2REYQDD5ZKPFMDZD/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List"
]
2024-05-14 18:03:25 +00:00
}
]
}