← Back to CVE List

CVE-2019-10670

Published: 2019-09-09T14:15Z
Last Modified: 2024-11-21T04:19Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt