First published: Sun Mar 03 2024(Updated: )
A vulnerability was found in SourceCodester Online Mobile Management Store 1.0. It has been classified as problematic. Affected is an unknown function of the file /endpoint/update-tracker.php. The manipulation of the argument firstname leads to cross site scripting. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. VDB-255498 is the identifier assigned to this vulnerability.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
SourceCodester Online Mobile Management Store | ||
SourceCodester Online Mobile Management Store | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-2145 has been classified as a problematic vulnerability.
CVE-2024-2145 affects an unknown function in the file /endpoint/update-tracker.php, allowing for cross-site scripting through manipulation of the 'firstname' argument.
CVE-2024-2145 is classified as a cross-site scripting (XSS) vulnerability.
Yes, SourceCodester Online Mobile Management Store 1.0 is affected by CVE-2024-2145.
To mitigate CVE-2024-2145, you should implement input validation on the 'firstname' argument and sanitize user input.