vendor:
Flippa Website Script
by:
Ihsan Sencan
7,5
CVSS
HIGH
Authentication Bypass and SQL Injection
89, 89, 89
CWE
Product Name: Flippa Website Script
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
2017
SQL Injection + Authentication Bypass
The vulnerability allows an attacker to bypass authentication by setting the Username and Password to 'or''=' and then hitting enter. Additionally, the attacker can exploit SQL injection vulnerabilities in the category.entryform.php and page.editor.php files, as well as other files.
Mitigation:
Input validation and sanitization should be used to prevent SQL injection attacks.