Cart total manipulation via unchecked quantity input
Published Oct 11, 2025 · Updated Oct 14, 2025
Improper quantity validation in ywxbear PHP Basic BookStore Website allows remote attackers to alter cart totals through crafted purchase requests. The /index.php quantity handler inserts the raw POST quantity into a cart row and computes TotalPrice by multiplying Price by that unchecked value. The affected flow accepts unauthenticated remote requests, and negative or otherwise invalid quantities can reduce the recorded amount owed without exposing data or interrupting the service.
Summary
What happened
Improper quantity validation in ywxbear PHP Basic BookStore Website allows remote attackers to alter cart totals through crafted purchase requests. The /index.php quantity handler inserts the raw POST quantity into a cart row and computes TotalPrice by multiplying Price by that unchecked value. The affected flow accepts unauthenticated remote requests, and negative or otherwise invalid quantities can reduce the recorded amount owed without exposing data or interrupting the service.
The record
- CVE
- CVE-2025-11594
- Published
- Oct 11, 2025
- Updated
- Oct 14, 2025
- Vendor
- ywxbear
- Product
- PHP Basic BookStore Website
- Classifications
- CWE-703, CWE-1284, T1565.001
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Oct 11, 2025CVE publishedPublication date reported by the CVE source.
- Oct 14, 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=0e0b9f542f7a2d90a8d7f8c83caca69294e234e4
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
- Payment Logic Vulnerability 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