Files
CVEs-PoC/2020/CVE-2020-6581.md
T
2025-09-29 21:09:30 +02:00

738 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.