CVE-2010-1337

high
Published 2010-04-09 ยท Modified 2026-04-29
CVSS v3
โ€”
CVSS v4 NEW
โ€”
not yet in upstream
VIR risk
8.5

Description

Multiple PHP remote file inclusion vulnerabilities in definitions.php in Lussumo Vanilla 1.1.10, and possibly 0.9.2 and other versions, allow remote attackers to execute arbitrary PHP code via a URL in the (1) include and (2) Configuration['LANGUAGE'] parameters.

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-33781 webapps php verified text ยท 1 KB
eidelweiss ยท 2010-03-23

Lussumo Vanilla 1.1.10 - 'definitions.php' Multiple Remote File Inclusions

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

Vanilla is prone to multiple remote file-include vulnerabilities because it fails to sufficiently sanitize user-supplied data.

Exploiting these issues may allow an attacker to compromise the application and the computer; other attacks are also possible.

Vanilla 1.1.10 and prior versions are vulnerable. 

http://www.example.com/PATH/languages/yourlanguage/definitions.php?include= [inj3ct0r]
http://www.example.com/PATH/languages/yourlanguage/definitions.php?Configuration['LANGUAGE']= [inj3ct0r] 

Application impact

VendorProductVersionsFixed
lussumovanilla{"endIncluding":"1.1.10"}
lussumovanilla0.9.2
lussumovanilla1.0.1
lussumovanilla1.0.2
lussumovanilla1.0.3
lussumovanilla1.1
lussumovanilla1.1.1
lussumovanilla1.1.2
lussumovanilla1.1.3
lussumovanilla1.1.4
lussumovanilla1.1.5
lussumovanilla1.1.6
lussumovanilla1.1.7
lussumovanilla1.1.8
lussumovanilla1.1.9

References

CWEs

CWE-94

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

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