mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-30 10:10:35 +00:00
26 lines
1.1 KiB
Markdown
26 lines
1.1 KiB
Markdown
![]() |
### [CVE-2018-17082](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-17082)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
The Apache2 component in PHP before 5.6.38, 7.0.x before 7.0.32, 7.1.x before 7.1.22, and 7.2.x before 7.2.10 allows XSS via the body of a "Transfer-Encoding: chunked" request, because the bucket brigade is mishandled in the php_handler function in sapi/apache2handler/sapi_apache2.c.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://bugs.php.net/bug.php?id=76582
|
||
|
- https://hackerone.com/reports/409986
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/ARPSyndicate/cvemon
|
||
|
- https://github.com/COVAIL/MITRE_NIST
|
||
|
- https://github.com/lnick2023/nicenice
|
||
|
- https://github.com/ockeghem/web-sec-study
|
||
|
- https://github.com/qazbnm456/awesome-cve-poc
|
||
|
- https://github.com/syadg123/pigat
|
||
|
- https://github.com/teamssix/pigat
|
||
|
- https://github.com/xbl3/awesome-cve-poc_qazbnm456
|
||
|
|