72 lines
2.2 KiB
JSON
Raw Normal View History

{
"id": "CVE-2024-50944",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-12-27T19:15:08.833",
"lastModified": "2024-12-28T19:15:06.197",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Integer overflow vulnerability exists in SimplCommerce at commit 230310c8d7a0408569b292c5a805c459d47a1d8f in the shopping cart functionality. The issue lies in the quantity parameter in the CartController's AddToCart method."
},
{
"lang": "es",
"value": "Existe una vulnerabilidad de desbordamiento de n\u00fameros enteros en SimplCommerce en el commit 230310c8d7a0408569b292c5a805c459d47a1d8f en la funcionalidad del carrito de compras. El problema se encuentra en el par\u00e1metro de cantidad en el m\u00e9todo AddToCart de CartController."
}
],
"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:H/I:H/A:H",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-190"
}
]
}
],
"references": [
{
"url": "https://github.com/AbdullahAlmutawa/CVE-2024-50944",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/simplcommerce/SimplCommerce",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/simplcommerce/SimplCommerce/issues/1110",
"source": "cve@mitre.org"
},
{
"url": "https://www.simplcommerce.com/",
"source": "cve@mitre.org"
}
]
}