CVE-2024-3258: SourceCodester Internship Portal Management System add_activity.php sql injection
A vulnerability was found in SourceCodester Internship Portal Management System 1.0. It has been classified as critical. This affects an unknown part of the file admin/addactivity.php. The manipulation of the argument title/description/start/end leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-259107.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-3258?
CVE-2024-3258 is classified as a critical vulnerability.
What type of attack does CVE-2024-3258 facilitate?
CVE-2024-3258 facilitates SQL injection attacks due to improper input validation.
Which file is affected by CVE-2024-3258?
CVE-2024-3258 affects the admin/add_activity.php file in the SourceCodester Internship Portal Management System.
How do I fix CVE-2024-3258?
To fix CVE-2024-3258, ensure proper validation and sanitization of user inputs in the affected file.
What parameters are exploited in CVE-2024-3258?
CVE-2024-3258 exploits the parameters title, description, start, and end.