mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
693 B
Markdown
18 lines
693 B
Markdown
### [CVE-2017-9120](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9120)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
PHP 7.x through 7.1.5 allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a long string because of an Integer overflow in mysqli_real_escape_string.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.php.net/bug.php?id=74544
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|