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

18 lines
646 B
Markdown

### [CVE-2018-13049](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-13049)
![](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
The constructSQL function in inc/search.class.php in GLPI 9.2.x through 9.3.0 allows SQL Injection, as demonstrated by triggering a crafted LIMIT clause to front/computer.php.
### POC
#### Reference
- https://github.com/glpi-project/glpi/issues/4270
#### Github
No PoCs found on GitHub currently.