vendor:
Yvora CMS
by:
k1tk4t
7.5
CVSS
HIGH
Remote SQL Injection
CWE
Product Name: Yvora CMS
Affected Version From: Yvora CMS v1.0
Affected Version To: Yvora CMS v1.0
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
Yvora CMS v1.0 – Remote SQL Injection
This exploit allows an attacker to perform a remote SQL injection attack in Yvora CMS v1.0. By manipulating the 'ID' parameter in the 'error_view.php' page, an attacker can inject malicious SQL code and retrieve sensitive information, such as usernames and passwords, from the database.
Mitigation:
To mitigate this vulnerability, it is recommended to apply the latest patch or update for Yvora CMS. Additionally, input validation and parameterized queries should be implemented to prevent SQL injection attacks.