First published: Thu Jul 18 2024(Updated: )
The PHPGurukul Online Shopping Portal Project version 2.0 contains a vulnerability that allows Cross-Site Request Forgery (CSRF) to lead to Stored Cross-Site Scripting (XSS). An attacker can exploit this vulnerability to execute arbitrary JavaScript code in the context of a user's session, potentially leading to account takeover.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Online Shopping Portal |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-39090 is rated as a medium severity vulnerability due to its potential to lead to Stored Cross-Site Scripting.
To fix CVE-2024-39090, ensure you implement CSRF protections and validate user input to prevent execution of arbitrary JavaScript.
CVE-2024-39090 is a Cross-Site Request Forgery (CSRF) vulnerability that allows for Stored Cross-Site Scripting (XSS).
CVE-2024-39090 affects users of the PHPGurukul Online Shopping Portal Project version 2.0.
An attacker exploiting CVE-2024-39090 can execute arbitrary JavaScript code in the context of a user's session.