Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security FullDisclosure
[Top] [All Lists]

[Full-disclosure] Advisory: ICQmail.com & Mail2World.com (ms_inbox.asp C

Subject: [Full-disclosure] Advisory: ICQmail.com & Mail2World.com (ms_inbox.asp Current_folder) XSS vulnerability
Date: Sat, 25 Feb 2006 14:53:20 +0200
--Security Report--
Advisory: ICQmail.com & Mail2World.com (ms_inbox.asp Current_folder) XSS
vulnerability
---
Author: Mustafa Can Bjorn "nukedx a.k.a nuker" IPEKCI
---
Date: 25/02/06 01:43 PM
---
Contacts:{
ICQ: 10072
MSN/Email: nukedx@nukedx.com
Web: http://www.nukedx.com
}
---
Vendor: M2W (http://www.mail2world.net)
Version: Current version which runs on these web sites.
About: Via this method remote attacker can make malicious links for clicking and
when victim clicks this links victim's browser would be inject with XSS.
Level: Harmless
---
How&Example:
Current_folder variable in ms_inbox.asp did not sanitized properly,
Links in ms_inbox.asp with %3E[XSS] values can bypass script check function.
GET -> http://www.icqmail.com/mail/ms_inbox.asp?Current_folder=%3E[XSS]
EXAMPLE ->
http://www.icqmail.com/mail/ms_inbox.asp?Current_folder=%3E<script>alert('y0!');</script>
So if we post links like these to our victim with a small mail our progress will
be done.
--
Timeline:
* 25/02/2006: Vulnerability found.
* 25/02/2006: Contacted with vendor and waiting reply.
--
Original advisory: http://www.nukedx.com/?viewdoc=15

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

<Prev in Thread] Current Thread [Next in Thread>
  • [Full-disclosure] Advisory: ICQmail.com & Mail2World.com (ms_inbox.asp Current_folder) XSS vulnerability, nukedx <=