First published: Tue Dec 26 2023(Updated: )
A vulnerability classified as problematic has been found in code-projects E-Commerce Website 1.0. This affects an unknown part of the file user_signup.php. The manipulation of the argument firstname with the input <video/src=x onerror=alert(document.domain)> 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-249003.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Fabianros E-commerce Website | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-7108 is classified as problematic due to a stored cross-site scripting vulnerability.
To fix CVE-2023-7108, validate and sanitize user input in the user_signup.php file, particularly the firstname argument.
CVE-2023-7108 is a cross-site scripting (XSS) vulnerability affecting the E-Commerce Website version 1.0.
CVE-2023-7108 affects Fabianros E-commerce Website version 1.0.
CVE-2023-7108 can allow an attacker to execute arbitrary JavaScript in the context of users accessing the affected site.