Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Xiaosun

#26457of 53,633
9.8Total CVSS
Vulnerabilities · 1
PT-2026-21868
9.8
2026-02-25
Sourcecodester · Simple/Nice Shopping Cart Script · CVE-2026-3148
**Name of the Vulnerable Software and Affected Versions** SourceCodester Simple and Nice Shopping Cart Script version 1.0 **Description** A SQL injection issue exists in SourceCodester Simple and Nice Shopping Cart Script 1.0. The issue is located in an unknown function within the `/signup.php` file. Manipulating the `Username` argument can trigger the SQL injection. The attack can be initiated remotely, and the exploit has been publicly disclosed. **Recommendations** Apply any available updates or patches for version 1.0. As a temporary workaround, sanitize the `Username` input to prevent SQL injection. Restrict access to the `/signup.php` file if possible.