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!
Elxis CMS 2009.2 SQL Injection Vulnerabilities
============================================== Elxis CMS 2009.2 SQL Injection Vulnerabilities ============================================== Product: Elxis CMS Vendor: Elxis Team ( http://www.elxis.org/ ) Vulnerable Version: 2009.2 electra Vendor Notification: 16 November 2010 Vulnerability Type: SQL Injection Status: Fixed by Vendor Risk level: High Credit: High-Tech Bridge SA - Ethical Hacking & Penetration Testing (http://www.htbridge.ch/) Vulnerability Details: The vulnerability exists due to failure in the "/index.php" script to properly sanitize user-supplied input in usercookie[password] variable. Attacker can alter queries to the application SQL database, execute arbitrary queries to the database, compromise the application, access or modify sensitive data, or exploit various vulnerabilities in the underlying SQL database. The following PoC is available: GET /index.php HTTP/1.1 Cookie: usercookie[username]=username; usercookie[password]=123'SQL_CODE_HERE Solution: Upgrade to the most recent version Vulnerability Details: The vulnerability exists due to failure in the "/index.php" script to properly sanitize user-supplied input in X_FORWARDED_FOR variable. Attacker can alter queries to the application SQL database, execute arbitrary queries to the database, compromise the application, access or modify sensitive data, or exploit various vulnerabilities in the underlying SQL database. The following PoC is available: POST /index.php?option=com_poll&Itemid=17 HTTP/1.1 X_FORWARDED_FOR: 123'SQL_CODE_HERE Content-Type: application/x-www-form-urlencoded Content-Length: 66 voteid=1&option=com_poll&task=vote&id=1&Itemid=17&task_button=Vote Solution: Upgrade to the most recent version # 0day.today [2024-12-24] #