vendor:
KaiBB
by:
7.5
CVSS
HIGH
SQL Injection, Arbitrary File Upload
CWE
Product Name: KaiBB
Affected Version From: 2.0.1
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
KaiBB SQL Injection and Arbitrary File Upload Vulnerabilities
KaiBB is prone to multiple SQL-injection vulnerabilities and an arbitrary-file-upload vulnerability because it fails to sanitize user-supplied data. Exploiting these issues could allow an attacker to compromise the application, execute arbitrary code, access or modify data, or exploit latent vulnerabilities in the underlying database.
Mitigation:
To mitigate these vulnerabilities, it is recommended to sanitize all user-supplied data before using it in SQL queries and implement proper file upload validation to prevent arbitrary file uploads.