mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 06:38:06 +02:00
858 B
858 B
CVE-2019-11455
Description
A buffer over-read in Util_urlDecode in util.c in Tildeslash Monit before 5.25.3 allows a remote authenticated attacker to retrieve the contents of adjacent memory via manipulation of GET or POST parameters. The attacker can also cause a denial of service (application outage).
POC
Reference
- https://github.com/dzflack/exploits/blob/master/unix/monit_buffer_overread.py
- https://github.com/dzflack/exploits/blob/master/unix/monit_buffer_overread.py
Github
No PoCs found on GitHub currently.