H&H Solutions WebSoccer 2.80 - 'id' SQL Injection
Author: d3v1l
type: webapps
platform: php
port:
date_added: 2008-10-28
date_updated: 2014-03-26
verified: 1
codes: CVE-2008-5064;OSVDB-49439
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/31963/info
H&H Solutions WebSoccer is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
H&H Solutions WebSoccer 2.80 is vulnerable; other versions may also be affected.
http://www.example.com/liga.php?id=1'UNION SELECT concat_ws(0x3a,version(),database(),user()),2,3,4,5/*