XSS vulnerability allowing arbitrary JavaScript execution
92Vexday Risk Score
Corrige ahora. Ella explotación observada por VulnCheck y tiene exploit funcional público.
ssvc Actcvss 6.9epss 85%
de la publicación al arma1085 días
Publicada en NVD3 nov
1ª PoC+1085d
VulnCheck+209d
probabilidad de explotación
85%top 1% de las CVE
explotación observada
síVulnCheck
1 exploit(s) público(s)
Grafana is an open-source platform for monitoring and observability. In affected versions if an attacker is able to convince a victim to visit a URL referencing a vulnerable page, arbitrary JavaScript content may be executed within the context of the victim's browser. The user visiting the malicious link must be unauthenticated and the link must be for a page that contains the login button in the menu bar. The url has to be crafted to exploit AngularJS rendering and contain the interpolation binding for AngularJS expressions. AngularJS uses double curly braces for interpolation binding: {{ }} ex: {{constructor.constructor(‘alert(1)’)()}}. When the user follows the link and the page renders, the login button will contain the original link with a query parameter to force a redirect to the login page. The URL is not validated and the AngularJS rendering engine will execute the JavaScript expression contained in the URL. Users are advised to upgrade as soon as possible. If for some reason you cannot upgrade, you can use a reverse proxy or similar to block access to block the literal string {{ in the path.
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:H/A:N
Productos afectados
grafana · grafanaPoCs públicas encontradas — 1
vulncheckvulncheck.com/xdb/a6004d6ecdbeno verificado⚠ Recursos públicos, para evaluar la exposición de sistemas que controlas o estás autorizado a probar. Prueba solo con autorización.
Referencias
https://github.com/grafana/grafana/commit/31b78d51c693d828720a5b285107a50e6024c912https://github.com/grafana/grafana/commit/3cb5214fa45eb5a571fd70d6c6edf0d729983f82https://github.com/grafana/grafana/commit/fb85ed691290d211a5baa44d9a641ab137f0de88https://github.com/grafana/grafana/security/advisories/GHSA-3j9m-hcv9-rpj8https://security.netapp.com/advisory/ntap-20211125-0003/