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

20 lines
786 B
Markdown

### [CVE-2018-10094](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10094)
![](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
SQL injection vulnerability in Dolibarr before 7.0.2 allows remote attackers to execute arbitrary SQL commands via vectors involving integer parameters without quotes.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2018/05/21/1
- https://sysdream.com/news/lab/2018-05-21-cve-2018-10094-dolibarr-sql-injection-vulnerability/
- https://www.exploit-db.com/exploits/44805/
#### Github
No PoCs found on GitHub currently.