vendor:
BookFlip
by:
boom3rang
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: BookFlip
Affected Version From: 2.1
Affected Version To: 2.1
Patch Exists: NO
Related CWE: N/A
CPE: a:fci_f-cimag-in:bookflip
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
2008
Joomla com_bookflip(book_id) Sql injection
A vulnerability in Joomla's com_bookflip component allows an attacker to inject arbitrary SQL commands into the application by manipulating the book_id parameter of the component. This can be exploited to gain access to the database and extract sensitive information such as usernames and passwords.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.