CVE-2019-10670
- EPSS 0.82%
- Veröffentlicht 09.09.2019 14:15:11
- Zuletzt bearbeitet 21.11.2024 04:19:43
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, ...
CVE-2019-10671
- EPSS 1.35%
- Veröffentlicht 09.09.2019 14:15:11
- Zuletzt bearbeitet 21.11.2024 04:19:43
An issue was discovered in LibreNMS through 1.47. It does not parameterize all user supplied input within database queries, resulting in SQL injection. An authenticated attacker can subvert these database queries to extract or manipulate data, as dem...
CVE-2019-12463
- EPSS 1.39%
- Veröffentlicht 09.09.2019 14:15:11
- Zuletzt bearbeitet 21.11.2024 04:22:54
An issue was discovered in LibreNMS 1.50.1. The scripts that handle graphing options (includes/html/graphs/common.inc.php and includes/html/graphs/graphs.inc.php) do not sufficiently validate or encode several fields of user supplied input. Some para...
CVE-2019-12464
- EPSS 2.17%
- Veröffentlicht 09.09.2019 14:15:11
- Zuletzt bearbeitet 21.11.2024 04:22:54
An issue was discovered in LibreNMS 1.50.1. An authenticated user can perform a directory traversal attack against the /pdf.php file with a partial filename in the report parameter, to cause local file inclusion resulting in code execution.
CVE-2019-12465
- EPSS 1.2%
- Veröffentlicht 09.09.2019 14:15:11
- Zuletzt bearbeitet 21.11.2024 04:22:54
An issue was discovered in LibreNMS 1.50.1. A SQL injection flaw was identified in the ajax_rulesuggest.php file where the term parameter is used insecurely in a database query for showing columns of a table, as demonstrated by an ajax_rulesuggest.ph...
CVE-2019-10665
- EPSS 1.48%
- Veröffentlicht 09.09.2019 13:15:11
- Zuletzt bearbeitet 21.11.2024 04:19:42
An issue was discovered in LibreNMS through 1.47. The scripts that handle the graphing options (html/includes/graphs/common.inc.php and html/includes/graphs/graphs.inc.php) do not sufficiently validate or encode several fields of user supplied input....
CVE-2019-10666
- EPSS 1.22%
- Veröffentlicht 09.09.2019 13:15:11
- Zuletzt bearbeitet 21.11.2024 04:19:42
An issue was discovered in LibreNMS through 1.47. Several of the scripts perform dynamic script inclusion via the include() function on user supplied input without sanitizing the values by calling basename() or a similar function. An attacker can lev...
CVE-2019-10667
- EPSS 1.22%
- Veröffentlicht 09.09.2019 13:15:11
- Zuletzt bearbeitet 21.11.2024 04:19:42
An issue was discovered in LibreNMS through 1.47. Information disclosure can occur: an attacker can fingerprint the exact code version installed and disclose local file paths.
CVE-2019-10668
- EPSS 1.6%
- Veröffentlicht 09.09.2019 13:15:11
- Zuletzt bearbeitet 21.11.2024 04:19:43
An issue was discovered in LibreNMS through 1.47. A number of scripts import the Authentication libraries, but do not enforce an actual authentication check. Several of these scripts disclose information or expose functions that are of a sensitive na...
CVE-2019-10669
- EPSS 80.66%
- Veröffentlicht 09.09.2019 13:15:11
- Zuletzt bearbeitet 21.11.2024 04:19:43
An issue was discovered in LibreNMS through 1.47. There is a command injection vulnerability in html/includes/graphs/device/collectd.inc.php where user supplied parameters are filtered with the mysqli_escape_real_string function. This function is not...