NagVis / nagvis

Visualization addon for your open source monitoring core
http://nagvis.org/
GNU General Public License v2.0
113 stars 73 forks source link

Mitigate arbitrary file read #322

Closed Shortfinga closed 1 year ago

Shortfinga commented 1 year ago

With this change the URL is restricted to http and https. So no local files can be read. This still is a Server-side request forgery (SSRF).