vendor:
Network Weathermap
by:
Daniel Ricardo dos Santos
7.5
CVSS
HIGH
Persistent XSS
79
CWE
Product Name: Network Weathermap
Affected Version From: 0.97a and earlier
Affected Version To: 0.97a and earlier
Patch Exists: NO
Related CWE: CVE-2013-2618
CPE: a:network-weathermap:network-weathermap:0.97a
Platforms Tested:
2013
Network Weathermap 0.97a – Persistent XSS
Network Weathermap 0.97a is vulnerable to a persistent XSS when displaying available files. The vulnerability happens when a user injects HTML and Javascript into the title of a map in editor.php. This title is later shown to the user when listing the files in editor.php?action=newfile. Besides the title, other fields also allow an attacker to upload malicious PHP code to a webserver, which can later be executed if the attacker has direct access to that file. This application is often used as a plugin for Cacti. The vulnerability can be exploited in this mode as well, in weathermap-cacti-plugin-mgmt.php?action=viewconfig&file=<affected_file> and it can be used to exploit Cacti.
Mitigation:
No mitigation provided