mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 08:48:00 +02:00
19 lines
712 B
Markdown
19 lines
712 B
Markdown
### [CVE-2022-40468](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-40468)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Potential leak of left-over heap data if custom error page templates containing special non-standard variables are used. Tinyproxy commit 84f203f and earlier use uninitialized buffers in process_request() function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/yikesoftware/yikesoftware
|
|
|