CVE-2025-10104: code-projects Online Event Judging System review_search.php sql injection
A security vulnerability has been detected in code-projects Online Event Judging System 1.0. Affected is an unknown function of the file /reviewsearch.php. The manipulation of the argument txtsearch leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed publicly and may be used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-10104?
CVE-2025-10104 is classified as a high severity SQL injection vulnerability.
How do I fix CVE-2025-10104?
To fix CVE-2025-10104, sanitize and validate user input in the txtsearch parameter and implement prepared statements.
What software is affected by CVE-2025-10104?
CVE-2025-10104 affects the Code-projects Online Event Judging System version 1.0.
Can CVE-2025-10104 be exploited remotely?
Yes, CVE-2025-10104 can be exploited remotely through the vulnerable functionality in /review_search.php.
What impact does CVE-2025-10104 have on the system?
CVE-2025-10104 allows attackers to execute arbitrary SQL commands, potentially compromising the database.