Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:23356
HistoryMar 11, 2010 - 12:00 a.m.

[XSS] i found a xss on "page" parameter in "eccredit.php" in Dvbbs < 8.3.0

2010-03-1100:00:00
vulners.com
114

Home Page : http://www.dvbbs.net/

Dvbbs is prone to an cross-site scripting vulnerability because the application fails to properly sanitize
user-supplied input. An attacker may leverage this issue to execute arbitrary script code in the browser of
an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based
authentication credentials and to launch other attacks.

Nearly all the Dvbbs version is vulnerable,but Dvbbs 8.3.0.

Vulnerable: Dvbbs < 8.3.0

i found the xss on "page" parameter in Dvbbs is different$B!#(B

Between Dvbbs 7.1.X and 8.2.X , the xss in the "dispbbs.asp", like "dispbbs.asp?boardid=1&id=1&page="

In Dvbbs < 7.1.0, the xss in the "list.asp", like "list.asp?boardid=1&id=1&page="

For example:

Between Dvbbs 7.1.X and 8.2.X
http://www.example.com:80/dispbbs.asp?boardid=1&amp;id=1&amp;page=&quot;&gt;&lt;script&gt;alert&#40;/liscker/&#41;;&lt;/script&gt;

In Dvbbs<7.1.0
http://www.example.com:80/forum1/list.asp?boardid=1&amp;id=1&amp;page=&gt;&lt;script&gt;alert&#40;/liscker/&#41;;&lt;/script&gt;

[email protected]
2010.3.5