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

68 lines
1.9 KiB
JSON

{
"id": "CVE-2024-36626",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-11-29T17:15:07.990",
"lastModified": "2024-11-29T18:15:08.840",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In prestashop 8.1.4, a NULL pointer dereference was identified in the math_round function within Tools.php."
},
{
"lang": "es",
"value": "En Prestashop 8.1.4, se identific\u00f3 una desreferencia de puntero NULL en la funci\u00f3n math_round dentro de Tools.php."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "LOW"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-476"
}
]
}
],
"references": [
{
"url": "https://gist.github.com/1047524396/25c45b61a6374e0fdaf720c9863c6bcd",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/PrestaShop/PrestaShop/blob/8.1.4/classes/Tools.php#L1774",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/prestashop/prestashop/commit/20fa542294da2cfa034a48041e292acaed0c2a7f",
"source": "cve@mitre.org"
}
]
}