First published: Thu Apr 15 2021(Updated: )
Cross Site Scripting (XSS) in the "add-services.php" component of PHPGurukul Beauty Parlour Management System v1.0 allows remote attackers to execute arbitrary code by injecting arbitrary HTML into the "sername" parameter.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Phpgurukul Beauty Parlour Management System Project Phpgurukul Beauty Parlour Management System | =1.0 | |
PHPGurukul Beauty Parlour Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-27544 is classified as a moderate severity vulnerability due to its potential for executing arbitrary code via cross-site scripting.
To fix CVE-2021-27544, sanitize and validate user input in the 'sername' parameter to prevent the injection of malicious HTML.
CVE-2021-27544 affects PHPGurukul Beauty Parlour Management System version 1.0.
CVE-2021-27544 can facilitate cross-site scripting attacks, enabling attackers to execute arbitrary scripts in the context of the user’s browser.
Yes, there are known exploits for CVE-2021-27544 that demonstrate the ability to inject arbitrary HTML into the vulnerable parameter.