CVE-2013-2618
Description
Cross-site scripting (XSS) vulnerability in editor.php in Network Weathermap before 0.97b allows remote attackers to inject arbitrary web script or HTML via the map_title parameter.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Network Weathermap before 0.97b is vulnerable to persistent XSS via the map_title parameter in editor.php.
Vulnerability
Network Weathermap before version 0.97b contains a persistent cross-site scripting (XSS) vulnerability in editor.php. The map_title parameter is not sanitized, allowing injection of arbitrary HTML and JavaScript [1][2]. The injected payload is stored and later displayed when listing maps via editor.php?action=newfile or in the Cacti plugin interface [1]. Versions before 0.97b are affected.
Exploitation
An attacker must have network access to the Weathermap web interface and the ability to create or edit a map. The attack requires no special privileges; any user with access to the map editor can perform it. The attacker sends a POST request to editor.php with a malicious map_title parameter. For example, using the payload `` [1][2]. The payload is stored and triggers when any user views the map list.
Impact
Successful exploitation leads to persistent XSS, allowing the attacker to execute arbitrary JavaScript in the context of the victim's browser. This can result in session hijacking, cookie theft, defacement, or further attacks on the application and its users. If Weathermap is used as a plugin for Cacti, the attacker may also exploit Cacti via the vulnerable interface [1][2].
Mitigation
The vulnerability is fixed in version 0.97b [1][2]. Users should upgrade to the latest version. If upgrading is not immediately possible, ensure that only trusted users have access to the map editor and restrict network access to the Weathermap interface. No workaround details are provided by the vendor.
AI Insight generated on May 23, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2cpe:2.3:a:network-weathermap:.network_weathermap:*:a:*:*:*:*:*:*+ 1 more
- cpe:2.3:a:network-weathermap:.network_weathermap:*:a:*:*:*:*:*:*range: <=0.97
- (no CPE)range: <0.97b
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
7- packetstormsecurity.com/files/121034/Network-Weathermap-0.97a-Cross-Site-Scripting.htmlnvdExploit
- seclists.org/fulldisclosure/2013/Apr/1nvdExploit
- www.exploit-db.com/exploits/24913nvdExploit
- www.network-weathermap.com/content/security-notice-cve-2013-2618-network-weathermap-097a-persistent-xssnvdVendor Advisory
- osvdb.org/91869nvd
- www.securityfocus.com/bid/58793nvd
- exchange.xforce.ibmcloud.com/vulnerabilities/83187nvd
News mentions
0No linked articles in our index yet.