← Vulnerability feed

Vulnerability record · CVE-2013-5223 · published 19 November 2013

CVE-2013-5223: D-Link DSL-2760U Gateway stored XSS in multiple CGI parameters

Dlink · Dsl 2760u Firmware

The D-Link DSL-2760U Gateway (Rev. E1) fails to sanitize numerous configuration parameters across its web management CGIs, allowing injection of arbitrary script or HTML. Sixteen distinct parameters are affected, so the flaw is broad rather than isolated to one page. Because the router's admin interface is the target, successful exploitation can compromise the session of anyone who views the injected content.

5.4 CVSS 3.1 Medium CISA KEV since 25 Mar 2022 EPSS 51% · top 1.1% CWE-79 · Cross-site scripting
5.4CVSS 3.1 base score, v2 3.5
51%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
1Affected product versions listed by NVD
37References, 4 tagged exploit
16 Jun 2026Last modified by NVD

Description

Multiple cross-site scripting (XSS) vulnerabilities in D-Link DSL-2760U Gateway (Rev. E1) allow remote authenticated users to inject arbitrary web script or HTML via the (1) ntpServer1 parameter to sntpcfg.cgi, username parameter to (2) ddnsmngr.cmd or (3) todmngr.tod, (4) TodUrlAdd parameter to urlfilter.cmd, (5) appName parameter to scprttrg.cmd, (6) fltName in an add action or (7) rmLst parameter in a remove action to scoutflt.cmd, (8) groupName parameter to portmapcfg.cmd, (9) snmpRoCommunity parameter to snmpconfig.cgi, (10) fltName parameter to scinflt.cmd, (11) PolicyName in an add action or (12) rmLst parameter in a remove action to prmngr.cmd, (13) ippName parameter to ippcfg.cmd, (14) smbNetBiosName or (15) smbDirName parameter to samba.cgi, or (16) wlSsid parameter to wlcfg.wl.

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 17 September 2026. Confidence: high.

high priorityThe flaw is remotely reachable, has public exploit code, and is on CISA KEV with a high EPSS percentile, though it requires an authenticated session and victim interaction, which caps it below critical.

What it is

The D-Link DSL-2760U Gateway (Rev. E1) fails to sanitize numerous configuration parameters across its web management CGIs, allowing injection of arbitrary script or HTML. Sixteen distinct parameters are affected, so the flaw is broad rather than isolated to one page. Because the router's admin interface is the target, successful exploitation can compromise the session of anyone who views the injected content.

Impact

An attacker with an authenticated session can inject script that executes in the browser context of other users viewing the affected pages, enabling session theft or administrative actions performed as the victim. The scope change in the CVSS vector reflects that the injected content can affect resources beyond the vulnerable component.

Attack surface

Reached over the network through the router's web management interface; the CVSS vector requires low privileges (PR:L) and user interaction (UI:R), meaning the attacker must already hold an authenticated session and a victim must view the crafted page or parameter.

Exploitation

CVE-2013-5223 is listed in CISA KEV with a 2022-03-25 addition and 2022-04-15 due date, and EPSS shows a 30-day probability of 0.336 (98.3rd percentile). Public exploit references exist (Packet Storm and Full Disclosure), though no ransomware campaign use is documented.

What to do

  • Apply the vendor update referenced in D-Link security advisory SAP10002; if no fixed firmware exists for the device, replace or retire it.
  • Restrict management interface access to a trusted management VLAN or specific admin hosts rather than exposing it broadly.
  • Enforce strong unique admin credentials and avoid reusing router sessions in other browser tabs.
  • Disable or block unused CGI endpoints and features (SNMP, Samba, DDNS, URL filtering) that carry the vulnerable parameters.
  • Monitor D-Link advisories for end-of-support status and plan hardware replacement accordingly.

Detection

  • Inspect web server or proxy logs for requests to the affected CGI paths (sntpcfg.cgi, ddnsmngr.cmd, todmngr.tod, urlfilter.cmd, scprttrg.cmd, scoutflt.cmd, portmapcfg.cmd, snmpconfig.cgi, scinflt.cmd, prmngr.cmd, ippcfg.cmd, samba.cgi, wlcfg.wl) containing script tags or encoded HTML in the listed parameters.
  • Alert on configuration changes to NTP, DDNS, SNMP community, Samba, or wireless SSID settings made outside expected maintenance windows.
  • Review admin session activity for anomalous source IPs or concurrent sessions that could indicate session hijacking after script execution.
  • Search for outbound connections from the router to unexpected hosts following configuration changes.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Exploitation in the wild

CISA added CVE-2013-5223 to the Known Exploited Vulnerabilities catalog on 25 March 2022 as "D-Link DSL-2760U Gateway Cross-Site Scripting Vulnerability". Required action: Apply updates per vendor instructions. Federal deadline 15 April 2022.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://osvdb.org/99603 Broken Link
http://osvdb.org/99604 Broken Link
http://osvdb.org/99605 Broken Link
http://osvdb.org/99606 Broken Link
http://osvdb.org/99607 Broken Link
http://osvdb.org/99608 Broken Link
http://osvdb.org/99609 Broken Link
http://osvdb.org/99610 Broken Link
http://osvdb.org/99611 Broken Link
http://osvdb.org/99612 Broken Link
http://osvdb.org/99613 Broken Link
http://osvdb.org/99615 Broken Link
http://osvdb.org/99616 Broken Link
http://packetstormsecurity.com/files/123976 ExploitThird Party AdvisoryVDB Entry
http://seclists.org/fulldisclosure/2013/Nov/76 ExploitMailing ListThird Party Advisory
http://securityadvisories.dlink.com/security/publication.aspx?name=SAP10002 Vendor Advisory
https://exchange.xforce.ibmcloud.com/vulnerabilities/88723 Third Party AdvisoryVDB Entry
https://exchange.xforce.ibmcloud.com/vulnerabilities/88724 Third Party AdvisoryVDB Entry
http://osvdb.org/99603 Broken Link
http://osvdb.org/99604 Broken Link
http://osvdb.org/99605 Broken Link
http://osvdb.org/99606 Broken Link
http://osvdb.org/99607 Broken Link
http://osvdb.org/99608 Broken Link
http://osvdb.org/99609 Broken Link
http://osvdb.org/99610 Broken Link
http://osvdb.org/99611 Broken Link
http://osvdb.org/99612 Broken Link
http://osvdb.org/99613 Broken Link
http://osvdb.org/99615 Broken Link
http://osvdb.org/99616 Broken Link
http://packetstormsecurity.com/files/123976 ExploitThird Party AdvisoryVDB Entry
http://seclists.org/fulldisclosure/2013/Nov/76 ExploitMailing ListThird Party Advisory
http://securityadvisories.dlink.com/security/publication.aspx?name=SAP10002 Vendor Advisory
https://exchange.xforce.ibmcloud.com/vulnerabilities/88723 Third Party AdvisoryVDB Entry
https://exchange.xforce.ibmcloud.com/vulnerabilities/88724 Third Party AdvisoryVDB Entry
https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2013-5223 US Government Resource

Track CVE-2013-5223 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

6.1CVE-2026-42897Microsoft Exchange Server XSS enables spoofingMicrosoft Exchange Server and Exchange Server Subscription Edition fail to neutralize input during web page generation, a cross-site scripting flaw (…KEVEPSS 0.52%analysed6.1CVE-2025-48700Zimbra Classic UI stored XSS via crafted email HTMLZimbra Collaboration Suite Classic UI fails to properly sanitize HTML content in email messages, allowing crafted tag structures and attribute values…KEVEPSS 1.7%analysed6.1CVE-2025-66376Zimbra Collaboration Classic UI stored XSS via CSS @import in emailZimbra Collaboration Suite 10 before 10.0.18 and 10.1 before 10.1.13 allows stored cross-site scripting in the Classic UI through CSS @import directi…KEVEPSS 20%analysed6.1CVE-2025-68461Roundcube Webmail XSS via SVG animate tagRoundcube Webmail before 1.5.12 and 1.6 before 1.6.12 is vulnerable to cross-site scripting through the animate tag in an SVG document. Because the f…KEVEPSS 27%analysed10.0CVE-2026-22769Dell RecoverPoint for Virtual Machines hardcoded credential flawDell RecoverPoint for Virtual Machines versions prior to 6.0.3.1 HF1 contain a hardcoded credential vulnerability (CWE-798). An unauthenticated remot…KEVEPSS 13%analysed7.1CVE-2025-14611Gladinet CentreStack and Triofox hardcoded AES key enables file inclusionCentreStack and Triofox before 16.12.10420.56791 use hardcoded values in their AES cryptoscheme, weakening protection for publicly exposed endpoints.…KEVEPSS 53%analysed5.4CVE-2021-26829OpenPLC ScadaBR stored XSS via system_settings.shtmOpenPLC ScadaBR through 0.9.1 on Linux and through 1.12.4 on Windows allows stored cross-site scripting through system_settings.shtm. Because the inj…KEVEPSS 48%analysed5.4CVE-2025-27915Zimbra Classic Web Client stored XSS via ICS file HTMLZimbra Collaboration Suite 9.0, 10.0 and 10.1 fail to sanitize HTML content in ICS files in the Classic Web Client. A malicious ICS entry embedded in…KEVEPSS 4.0%analysed

Source: NIST National Vulnerability Database (record CVE-2013-5223), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.