vendor:
T-HTB Manager
by:
Salvatore Fresta aka drosophila
6.5
CVSS
MEDIUM
SQL Injection
89
CWE
Product Name: T-HTB Manager
Affected Version From: 0.5
Affected Version To: 0.5
Patch Exists: NO
Related CWE: N/A
CPE: a:t-htbmanager:t-htb_manager:0.5
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
2009
Multiple Blind SQL Injection
This is a Blind SQL Injection bug but into the database there aren't very reserved information such as usernames and/or passwords. However this injection can be used to write arbitrary fiels into the database.
Mitigation:
Input validation and sanitization should be done to prevent SQL injection attacks.