vendor:
Jasmin Ransomware
by:
Buğra Enis Dönmez
7.1
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Jasmin Ransomware
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Windows
2025
Jasmin Ransomware SQL Injection Login Bypass
The Jasmin Ransomware application is vulnerable to SQL Injection which allows an attacker to bypass authentication on the login page by inserting a specially crafted payload into the email and code fields. By entering the payload '=' 'or' in both the email and code fields, an attacker can bypass the authentication and gain unauthorized access to the admin panel.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user inputs, use parameterized queries, and implement proper input validation to prevent SQL Injection attacks.