mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 11:44:02 +02:00
18 lines
646 B
Markdown
18 lines
646 B
Markdown
### [CVE-2018-13049](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-13049)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|