CVE-2025-11551: code-projects Student Result Manager Database.java sql injection
A vulnerability was determined in code-projects Student Result Manager 1.0. This affects an unknown function of the file src/students/Database.java. This manipulation of the argument roll/name/gpa causes sql injection. It is possible to initiate the attack remotely. The exploit has been publicly disclosed and may be utilized.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-11551?
CVE-2025-11551 is classified as a high severity vulnerability due to its potential for remote SQL injection exploits.
How do I fix CVE-2025-11551?
To fix CVE-2025-11551, ensure proper input validation and parameterized queries in the affected Database.java file.
What software is affected by CVE-2025-11551?
CVE-2025-11551 affects the Code-projects Student Result Manager version 1.0.
Can CVE-2025-11551 be exploited remotely?
Yes, CVE-2025-11551 can be exploited remotely, allowing attackers to execute SQL injection attacks.
What type of attack is associated with CVE-2025-11551?
CVE-2025-11551 is associated with SQL injection attacks, specifically through manipulation of roll, name, or GPA parameters.