7.5
CVSSv2

CVE-2008-0857

Published: 21/02/2008 Updated: 15/10/2018
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

SQL injection vulnerability in index.php in WoltLab Burning Board 3.0.3 PL 1 allows remote malicious users to execute arbitrary SQL commands via the sortOrder parameter to the PMList page.

Vulnerable Product Search on Vulmon Subscribe to Product

woltlab burning board 3.0.3_pl1

Exploits

<?php ini_set("max_execution_time",0); echo "WoltLab Burning Board 30X Remote SQL-Injection Exploit by NBBN\n"; start(1, 48); /** You have to edit this script **/ /** Works succesfully at 301 If you enter in 303 PL1: indexphp?page=PMList&folderID=0&pageNo=1&sortField=isViewed&sortOrder=blup you get an mysql error, cur ...