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: 28 Sep 2006 10:05:05 -0000
From: info@...onsecurity.ch
To: bugtraq@...urityfocus.com
Subject: SAP Internet Transaction Server  XSS vulnerability

Vulnerability class : Cross-Site Scripting
Discovery date : 13 September 2006
Remote : Yes
Credit : ILION Research Labs 
Vulnerable : SAP ITS
Vulnerable version: Versions 6.1 and 6.2 have been found to be vulnerable. Other versions might be too.


A XSS (Cross-Site-Scripting) vulnerability has been uncovered in SAP Internet Transaction Server. 
This allows an attacker to submit a crafted link to users of the
vulnerable Web application in order to abuse their trust and steal their
authentication credentials or hijack their sessions when the targeted web site contains a login page.

When SSL is used while connecting to the login page, trust abuse can be complete since the SSL certificate can appear as vouching for the trustworthiness of the website while the page actually displayed is hosted on a malicious third-party server (this can be done by using the <iframe> tag of IE for example).


Proof-of-concept exploits:

http://WWW:VULNERABLE_SERVER.COM/scripts/wgate/!?~urlmime=%22%3E%3Cscript%3Ealert(%22XSS%22)%3C/script%3E%3Cimg%20src=%22

http://WWW:VULNERABLE_SERVER.COM/scripts/wgate/!?~command=%22%3E%3Cscript%3Ealert(%22XSS%22)%3C/script%3E%3Cimg%20src=%22

Powered by blists - more mailing lists