CVE-2020-13379
HIGH EXPLOITED IN THE WILD NUCLEIGrafana 3.0.1-7.0.1 - Unauthenticated Server-Side Request Forgery via Avatar Feature
Title source: llmExploitation Summary
CVE-2020-13379 has been observed exploited in the wild (reported by VulnCheck KEV, InTheWild.io). EIP tracks 2 public exploits from researchers including mostwanted002, vadimgggg. A Nuclei detection template is also available.
AI-analyzed exploit summary This script exploits a Denial of Service (DoS) vulnerability in Grafana by sending a crafted request to the avatar endpoint, causing the server to crash due to improper handling of template injection.
Description
The avatar feature in Grafana 3.0.1 through 7.0.1 has an SSRF Incorrect Access Control issue. This vulnerability allows any unauthenticated user/client to make Grafana send HTTP requests to any URL and return its result to the user/client. This can be used to gain information about the network that Grafana is running on. Furthermore, passing invalid URL objects could be used for DOS'ing Grafana via SegFault.
Exploits (2)
This script exploits a Denial of Service (DoS) vulnerability in Grafana by sending a crafted request to the avatar endpoint, causing the server to crash due to improper handling of template injection.
This repository contains a functional exploit for CVE-2020-13379, an SSRF vulnerability in Grafana. The exploit leverages a crafted URL to bypass access controls and perform SSRF attacks.
Nuclei Templates (1)
title:"Grafana" || cpe:"cpe:2.3:a:grafana:grafana" || http.title:"grafana"
title="grafana" || app="grafana"
References (28)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H