vendor:
OCS Inventory NG
by:
Guilherme Marinheiro
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: OCS Inventory NG
Affected Version From: 1.2.1
Affected Version To: 1.2.1
Patch Exists: Yes
Related CWE: N/A
CPE: a:ocsinventory-ng:ocs_inventory_ng:1.2.1
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
OCS Inventory NG Server 1.2.1
The Open Computer and Software (OCS) Inventory Next Generation (NG) provides relevant inventory information about system configurations and software on the network. An authenticated user can exploit a SQL injection vulnerability in the machine.php script to gain access to the system. The vulnerable code is located at line 77-79 of the machine.php script.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.