| Title | code-projects E-Commerce Site 1.0 CSRF |
|---|
| Description | This vulnerability exists in the '/cart_add.php' file of the e-commerce system. An attacker can craft a malicious webpage and trick authenticated users into visiting it. Without proper CSRF token validation, the backend cannot distinguish whether a request is legitimate or forged. As a result, attackers can perform unauthorized actions such as adding items to a user's cart, manipulating order quantities, launching inventory denial-of-service attacks, and even controlling the user's order placement. |
|---|
| Source | ⚠️ https://github.com/BalanceLee/CVE/issues/3 |
|---|
| User | balancelee (UID 87843) |
|---|
| Submission | 07/14/2025 07:38 (9 months ago) |
|---|
| Moderation | 07/17/2025 12:38 (3 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 316746 [code-projects E-Commerce Site 1.0 cross-site request forgery] |
|---|
| Points | 20 |
|---|