An issue was discovered in Netdata 1.10.0. Log Injection (or Log Forgery) exists via a %0a sequence in the url parameter to api/v1/registry.
The product prepares a structured message for communication with another component, but encoding or escaping of the data is either missing or done incorrectly. As a result, the intended structure of the message is not preserved.
Link | Tags |
---|---|
https://github.com/netdata/netdata/commit/92327c9ec211bd1616315abcb255861b130b97ca | third party advisory patch |
https://github.com/netdata/netdata/pull/4521 | third party advisory |
https://www.red4sec.com/cve/netdata_log_injection.txt | third party advisory exploit |