mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
24 lines
1.4 KiB
Markdown
24 lines
1.4 KiB
Markdown
|
|
### [CVE-2024-11234](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-11234)
|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|
|
||
|
|
### Description
|
||
|
|
|
||
|
|
In PHP versions 8.1.* before 8.1.31, 8.2.* before 8.2.26, 8.3.* before 8.3.14, when using streams with configured proxy and "request_fulluri" option, the URI is not properly sanitized which can lead to HTTP request smuggling and allow the attacker to use the proxy to perform arbitrary HTTP requests originating from the server, thus potentially gaining access to resources not normally available to the external user.
|
||
|
|
|
||
|
|
### POC
|
||
|
|
|
||
|
|
#### Reference
|
||
|
|
- https://github.com/php/php-src/security/advisories/GHSA-c5f2-jwm7-mmq2
|
||
|
|
|
||
|
|
#### Github
|
||
|
|
- https://github.com/PuddinCat/GithubRepoSpider
|
||
|
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
||
|
|
|