vendor:
OneOrZero Helpdesk and Task Management System
by:
dun
7.5
CVSS
HIGH
Local File Inclusion
98
CWE
Product Name: OneOrZero Helpdesk and Task Management System
Affected Version From: 1.6.5.7
Affected Version To: 1.6.5.7
Patch Exists: YES
Related CWE: N/A
CPE: a:oneorzero:oneorzero_helpdesk_and_task_management_system
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
OneOrZero Helpdesk <= 1.6.5.7 Local File Inclusion Vulnerability
OneOrZero Helpdesk and Task Management System is vulnerable to a Local File Inclusion vulnerability due to insufficient sanitization of user-supplied input. This vulnerability allows an attacker to include a file from the local system, which can lead to the disclosure of sensitive information. The vulnerable code is located in the './oozv1657/common/login.php' file, line 104.
Mitigation:
Ensure that user-supplied input is properly sanitized and validated before being used in the application.