Files
CVEs-PoC/2021/CVE-2021-25960.md
T
2024-06-18 02:51:15 +02:00

18 lines
1003 B
Markdown

### [CVE-2021-25960](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25960)
![](https://img.shields.io/static/v1?label=Product&message=SuiteCRM&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=v7.10%3E%3D%20v7.10.29%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-1236&color=brighgreen)
### Description
In “SuiteCRM” application, v7.11.18 through v7.11.19 and v7.10.29 through v7.10.31 are affected by “CSV Injection” vulnerability (Formula Injection). A low privileged attacker can use accounts module to inject payloads in the input fields. When an administrator access accounts module to export the data as a CSV file and opens it, the payload gets executed. This was not fixed properly as part of CVE-2020-15301, allowing the attacker to bypass the security measure.
### POC
#### Reference
- https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25960
#### Github
No PoCs found on GitHub currently.