CVE-2024-8562: SourceCodester PHP CRUD Add.php cross site scripting
A vulnerability was found in SourceCodester PHP CRUD 1.0 and classified as problematic. Affected by this issue is some unknown functionality of the file /endpoint/Add.php. The manipulation of the argument firstname/middlename/lastname leads to cross site scripting. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-8562?
CVE-2024-8562 is classified as a problematic vulnerability due to its potential for cross-site scripting attacks.
How do I fix CVE-2024-8562?
To mitigate CVE-2024-8562, sanitize and validate user inputs in the affected file, specifically the arguments first_name, middle_name, and last_name.
What software versions are affected by CVE-2024-8562?
CVE-2024-8562 affects SourceCodester PHP CRUD version 1.0.
What type of vulnerability is CVE-2024-8562?
CVE-2024-8562 is a cross-site scripting (XSS) vulnerability.
What file is associated with CVE-2024-8562?
CVE-2024-8562 is associated with the file /endpoint/Add.php.