CVE-2018-25163

Severity CVSS v4.0:
HIGH
Type:
CWE-89 SQL Injection
Publication date:
06/03/2026
Last modified:
09/03/2026

Description

BitZoom 1.0 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the rollno and username parameters in forgot.php and login.php. Attackers can submit crafted POST requests with SQL UNION statements to extract database schema information and table contents from the application database.