vendor:
Gregarius
by:
Marco Bonetti
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Gregarius
Affected Version From: Gregarius <= 0.5.4
Affected Version To: Gregarius <= 0.5.4
Patch Exists: YES
Related CWE: N/A
CPE: a:gregarius:gregarius
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008
SQL Injection in Gregarius <= 0.5.4
Gregarius is a popular web-based RSS/RDF/ATOM feed aggregator written in php. There are some SQL Injection issues in Gregarius that allow for the disclosure of database contents and ultimately the complete compromise of the Gregarius installation via exposed admin credentials. The code taken from /ajax.php allows for an attacker to specify the content of $cid via the rsargs[] array and influence the query regardless of magic_quotes_gps settings etc. An attacker is able to dump the users table to the browser and the password hashes in the database are md5 encrypted.
Mitigation:
Update Gregarius installations as soon as possible.