SQL Injection Vulnerability in Student Result Manager by Code-Projects
CVE-2025-11551

5.3MEDIUM

Key Information:

Vendor
CVE Published:
9 October 2025

Badges

👾 Exploit Exists🟡 Public PoC

What is CVE-2025-11551?

A notable SQL injection vulnerability exists within the Student Result Manager, version 1.0, specifically located in the src/students/Database.java file. Malicious users can exploit this vulnerability by manipulating input parameters such as roll, name, or GPA. This allows attackers to execute SQL queries remotely, potentially leading to unauthorized access to sensitive data. The exploit has been disclosed publicly, raising concerns about the security of users still operating this version. Mitigating this vulnerability should be a priority for all users of the affected software.

Affected Version(s)

Student Result Manager 1.0

Exploit Proof of Concept (PoC)

PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.

References

CVSS V4

Score:
5.3
Severity:
MEDIUM
Confidentiality:
Low
Integrity:
Low
Availability:
Low
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • 🟡

    Public PoC available

  • 👾

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

Credit

lakshay12311 (VulDB User)
.
CVE-2025-11551 : SQL Injection Vulnerability in Student Result Manager by Code-Projects