In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Server-side Request Forgery (SSRF) vulnerabilities in an interactive lesson.
Start learningUpgrade fluentd to version 1.19.3 or higher.
Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) via the out_http process when untrusted user input is used in the endpoint configuration parameter. An attacker can cause the system to send HTTP requests to arbitrary internal services by manipulating placeholder values, potentially leading to unauthorized access to internal APIs, data exfiltration, or compromise of cloud metadata endpoints.
This vulnerability can be mitigated by avoiding the use of dynamic hostnames in the endpoint parameter, restricting network access using firewall rules to block access to sensitive internal IP addresses, and explicitly filtering allowed hosts in placeholders.