vendor:
ZeeCareers HR Manager Website
by:
bi0
8.8
CVSS
HIGH
XSS and Auth Bypass
79 (XSS) and 287 (Authentication Bypass)
CWE
Product Name: ZeeCareers HR Manager Website
Affected Version From: 2x
Affected Version To: 2x
Patch Exists: NO
Related CWE: N/A
CPE: a:zeecareers:zeecareers_hr_manager_website
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2009
ZeeCareers v2x – PHP HR Manager Website [ XSS / Auth Bypass ]
ZeeCareers v2x is vulnerable to XSS and Auth Bypass. An attacker can inject malicious JavaScript code into the 'title' parameter of the 'basic_search_result.php' page. Additionally, the 'editprofile.php', 'forgot.php', 'additionalfeatures.php', 'employer_reg.php' pages are vulnerable to Auth Bypass.
Mitigation:
Input validation should be used to prevent XSS attacks. Authentication should be enforced for all pages.