cve/2024/CVE-2024-42994.md

18 lines
666 B
Markdown
Raw Normal View History

2024-08-17 18:41:15 +00:00
### [CVE-2024-42994](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-42994)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
VTiger CRM <= 8.1.0 does not properly sanitize user input before using it in a SQL statement, leading to a SQL Injection in the "CompanyDetails" operation of the "MailManager" module.
### POC
#### Reference
- https://www.shielder.com/advisories/vtiger-mailmanager-sqli/
#### Github
No PoCs found on GitHub currently.