First published: Mon Sep 02 2024(Updated: )
CodeAstro MembershipM-PHP (aka Membership Management System in PHP) 1.0 allows add_members.php fullname stored XSS.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
CodeAstro Membership Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-45528 is classified as a high severity vulnerability due to its potential for stored cross-site scripting (XSS).
To fix CVE-2024-45528, implement input validation and output encoding for the fullname parameter in add_members.php.
CVE-2024-45528 is a stored cross-site scripting (XSS) vulnerability affecting CodeAstro MembershipM-PHP.
CodeAstro MembershipM-PHP version 1.0 is affected by CVE-2024-45528.
CVE-2024-45528 can be exploited by injecting malicious scripts into the fullname field, which are then stored and executed when accessed by other users.