Authenticated database manipulation via concatenated profile fields
Published Nov 16, 2025 · Updated Nov 17, 2025
SQL injection in Code Projects Student Information System 2.0 allows remote authenticated users to alter queries through profile fields. In editprofile.php, firstname, lastname, course, and yrlevel POST values are placed inside a quoted UPDATE statement through string concatenation rather than parameter binding. A valid application session is required; successful injection changes backend SQL execution during a profile update and can affect stored database data.
Summary
What happened
SQL injection in Code Projects Student Information System 2.0 allows remote authenticated users to alter queries through profile fields. In editprofile.php, firstname, lastname, course, and yrlevel POST values are placed inside a quoted UPDATE statement through string concatenation rather than parameter binding. A valid application session is required; successful injection changes backend SQL execution during a profile update and can affect stored database data.
The record
- CVE
- CVE-2025-13243
- Published
- Nov 16, 2025
- Updated
- Nov 17, 2025
- Vendor
- Code Projects
- Product
- Student Information System
- Classifications
- CWE-89, CWE-74, T1190
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Nov 16, 2025CVE publishedPublication date reported by the CVE source.
- Nov 17, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=2.0
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- SQL15.md proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo