mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 13:19:29 +02:00
19 lines
727 B
Markdown
19 lines
727 B
Markdown
### [CVE-2020-6581](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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.
|
|
|