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!
Arachni Web Application Scanner Web UI - Stored XSS Vulnerability
Author
Risk
[
Security Risk Medium
]0day-ID
Category
Date add
CVE
Platform
Title: Arachni Web Application Scanner Web UI Stored XSS Vulnerability CVE: 2014-5469 Vendor Homepage: http://www.arachni-scanner.com/ Author: Prakhar Prasad Author Homepage: https://prakharprasad.com Reference: https://github.com/Arachni/arachni-ui-web/issues/71 Affected Version: Arachni v0.4.7/WebUI v0.4.4 (possibly in lower versions too) Date: August 17th 2014 Tested on: Arachni v0.4.7/WebUI v0.4.4 - Ubuntu 14.04 Details ======= This is an authenticated Stored XSS, hence the user needs to be logged in to exploit this issue. A malicious user (admin/regular) can initiate a website scan in the Arachni Web UI. After initiating the scan, there is an option of users to comment onto it (with Markdown formatting). However using Markdown the malicious user can craft a link that will execute arbitrary Javascript once clicked. The proof of concept XSS comment: [XSS](javascript:alert('XSS')) The above comment will roughly translate into: <a href="javascript:alert('XSS');">XSS</a>. Hence creating an anchor with user-supplied Javascript content. # 0day.today [2024-12-25] #