First published: Thu Aug 08 2024(Updated: )
A Stored Cross Site Scripting (XSS) vulnerability was found in "/view_type.php" of Kashipara Live Membership System v1.0, which allows remote attackers to execute arbitrary code via membershipType parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Kashipara Live Membership System | ||
Lopalopa Live Membership System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-40487 has a high severity rating due to its potential for remote code execution through stored XSS.
To fix CVE-2024-40487, validate and sanitize user input for the membershipType parameter in '/view_type.php'.
CVE-2024-40487 affects Kashipara Live Membership System version 1.0.
CVE-2024-40487 can be exploited by sending a crafted request with malicious code in the membershipType parameter.
As of now, there is no official patch available for CVE-2024-40487, so implementing input validation is recommended.