First published: Fri Mar 01 2024(Updated: )
A vulnerability, which was classified as problematic, was found in SourceCodester Flashcard Quiz App 1.0. This affects an unknown part of the file /endpoint/update-flashcard.php. The manipulation of the argument question/answer leads to cross site scripting. 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-255387.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Remyandrade Flashcard Quiz App | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-2072 is classified as problematic, indicating a significant security concern.
CVE-2024-2072 allows for cross-site scripting via manipulation of the question/answer argument in the update-flashcard.php file.
To fix CVE-2024-2072, you should implement input validation and output encoding to sanitize user inputs.
CVE-2024-2072 affects version 1.0 of the Flashcard Quiz App.
Exploiting CVE-2024-2072 could allow attackers to execute arbitrary JavaScript in the context of other users, compromising user data.