CVE-2023-41504: SQL Injection
Published Mar 13, 2024
·Updated
SQL Injection vulnerability in Student Enrollment In PHP 1.0 allows attackers to run arbitrary code via the Student Search function.
Affected Software
2 affected components
Code-projects Student Enrollment=1.0
PHP Student Enrollment
Event History
Mar 13, 2024
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·09:15 PM
DescriptionSeverityWeaknessAffected Software
Frequently Asked Questions
1
What is the severity of CVE-2023-41504?
CVE-2023-41504 is classified as a high severity SQL Injection vulnerability.
2
How do I fix CVE-2023-41504?
To mitigate CVE-2023-41504, sanitize user inputs and use parameterized queries in the Student Search function.
3
What software is affected by CVE-2023-41504?
CVE-2023-41504 affects Student Enrollment In PHP version 1.0.
4
What type of vulnerability is CVE-2023-41504?
CVE-2023-41504 is an SQL Injection vulnerability that allows arbitrary code execution.
5
Can CVE-2023-41504 lead to data breaches?
Yes, CVE-2023-41504 can potentially lead to data breaches by allowing unauthorized access to the database.