vendor:
com_jbook
by:
Fl0riX
7.5
CVSS
HIGH
Blind SQL Injection
89
CWE
Product Name: com_jbook
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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
Joomla Component com_jbook Blind SQL-injection Vulnerability
This vulnerability allows an attacker to gain access to admin login credentials. The vulnerability is caused due to the lack of proper input validation of user-supplied data. An attacker can exploit this vulnerability by sending a maliciously crafted HTTP request to the vulnerable application. This can result in the execution of arbitrary SQL commands in the back-end database.
Mitigation:
Input validation should be implemented to filter out malicious characters.