2024-12-08 03:06:42 +00:00

131 lines
4.0 KiB
JSON

{
"id": "CVE-2024-6287",
"sourceIdentifier": "cve@asrg.io",
"published": "2024-06-24T16:15:11.003",
"lastModified": "2024-11-21T09:49:21.517",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Incorrect Calculation vulnerability in Renesas arm-trusted-firmware allows Local Execution of Code.\n\n\nWhen checking whether a new image invades/overlaps with a previously loaded image the code neglects to consider a few cases. that could An attacker to bypass memory range restriction and overwrite an already loaded image partly or completely, which could result in code execution and bypass of secure boot."
},
{
"lang": "es",
"value": "La vulnerabilidad de c\u00e1lculo incorrecto en Renesas arm-trusted-firmware permite la ejecuci\u00f3n local de c\u00f3digo. Al comprobar si una nueva imagen invade/se superpone con una imagen previamente cargada, el c\u00f3digo omite considerar algunos casos. Esto podr\u00eda permitir a un atacante eludir la restricci\u00f3n del rango de memoria y sobrescribir parcial o completamente una imagen ya cargada, lo que podr\u00eda provocar la ejecuci\u00f3n del c\u00f3digo y la omisi\u00f3n del arranque seguro."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "cve@asrg.io",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "LOCAL",
"attackComplexity": "HIGH",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 0.8,
"impactScore": 6.0
},
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "cve@asrg.io",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-682"
}
]
},
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-682"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:renesas:rcar_gen3:v2.5:*:*:*:*:*:*:*",
"matchCriteriaId": "61D55B7B-8BDE-4855-914D-62371B0354CC"
}
]
}
]
}
],
"references": [
{
"url": "https://asrg.io/security-advisories/cve-2024-6287/",
"source": "cve@asrg.io",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/renesas-rcar/arm-trusted-firmware/commit/954d488a9798f8fda675c6b57c571b469b298f04",
"source": "cve@asrg.io",
"tags": [
"Patch"
]
},
{
"url": "https://asrg.io/security-advisories/cve-2024-6287/",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/renesas-rcar/arm-trusted-firmware/commit/954d488a9798f8fda675c6b57c571b469b298f04",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch"
]
}
]
}