mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-31 02:30:33 +00:00
24 lines
1.1 KiB
Markdown
24 lines
1.1 KiB
Markdown
### [CVE-2022-28615](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-28615)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Apache HTTP Server 2.4.53 and earlier may crash or disclose information due to a read beyond bounds in ap_strcmp_match() when provided with an extremely large input buffer. While no code distributed with the server can be coerced into such a call, third-party modules or lua scripts that use ap_strcmp_match() may hypothetically be affected.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/8ctorres/SIND-Practicas
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/EzeTauil/Maquina-Upload
|
|
- https://github.com/Totes5706/TotesHTB
|
|
- https://github.com/bioly230/THM_Skynet
|
|
- https://github.com/firatesatoglu/shodanSearch
|
|
- https://github.com/kasem545/vulnsearch
|
|
|