vendor:
Flippy Answers – Questions and Answers Script
by:
Ihsan Sencan
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Flippy Answers – Questions and Answers Script
Affected Version From: 2.0.0
Affected Version To: 2.0.0
Patch Exists: NO
Related CWE: N/A
CPE: a:flippyscripts:flippy_answers_questions_and_answers_script
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win7 x64, Kali Linux x64
2017
Flippy Answers – Questions and Answers Script v2.0.0 – SQL Injection
An attacker can exploit a SQL injection vulnerability in Flippy Answers – Questions and Answers Script v2.0.0 to gain access to the admin credentials. By sending a specially crafted HTTP request to the category.php page, an attacker can inject arbitrary SQL code into the application. This can be used to gain access to the admin credentials.
Mitigation:
Developers should always use parameterized queries to prevent SQL injection attacks.