Security Advisory

CVE-2019-10670

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2019-09-09 13:07:26
Last updated 2024-08-04 22:32:00
Assigner mitre
State PUBLISHED

Description

An issue was discovered in LibreNMS through 1.47. Many of the scripts rely on the function mysqli_escape_real_string for filtering data. However, this is particularly ineffective when returning user supplied input in an HTML or a JavaScript context, resulting in unsafe data being injected into these contexts, leading to attacker controlled JavaScript executing in the browser. One example of this is the string parameter in html/pages/inventory.inc.php.