SQL injection vulnerability inSpryker Commerce OS 0.9 that allows for access to sensitive data via customer/order?orderSearchForm[searchText]=
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Link | Tags |
---|---|
https://www.schutzwerk.com/advisories/SCHUTZWERK-SA-2023-001.txt | third party advisory exploit |
https://www.schutzwerk.com/blog/schutzwerk-sa-2023-001/ | third party advisory exploit |
http://seclists.org/fulldisclosure/2023/May/2 | mailing list third party advisory exploit |
http://packetstormsecurity.com/files/172257/Spryker-Commerce-OS-1.0-SQL-Injection.html | third party advisory exploit |