[UNIX] Private Message System XSS
From: SecuriTeam (support_at_securiteam.com)
Date: 01/01/04
- Previous message: SecuriTeam: "[NT] TOCTOU with NT System Service Hooking"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: list@securiteam.com Date: 1 Jan 2004 12:30:10 +0200
The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com
- - promotion
The SecuriTeam alerts list - Free, Accurate, Independent.
Get your security news from a reliable source.
http://www.securiteam.com/mailinglist.html
- - - - - - - - -
Private Message System XSS
------------------------------------------------------------------------
SUMMARY
This based PHP script Private Message System (PMS), suffers from a Cross
Site Scripting vulnerability. This can be exploited by including arbitrary
HTML or even JavaScript code in the parameter "page", which will be
executed in user's browser session when viewed.
DETAILS
Vulnerable systems:
* PMS version 2.2.9 and prior
Immune systems:
* PMS version 2.3.0 and newer
Example:
http://host/index.php?page=%22%3E%3Cscript%3Ealert(document.domain);%3C/script%3E
Solution:
Upgrade to the latest version 2.3.0 or newer.
ADDITIONAL INFORMATION
The information has been provided by <mailto:iamroot@systemsecure.org>
David S. Ferreira.
========================================
This bulletin is sent to members of the SecuriTeam mailing list.
To unsubscribe from the list, send mail with an empty subject line and body to: list-unsubscribe@securiteam.com
In order to subscribe to the mailing list, simply forward this email to: list-subscribe@securiteam.com
====================
====================
DISCLAIMER:
The information in this bulletin is provided "AS IS" without warranty of any kind.
In no event shall we be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages.
- Previous message: SecuriTeam: "[NT] TOCTOU with NT System Service Hooking"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|