Code Projects · Online Event Judging System · CVE-2025-12262
**Name of the Vulnerable Software and Affected Versions**
code-projects Online Event Judging System version 1.0
**Description**
A flaw exists in code-projects Online Event Judging System 1.0 that allows for SQL injection. The issue is located in the `/edit criteria.php` file, specifically through manipulation of the `crit id` argument. This can be exploited remotely. The details of the exploit have been publicly disclosed.
**Recommendations**
Apply any available updates or patches for code-projects Online Event Judging System version 1.0.
As a temporary workaround, restrict access to the `/edit criteria.php` file.
Sanitize the `crit id` input to prevent SQL injection attacks.