mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 17:29:30 +02:00
23 lines
1.3 KiB
Markdown
23 lines
1.3 KiB
Markdown
### [CVE-2020-35452](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35452)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Apache HTTP Server versions 2.4.0 to 2.4.46 A specially crafted Digest nonce can cause a stack overflow in mod_auth_digest. There is no report of this overflow being exploitable, nor the Apache HTTP Server team could create one, though some particular compiler and/or compilation option might make it possible, with limited consequences anyway due to the size (a single byte) and the value (zero byte) of the overflow
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.oracle.com/security-alerts/cpuoct2021.html
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/PierreChrd/py-projet-tut
|
|
- https://github.com/Totes5706/TotesHTB
|
|
- https://github.com/austin-lai/External-Penetration-Testing-Holo-Corporate-Network-TryHackMe-Holo-Network
|
|
- https://github.com/bioly230/THM_Skynet
|
|
- https://github.com/firatesatoglu/shodanSearch
|
|
|