First published: Fri Mar 01 2024(Updated: )
A vulnerability was found in SourceCodester Daily Habit Tracker 1.0. It has been declared as problematic. Affected by this vulnerability is an unknown functionality of the file /endpoint/update-tracker.php. The manipulation of the argument day leads to cross site scripting. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-255391.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Rems Daily Habit Tracker | ||
Rems Daily Habit Tracker | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-2075 is classified as a problematic vulnerability due to its potential for cross site scripting attacks.
To remediate CVE-2024-2075, sanitize and validate all input parameters, particularly the 'day' argument in the /endpoint/update-tracker.php file.
CVE-2024-2075 is a cross site scripting (XSS) vulnerability affecting the SourceCodester Daily Habit Tracker application.
CVE-2024-2075 affects the SourceCodester Daily Habit Tracker version 1.0.
CVE-2024-2075 impacts the update functionality of the application, specifically located in /endpoint/update-tracker.php.