First published: Fri Feb 14 2025(Updated: )
A SQL Injection vulnerability was found in /shopping/track-orders.php in PHPGurukul Online Shopping Portal v2.1, which allows remote attackers to execute arbitrary code via orderid POST request parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHPGurukul Online Shopping Portal Project |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-26156 has been classified as a high severity vulnerability due to its potential to allow remote code execution.
To fix CVE-2025-26156, validate and sanitize input for the orderid POST request parameter to prevent SQL injection attacks.
CVE-2025-26156 affects PHPGurukul Online Shopping Portal version 2.1 specifically.
CVE-2025-26156 allows remote attackers to execute arbitrary SQL commands via the vulnerable orderid parameter.
Yes, CVE-2025-26156 can be easily exploited by crafting specific POST requests that manipulate the orderid parameter.