First published: Thu Jul 13 2023(Updated: )
A cross-site scripting (XSS) vulnerability in Maid Hiring Management System v1.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Title parameter of the /admin/contactus.php component.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Maid Hiring Management System Project Maid Hiring Management System | =1.0 | |
Anujkumar Maid Hiring Management System | =1.0 | |
Phpgurukul Maid Hiring Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The vulnerability ID for the cross-site scripting (XSS) vulnerability in Maid Hiring Management System v1.0 is CVE-2023-37746.
The severity of CVE-2023-37746 is medium with a CVSS score of 6.1.
The cross-site scripting (XSS) vulnerability in Maid Hiring Management System v1.0 allows attackers to execute arbitrary web scripts or HTML by injecting a crafted payload into the Title parameter of the /admin/contactus.php component.
The cross-site scripting (XSS) vulnerability in Maid Hiring Management System affects version 1.0 of the following software: Maid Hiring Management System Project Maid Hiring Management System, Anujkumar Maid Hiring Management System, and Phpgurukul Maid Hiring Management System.
To fix the cross-site scripting (XSS) vulnerability in Maid Hiring Management System v1.0, it is recommended to sanitize user input and properly encode output to prevent malicious script execution.