CVE-2013-2750

medium
Published 2014-01-22 ยท Modified 2026-04-29
CVSS v3
โ€”
CVSS v4 NEW
โ€”
not yet in upstream
VIR risk
5.3

Description

Cross-site scripting (XSS) vulnerability in e107_plugins/content/handlers/content_preset.php in e107 before 1.0.3 allows remote attackers to inject arbitrary web script or HTML via the query string.

Predictions

Exploit likelihood
20%
Patch ETA
โ€”

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

No mitigations published for this CVE yet.

The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ€” if you've already worked around this in production โ€” publish your fix to the community-verified tier.

โœš Propose a mitigation on Community โ†’ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here with source_tier=community-verified.

Exploits

Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.

Exploit-DB

EDB-38416 webapps php verified text ยท 1 KB
Simon Bieber ยท 2013-04-03

e107 - 'content_preset.php' Cross-Site Scripting

text exploit Source: Exploit-DB
source: https://www.securityfocus.com/bid/58841/info

e107 is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.

An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.

e107 1.0.2 is vulnerable; other versions may also be affected. 

http://www.example.com/e107_plugins/content/handlers/content_preset.php? %3c%00script%0d%0a>alert('reflexted%20XSS')</script> 

Application impact

VendorProductVersionsFixed
e107e107{"endIncluding":"1.0.2"}
e107e1070.7.0
e107e1070.7.1
e107e1070.7.2
e107e1070.7.3
e107e1070.7.4
e107e1070.7.5
e107e1070.7.6
e107e1070.7.7
e107e1070.7.8
e107e1070.7.9
e107e1070.7.10
e107e1070.7.11
e107e1070.7.12
e107e1070.7.13
e107e1070.7.14
e107e1070.7.15
e107e1070.7.16
e107e1070.7.17
e107e1070.7.18
e107e1070.7.19
e107e1070.7.20
e107e1070.7.21
e107e1070.7.22
e107e1070.7.24
e107e1070.7.26
e107e1071.0.1

References

CWEs

CWE-79

Community-verified mitigations for this CVE will appear above when contributors publish them.

Verify integrity in audit chain (admin only). AS-IS.