vendor:
ZeeCareers v2.0
by:
x.CJP.x
8,8
CVSS
HIGH
Insecure Direct Object Reference
639
CWE
Product Name: ZeeCareers v2.0
Affected Version From: 2.0
Affected Version To: 2.0
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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
2006
ZeeCareers v2.0 (addadminmembercode.php) [ Add Admin ]
ZeeCareers v2.0 is vulnerable to Insecure Direct Object Reference. The addadminmembercode.php script does not properly validate user-supplied input, allowing an attacker to inject arbitrary code into the application. This can be exploited to add an admin user to the application.
Mitigation:
Ensure that user-supplied input is properly validated and sanitized before being used in the application.