Authenticated database manipulation via unparameterized product_code
Published Oct 12, 2025 · Updated Oct 12, 2025
SQL injection in Project Online Shopping Website allows remote authenticated users to read, alter, or delete database data. The delete.php handler concatenates the POST product_code value directly into a DELETE statement and submits the resulting string through mysqli_query without parameterization. Reaching the handler requires high-privilege application access, while successful injection is bounded by the database account's permissions.
Summary
What happened
SQL injection in Project Online Shopping Website allows remote authenticated users to read, alter, or delete database data. The delete.php handler concatenates the POST product_code value directly into a DELETE statement and submits the resulting string through mysqli_query without parameterization. Reaching the handler requires high-privilege application access, while successful injection is bounded by the database account's permissions.
The record
- CVE
- CVE-2025-11628
- Published
- Oct 12, 2025
- Updated
- Oct 12, 2025
- Vendor
- Jimit Dholakia
- Product
- Project Online Shopping Website
- Classifications
- CWE-89, CWE-74, T1190
- Attack vector
- network
- Privileges
- admin
Timeline
How it unfolded
- Oct 12, 2025CVE publishedPublication date reported by the CVE source.
- Oct 12, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=7d892f442bd8a96dd242dbe2b9bd5ed641e13e64
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Project Online Shopping Website exit SQL proof of conceptproof of concept · unverified
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo