vendor:
Eurologon CMS
by:
KiNgOfThEwOrLd
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Eurologon CMS
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE: a:eurologon_cms:Unknown
Platforms Tested:
2007
Eurologon CMS reviews.php/links.php/articles.php SQL Injection
The Eurologon CMS is vulnerable to SQL Injection. Attackers can exploit this vulnerability by injecting malicious SQL queries into the 'id' parameter of the reviews.php, links.php, and articles.php pages. This allows them to retrieve sensitive information from the database, such as usernames and passwords.
Mitigation:
The vendor should sanitize user input and use prepared statements or parameterized queries to prevent SQL Injection attacks. Additionally, they should regularly update their software to fix any security vulnerabilities.