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>] [thread-next>] [day] [month] [year] [list]
Date: Sat, 10 Mar 2007 09:23:45 -0800 (PST)
From: Scarlet Pimpernel <kishfellow@...oo.com>
To: full-disclosure@...ts.grok.org.uk
Subject: Is OWASP vulnerable ??

Hello all,

There is an undefined function in OWASP website's javascript code (wikibits.js)
called wgBreakFrames. This can cause potential damage to the site if used maliciously.

http://www.owasp.org/skins/common/wikibits.js

start of code:

if (wgBreakFrames) {
// Un-trap us from framesets
if (window.top != window) {
window.top.location = window.location;
}
}

end of code

Your views, thoughts,comments,criticism, are most welcome.

Cheers :)
Kish

Blog entry: http://kishfellow.blogspot.com/2007/03/is-owasp-vulnerable-check-this-out-code.html


Remember there is alwayz someone who knows more than us out there

 
---------------------------------
Finding fabulous fares is fun.
Let Yahoo! FareChase search your favorite travel sites to find flight and hotel bargains.
Content of type "text/html" skipped

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ