PunBB 1.2.x - 'search.php' SQL Injection
Author: Devil_box
type: webapps
platform: php
port:
date_added: 2005-10-15
date_updated: 2016-11-14
verified: 1
codes: CVE-2005-3518;OSVDB-20018
tags:
aliases:
screenshot_url:
application_url: http://www.exploit-db.compunbb-1.2.2.tar.gz
source: https://www.securityfocus.com/bid/15114/info
PunBB is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
http://www.example.com/search.php?action=search&keywords=&author=d3vilbox&forum=-1&search_in=all&sort_by=0&sort_dir=DESC&show_as=topics&search=Submit&old_searches[]=[sql-injection]