CVE-2014-10035
Description
Multiple cross-site scripting (XSS) vulnerabilities in the admin area in couponPHP before 1.2.0 allow remote administrators to inject arbitrary web script or HTML via the (1) sEcho parameter to comments_paginate.php or (2) stores_paginate.php or the (3) affiliate_url, (4) description, (5) domain, (6) seo[description], (7) seo[heading], (8) seo[title], (9) seo[keywords], (10) setting[logo], (11) setting[perpage], or (12) setting[sitename] to admin/index.php.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Multiple stored cross-site scripting vulnerabilities in couponPHP before 1.2.0 allow admin-level attackers to inject arbitrary HTML/JavaScript via various parameters in the admin panel.
## Vulnerability couponPHP versions before 1.2.0 contain multiple stored cross-site scripting (XSS) vulnerabilities in the admin area. The sEcho parameter in comments_paginate.php and stores_paginate.php, as well as parameters affiliate_url, description, domain, seo[description], seo[heading], seo[title], seo[keywords], setting[logo], setting[perpage], and setting[sitename] in admin/index.php, are not properly sanitized before being stored and later rendered. This allows injection of arbitrary HTML and script code [1][2].
Exploitation
An attacker with administrative access to the couponPHP admin panel can craft malicious input in any of the listed parameters. The injected payload is stored on the server and executed in the browser of any administrator who views the affected page. No additional user interaction is required beyond the victim accessing the admin interface [1][2].
Impact
Successful exploitation enables the attacker to execute arbitrary JavaScript in the context of the admin session. This can lead to session hijacking, defacement, or further compromise of the couponPHP installation. The attack is limited to the admin area but can affect all administrators [1][2].
Mitigation
The vendor released version 1.2.0 to address these vulnerabilities. Users should upgrade to couponPHP 1.2.0 or later. No workarounds are documented in the available references [1][2].
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
2Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
8- packetstormsecurity.com/files/125480nvdExploit
- www.exploit-db.com/exploits/32037nvdExploit
- www.zeroscience.mk/en/vulnerabilities/ZSL-2014-5170.phpnvdExploit
- couponphp.com/changelognvd
- osvdb.org/show/osvdb/103886nvd
- osvdb.org/show/osvdb/103887nvd
- osvdb.org/show/osvdb/103897nvd
- secunia.com/advisories/57177nvd
News mentions
0No linked articles in our index yet.