Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:14211
HistorySep 11, 2006 - 12:00 a.m.

Vikingboard 0.1b Multiple Vulnerabilities

2006-09-1100:00:00
vulners.com
14

================================================
:: Vikingboard 0.1b Multiple Vulnerabilities ::

Software : Vikingboard
Website : http://www.vikingboard.com/
Discover : Hessam-x / www.hessamx.net

I. Cross Site Scripting Vulnerabilities

Parameter "act" in "Help.php" & "search.php" and
parameter "p" in "report.php" are not properly sanitized
This can be used to post arbitrary HTML or web script code.
/help.php?act=[XSS]
/report.php?p=[xss]

II. SQL Injection Vulnerability

Parameter "s" in "topic.php" is not properly sanitized
before being used in SQL query.
This can be used make any SQL query by injecting arbitrary SQL code.
Attacker can be execute this url :
/topic.php?t=1&s=-1[Query]

================================================
Hessam Salehi .Hessamx[@]Hessamx.net