“Shuup” application in versions 0.4.2 to 2.10.8 is affected by the “Formula Injection” vulnerability. A customer can inject payloads in the name input field in the billing address while buying a product. When a store administrator accesses the reports page to export the data as an Excel file and opens it, the payload gets executed.
Solution:
The product saves user-provided information into a Comma-Separated Value (CSV) file, but it does not neutralize or incorrectly neutralizes special elements that could be interpreted as a command when the file is opened by a spreadsheet product.
Link | Tags |
---|---|
https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25962 | third party advisory |
https://github.com/shuup/shuup/commit/0a2db392e8518410c282412561461cd8797eea51 | third party advisory patch |