CVE-2025-51567
CRITICALCVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Lifecycle Timeline
3Tags
Description
A SQL Injection was found in the /exam/user/profile.php page of kashipara Online Exam System V1.0, which allows remote attackers to execute arbitrary SQL command to get unauthorized database access via the rname, rcollage, rnumber, rgender and rpassword parameters in a POST HTTP request.
Analysis
Kashipara Online Exam System V1.0 has SQL injection in profile.php through five POST parameters (rname, rcollage, rnumber, rgender, rpassword). PoC available.
Technical Context
Five parameters in profile.php are concatenated into SQL queries without parameterization (CWE-89).
Affected Products
Kashipara Online Exam System V1.0
Remediation
Use parameterized queries. This application needs a security audit before production use.
Priority Score
Share
External POC / Exploit Code
Leaving vuln.today