CVE-2024-50944

CRITICAL

SimplCommerce - Integer Overflow in CartController AddToCart Quantity Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2024-50944. PoCs published by AbdullahAlmutawa.

AI-analyzed exploit summary This repository contains a writeup for CVE-2024-50944, an integer overflow vulnerability in SimplCommerce's cart logic. The vulnerability allows manipulation of product quantities and total prices via crafted quantity parameters.

Description

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.

Exploits (1)

nomisec WRITEUP
by AbdullahAlmutawa · poc
https://github.com/AbdullahAlmutawa/CVE-2024-50944

This repository contains a writeup for CVE-2024-50944, an integer overflow vulnerability in SimplCommerce's cart logic. The vulnerability allows manipulation of product quantities and total prices via crafted quantity parameters.

Classification
Writeup 90%
Attack Type
Other
Complexity
Trivial
Reliability
Reliable
Target: SimplCommerce (commit 230310c8d7a0408569b292c5a805c459d47a1d8f)
No auth needed
Prerequisites: Access to the SimplCommerce application · Ability to add products to the cart
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Scores

CVSS v3 9.8
EPSS 0.0097
EPSS Percentile 57.0%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact total

Details

CWE
CWE-190
Status published
Published Dec 27, 2024
Tracked Since Feb 18, 2026