mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
727 B
727 B
CVE-2020-6581
Description
Nagios NRPE 3.2.1 has Insufficient Filtering because, for example, nasty_metachars interprets \n as the character \ and the character n (not as the \n newline sequence). This can cause command injection.
POC
Reference
- https://herolab.usd.de/security-advisories/
- https://herolab.usd.de/security-advisories/usd-2020-0002/
Github
No PoCs found on GitHub currently.