First published: Thu Nov 14 2024(Updated: )
A Reflected Cross-Site Scripting (XSS) vulnerability was found in the /search-result.php page of the PHPGurukul User Registration & Login and User Management System 3.2. This vulnerability allows remote attackers to execute arbitrary scripts via the searchkey parameter in a POST HTTP request.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHPGurukul User Registration & Login and User Management System | =3.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-48284 is categorized as a high-severity Reflected Cross-Site Scripting (XSS) vulnerability that can lead to remote code execution.
To fix CVE-2024-48284, validate and sanitize the 'searchkey' parameter in the /search-result.php page to prevent script injection.
CVE-2024-48284 affects PHPGurukul User Registration & Login and User Management System version 3.2.
Remote attackers can exploit CVE-2024-48284 to inject malicious scripts, potentially impacting any users interacting with the vulnerable system.
As of now, there has been no official patch released for CVE-2024-48284, so immediate mitigation through code changes is recommended.