vendor:
Membership System
by:
Cyb3r-1sT
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Membership System
Affected Version From: V1.3
Affected Version To: V1.3
Patch Exists: NO
Related CWE: N/A
CPE: a:developiteasy:membership_system:1.3
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
2020
Membership System V1.3 Bypass
The Membership System V1.3 is vulnerable to SQL injection. An attacker can bypass authentication by using ' or 1=1-- as the username and password.
Mitigation:
Input validation should be used to prevent SQL injection attacks.