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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date: 8 Sep 2006 09:57:44 -0000
From: no-replay@...samx.net
To: bugtraq@...urityfocus.com
Subject: Vikingboard 0.1b Multiple Vulnerabilities

================================================
:: 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
================================================

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ