vendor:
Maian Uploader
by:
Ihsan Sencan
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Maian Uploader
Affected Version From: 4.0
Affected Version To: 4.0
Patch Exists: NO
Related CWE: N/A
CPE: a:maiansoftware:maian_uploader:4.0
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
Maian Uploader Script v4.0 – SQL Injection
Login as regular user and inject SQL in the URL parameter 'user' to access the following fields from the mu_members table: id, joindate, sign_date, joinstamp, username, email, accpass.
Mitigation:
Input validation and sanitization should be implemented to prevent SQL injection attacks.