Impact
This vulnerability resides in the PHPGurukul Online Shopping Portal Project 2.1 within the file categorywise-products.php. The vulnerability arises when the cid parameter is manipulated, allowing attackers to inject arbitrary SQL statements. The result can be unauthorized retrieval of sensitive data, manipulation of database contents, or other data integrity violations. It is a classic input validation weakness (CWE-74 and CWE-89) that can expose confidential user and transaction information.
Affected Systems
Affected systems are installations of the PHPGurukul Online Shopping Portal Project. The reported impact applies to version 2.1 of the portal; other versions are not confirmed to be vulnerable. Any server that hosts the component Parameter Handler and exposes the /categorywise-products.php endpoint may be susceptible.
Risk and Exploitability
The CVSS score for this issue is 5.3, indicating medium severity. EPSS is unavailable and the flaw is not included in the CISA KEV catalog. Attackers can exploit the flaw remotely via HTTP requests that include a crafted cid value, and the exploit code has been publicly released. Because the vulnerability allows SQL injection, it is readily exploitable in a typical web environment, especially when the underlying database credentials run with sufficient privileges.
OpenCVE Enrichment