vendor:
PHPizabi
by:
Nine:Situations:Group::bookoo
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PHPizabi
Affected Version From: v0.848b C1 HFP1
Affected Version To: v0.848b C1 HFP1
Patch Exists: NO
Related CWE: N/A
CPE: a:phpizabi:phpizabi:0.848b_c1_hfp1
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
2009
PHPizabi v0.848b C1 HFP1 proc.inc.php remote privilege escalation (php.ini independent)
A SQL injection vulnerability exists in the /theme/default/proc.inc.php file of PHPizabi v0.848b C1 HFP1. An attacker can exploit this vulnerability by crafting a malicious URL and sending it to an authenticated user. This URL contains a malicious SQL query which can be used to change the username and password of an existing user, grant the attacker admin rights, and execute arbitrary code on the vulnerable system.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.