vendor:
Egyption Hacker
by:
Islam DefenDers Mr.HaMaDa
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Egyption Hacker
Affected Version From: 1.5.3
Affected Version To: 1.5.3
Patch Exists: NO
Related CWE: N/A
CPE: a:mixaty:egyption_hacker:1.5.3
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
2010
Joomla Component com_manager 1.5.3 (id) SQL Injection Vulnerability
A vulnerability exists in Joomla Component com_manager 1.5.3, which allows an attacker to inject arbitrary SQL commands. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code in the 'id' parameter in a 'index.php?option=com_manager&view=flight&Itemid=[SQL]' URL. This can be used to bypass authentication and gain access to the application.
Mitigation:
Input validation should be used to prevent SQL injection attacks. The application should also be configured to use the least privileged account with access to the database.