vendor:
Blakord Portal
by:
JosS
7.5
CVSS
HIGH
Blind SQL Injection
CWE
Product Name: Blakord Portal
Affected Version From: Beta 1.3.A
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Blakord Portal Blind SQL Injection
Blakord Portal <= Beta 1.3.A (all modules) is vulnerable to blind SQL injection. An attacker can manipulate the SQL queries to extract sensitive information from the database. The vulnerability allows an attacker to execute arbitrary SQL commands.
Mitigation:
The vendor should sanitize user input and use prepared statements or parameterized queries to prevent SQL injection attacks.