cve/2021/CVE-2021-25962.md
2024-06-18 02:51:15 +02:00

18 lines
858 B
Markdown

### [CVE-2021-25962](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25962)
![](https://img.shields.io/static/v1?label=Product&message=shuup&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%200.4.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-1236&color=brighgreen)
### Description
“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.
### POC
#### Reference
- https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25962
#### Github
No PoCs found on GitHub currently.