vendor:
microTopic
by:
N/A
7,5
CVSS
HIGH
Blind SQL Injection
89
CWE
Product Name: microTopic
Affected Version From: microTopic v1 Initial Release
Affected Version To: microTopic v1 Initial Release
Patch Exists: N/A
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: N/A
N/A
(POST var ‘rating’) BLIND SQL INJECTION
microTopic v1 Initial Release is vulnerable to Blind SQL Injection. An attacker can inject malicious SQL queries via the 'rating' POST parameter, which can be used to extract sensitive information from the database.
Mitigation:
Input validation should be used to prevent SQL injection attacks.