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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ext/mysqlnd/mysqlnd_wireprotocol.c in PHP before 5.6.26 and 7.x before 7.0.11 does not verify that a BIT field has the UNSIGNED_FLAG flag, which allows remote MySQL servers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via crafted field metadata.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/php/php-src/commit/28f80baf3c53e267c9ce46a2a0fadbb981585132?w=1
|
|
- https://www.tenable.com/security/tns-2016-19
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/RClueX/Hackerone-Reports
|
|
- https://github.com/imhunterand/hackerone-publicy-disclosed
|
|
|