vendor:
Membership Formula - Best Membership Site PHP Script
by:
Ihsan Sencan
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Membership Formula - Best Membership Site PHP 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: Win7 x64, Kali Linux x64
2017
Membership Formula – Best Membership Site PHP Script – SQL Injection
Login as regular user and send a malicious SQL query to the vulnerable parameter 'order' in the URL http://localhost/[PATH]/members/member.area.directory.php?order=[SQL] to extract sensitive information from the members table such as id, first_name, last_name, email and password.
Mitigation:
Input validation and sanitization should be implemented to prevent malicious SQL queries.