CVE-2024-39090: CSRF
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-39090?
CVE-2024-39090 is rated as a medium severity vulnerability due to its potential to lead to Stored Cross-Site Scripting.
How do I fix CVE-2024-39090?
To fix CVE-2024-39090, ensure you implement CSRF protections and validate user input to prevent execution of arbitrary JavaScript.
What type of vulnerability is CVE-2024-39090?
CVE-2024-39090 is a Cross-Site Request Forgery (CSRF) vulnerability that allows for Stored Cross-Site Scripting (XSS).
Who is affected by CVE-2024-39090?
CVE-2024-39090 affects users of the PHPGurukul Online Shopping Portal Project version 2.0.
What can an attacker achieve by exploiting CVE-2024-39090?
An attacker exploiting CVE-2024-39090 can execute arbitrary JavaScript code in the context of a user's session.