First published: Wed Apr 02 2025(Updated: )
A vulnerability was found in SourceCodester Online Tutor Portal 1.0. It has been declared as critical. This vulnerability affects unknown code of the file /tutor/courses/manage_course.php. The manipulation of the argument ID leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
SourceCodester Online Tutor Portal |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-3119 has been declared as a critical severity vulnerability.
CVE-2025-3119 is a SQL injection vulnerability affecting the manage_course.php file.
CVE-2025-3119 can be exploited remotely by manipulating the ID argument in the affected file.
CVE-2025-3119 affects SourceCodester Online Tutor Portal version 1.0.
To fix CVE-2025-3119, it is recommended to validate user input and use parameterized queries to prevent SQL injection.