Files
CVEs-PoC/2020/CVE-2020-6581.md
T
2024-06-18 02:51:15 +02:00

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

Github

No PoCs found on GitHub currently.