2024-06-24 18:03:12 +00:00
{
"id" : "CVE-2024-6285" ,
"sourceIdentifier" : "cve@asrg.io" ,
"published" : "2024-06-24T16:15:10.763" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T09:49:21.247" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-06-24 18:03:12 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Integer Underflow (Wrap or Wraparound) vulnerability in Renesas arm-trusted-firmware.\nAn integer underflow in image range check calculations could lead to bypassing address restrictions and loading of images to unallowed addresses."
2024-06-26 16:03:11 +00:00
} ,
{
"lang" : "es" ,
"value" : "Vulnerabilidad de desbordamiento de enteros (Wrap o Wraparound) en Renesas arm-trusted-firmware. Un desbordamiento insuficiente de enteros en los c\u00e1lculos de verificaci\u00f3n del rango de im\u00e1genes podr\u00eda provocar que se eludan las restricciones de direcciones y se carguen im\u00e1genes en direcciones no permitidas."
2024-06-24 18:03:12 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-06-26 16:03:11 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cve@asrg.io" ,
"type" : "Secondary" ,
2024-06-26 16:03:11 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"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" ,
2024-06-26 16:03:11 +00:00
"attackVector" : "LOCAL" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "HIGH" ,
2024-06-26 16:03:11 +00:00
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
2024-12-08 03:06:42 +00:00
"scope" : "CHANGED" ,
2024-06-26 16:03:11 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-06-26 16:03:11 +00:00
} ,
"exploitabilityScore" : 0.8 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 6.0
2024-06-26 16:03:11 +00:00
} ,
2024-06-24 18:03:12 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-06-24 18:03:12 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 6.7 ,
"baseSeverity" : "MEDIUM" ,
2024-06-24 18:03:12 +00:00
"attackVector" : "LOCAL" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "LOW" ,
2024-06-24 18:03:12 +00:00
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
2024-12-08 03:06:42 +00:00
"scope" : "UNCHANGED" ,
2024-06-24 18:03:12 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-06-24 18:03:12 +00:00
} ,
"exploitabilityScore" : 0.8 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 5.9
2024-06-24 18:03:12 +00:00
}
]
} ,
"weaknesses" : [
2024-06-26 16:03:11 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cve@asrg.io" ,
"type" : "Secondary" ,
2024-06-26 16:03:11 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-191"
}
]
} ,
2024-06-24 18:03:12 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-06-24 18:03:12 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-191"
}
]
}
] ,
2024-06-26 16:03:11 +00:00
"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"
}
]
}
]
}
] ,
2024-06-24 18:03:12 +00:00
"references" : [
{
"url" : "https://asrg.io/security-advisories/cve-2024-6285/" ,
2024-06-26 16:03:11 +00:00
"source" : "cve@asrg.io" ,
"tags" : [
"Third Party Advisory"
]
2024-06-24 18:03:12 +00:00
} ,
{
"url" : "https://github.com/renesas-rcar/arm-trusted-firmware/commit/b596f580637bae919b0ac3a5471422a1f756db3b" ,
2024-06-26 16:03:11 +00:00
"source" : "cve@asrg.io" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://asrg.io/security-advisories/cve-2024-6285/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/renesas-rcar/arm-trusted-firmware/commit/b596f580637bae919b0ac3a5471422a1f756db3b" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-06-24 18:03:12 +00:00
}
]
}