CVE-2025-13555 Details
Description
A vulnerability was detected in Campcodes School File Management System 1.0. Affected is an unknown function of the file /index.php of the component Login. Performing a manipulation of the argument stud_no results in sql injection. The attack can be initiated remotely. The exploit is now public and may be used.
A SQL injection vulnerability has been identified in Campcodes School File Management System version 1.0. The issue arises in the Login component, specifically within the index.php file. The vulnerability allows remote attackers to manipulate the stud_no parameter, injecting malicious SQL queries that could be executed by the application's database. This exploitation does not require any form of authentication.
To address this vulnerability, it is recommended to implement input validation and sanitization for the stud_no parameter, use prepared statements to prevent SQL injection, and conduct regular security audits to identify and fix vulnerabilities.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Nov 24, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/arpcyber070/CVE/issues/4 | CISA-ADP | ExploitIssue TrackingThird Party Advisory |
| https://github.com/arpcyber070/CVE/issues/4 | [email protected] | ExploitIssue TrackingThird Party Advisory |
| https://vuldb.com/?ctiid.333322 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.333322 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.696516 | [email protected] | Third Party AdvisoryVDB Entry |
| https://www.campcodes.com/ | [email protected] | Product |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| campcodes school file management system | 1.0 |
CPE
Remediation
| |
Change History
7 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Feb 24, 2026 | CVE Modified | [email protected] |
| Dec 2, 2025 | Initial Analysis | [email protected] |
| Nov 24, 2025 | CVE Modified | CISA-ADP |
| Nov 23, 2025 | New CVE Received | [email protected] |