First published: Thu Mar 07 2024(Updated: )
Student Enrollment In PHP v1.0 was discovered to contain a SQL injection vulnerability via the Login function.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Student Enrollment | ||
Code-projects Student Enrollment | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-41503 is classified with a medium severity due to the potential for SQL injection attacks.
To fix CVE-2023-41503, ensure that input parameters are properly sanitized and use prepared statements for database queries.
CVE-2023-41503 affects the Student Enrollment In PHP software version 1.0.
Yes, CVE-2023-41503 can be exploited remotely if the vulnerable Login function is accessible over the internet.
CVE-2023-41503 can allow attackers to manipulate database queries, potentially leading to unauthorized access to sensitive data.