CVE-2020-16248
Prometheus Blackbox Exporter - Server-Side Request Forgery (SSRF)
Record summary
CVE-2020-16248 has a selected CVSS score of 5.8 (medium); EIP currently links 1 Nuclei template.
Description
Prometheus Blackbox Exporter through 0.17.0 allows /probe?target= SSRF. NOTE: follow-on discussion suggests that this might plausibly be interpreted as both intended functionality and also a vulnerability
Exploitation context
Available material
- Nuclei templates
- 1
Nuclei templates
1ProjectDiscoveryMEDIUMPrometheus Blackbox Exporter - Server-Side Request Forgery (SSRF)CVSS 5.8
Prometheus Blackbox Exporter through 0.17.0 contains a server-side request forgery caused by unsanitized target parameter in /probe, letting attackers perform SSRF attacks, exploit requires sending crafted target parameter.
Impact
Attackers can perform SSRF attacks, potentially accessing internal services or causing denial of service.
Remediation
Update to version 0.17.1 or later to fix the vulnerability.
Source: ProjectDiscovery