SaffaTunes CMS - 'news.php' Multiple SQL Injections

EDB-ID:

34175

CVE:

N/A


Author:

Th3 RDX

Type:

webapps


Platform:

PHP

Date:

2010-06-21


source: https://www.securityfocus.com/bid/40995/info

SaffaTunes CMS is prone to multiple SQL-injection vulnerabilities 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. 

http://www.example.com/cms/news.php?id=9[CODE]
http://www.example.com/cms/news.php?year=2010[CODE]