Lucene search

K
exploitdbRedTeam PentestingEDB-ID:30298
HistoryJul 13, 2007 - 12:00 a.m.

contentserver 5.6.2929 - '/errors/transaction.asp?msg' Cross-Site Scripting

2007-07-1300:00:00
RedTeam Pentesting
www.exploit-db.com
39

AI Score

7.4

Confidence

Low

source: https://www.securityfocus.com/bid/24895/info
 
activeWeb contentserver is prone to multiple cross-site scripting vulnerabilities because the application fails to properly sanitize user-supplied input.
 
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
 
Reports indicate that versions prior to contentserver 5.6.2964 are vulnerable to this issue.

http://www.example.com/errors/transaction.asp?msg=<script>alert('XSS')</script>

AI Score

7.4

Confidence

Low