Skip to main content

code-projects E-Commerce Site CVE-2025-7756

LOW
Cross-Site Request Forgery (CSRF) (CWE-352)
2025-07-17 cna@vuldb.com
2.1
CVSS 4.0 · NVD

Severity by source

NVD PRIMARY
2.1 LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
P
Scope
X

Lifecycle Timeline

1
Analysis Generated
Apr 29, 2026 - 01:20 vuln.today

DescriptionCVE.org

A vulnerability classified as problematic has been found in code-projects E-Commerce Site 1.0. Affected is an unknown function. The manipulation leads to cross-site request forgery. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.

AnalysisAI

Cross-site request forgery (CSRF) vulnerability in code-projects E-Commerce Site version 1.0 allows remote attackers to perform unauthorized actions on behalf of authenticated users via a crafted request. The vulnerability requires user interaction (e.g., clicking a malicious link) and affects the integrity of user sessions. Publicly available exploit code exists, though the EPSS score of 0.06% indicates low real-world exploitation probability relative to the attack surface.

Technical ContextAI

This vulnerability stems from insufficient CSRF token validation or lack of same-origin policy enforcement in the e-commerce application (CWE-352: Cross-Site Request Forgery). The affected product is code-projects E-Commerce Site version 1.0 (CPE: cpe:2.3:a:fabian:e-commerce_site:1.0:*:*:*:*:*:*:*), which fails to implement proper state-changing request protection mechanisms. CSRF vulnerabilities typically allow attackers to craft requests that exploit the trust a web application places in a user's browser session, bypassing authentication checks by leveraging the user's existing authenticated state.

RemediationAI

No vendor-released patch identified at time of analysis. Implement the following compensating controls: (1) Deploy CSRF tokens (e.g., synchronizer token pattern or double-submit cookies) on all state-changing endpoints (POST, PUT, DELETE requests), validating token presence and validity before processing requests; this mitigates the attack by ensuring requests originate from the legitimate application. (2) Implement SameSite cookie attributes (SameSite=Strict or SameSite=Lax) on session cookies to prevent automatic credential transmission on cross-origin requests; this reduces exploitation surface at the HTTP layer. (3) Verify Origin and Referer headers for state-changing requests, rejecting requests from unexpected origins, though note this can be bypassed in certain browser configurations. (4) Apply Content Security Policy (CSP) headers to restrict unauthorized script execution and reduce attack complexity. Organizations should contact code-projects for patch availability or upgrade to a patched version if released. Monitor https://code-projects.org/ and https://vuldb.com/ for security advisories.

CVE-2024-12884 MEDIUM POC
6.9 Dec 21

A vulnerability was found in Codezips E-Commerce Website 1.0. Rated medium severity (CVSS 6.9), this vulnerability is re

CVE-2024-12792 MEDIUM POC
6.9 Dec 19

A vulnerability classified as critical was found in Codezips E-Commerce Site 1.0. Rated medium severity (CVSS 6.9), this

CVE-2024-12791 MEDIUM POC
6.9 Dec 19

A vulnerability was found in Codezips E-Commerce Site 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remot

CVE-2024-11663 MEDIUM POC
6.9 Nov 25

A vulnerability classified as critical was found in Codezips E-Commerce Site 1.0. Rated medium severity (CVSS 6.9), this

CVE-2023-7124 MEDIUM POC
6.1 Dec 28

A vulnerability, which was classified as problematic, was found in code-projects E-Commerce Site 1.0. Rated medium sever

CVE-2026-4613 MEDIUM POC
5.5 Mar 23

SQL injection in SourceCodester E-Commerce Site 1.0 through the Search parameter in /products.php enables unauthenticate

CVE-2024-12794 MEDIUM POC
5.3 Dec 19

A vulnerability, which was classified as critical, was found in Codezips E-Commerce Site 1.0. Rated medium severity (CVS

CVE-2024-5049 MEDIUM POC
5.3 May 17

A vulnerability, which was classified as critical, has been found in Codezips E-Commerce Site 1.0. Rated medium severity

CVE-2024-4923 MEDIUM POC
5.3 May 16

A vulnerability has been found in Codezips E-Commerce Site 1.0 and classified as critical. Rated medium severity (CVSS 5

CVE-2025-7175 LOW POC
2.1 Jul 08

Unrestricted file upload in code-projects E-Commerce Site 1.0 allows authenticated attackers to upload arbitrary PHP fil

CVE-2025-11094 MEDIUM
5.5 Sep 28

A security vulnerability has been detected in code-projects E-Commerce Website 1.0. Rated medium severity (CVSS 6.9), th

Share

CVE-2025-7756 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy