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: 18 Oct 2004 18:48:17 -0000
From: Juan C Calderon <juan.calderon@...com>
To: bugtraq@...urityfocus.com
Subject: IBM Lotus Notes/Domino fails to encode Square Brackets ( [  ] )
    in computed field/text, allowing XSS




Software:
IBM Lotus Notes/Domino

Affected Version(s):
Tested in R6 should work in prior versions as well.

Author:
Juan C Calderon

Description:
An attacker can bypass native Lotus Notes HTML encoding in a computed value by adding square brackets to the beginning and end of a field of the following types computed, computed for display, computed when composed or a "computed text" element, Injecting HTML and JavaScript as desired.

NOTE: This won't work in editable fields

Trivial Example:
http://www.SomeLotusSite.com/FormReflectingURLValue?OpenForm&Field=[&lt;script&gt;.....&lt;/script&gt;]

Solution:
Validate user input for square bracket characters ( [ ] )  in data shown directly or indirectly in computed fields/texts


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ