← Back

Librenms

librenms

104 CVEs • 1 product

Products (1)

Click to collapse
Toggle
Librenms
librenms

CVEs (104)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Librenms
1Librenms
Nov 21, 2024
Apr 24, 2019
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
LibreNMS 1.46 allows remote attackers to execute arbitrary OS commands by using the $_POST['community'] parameter to html/pages/addhost.inc.php during creation of a new device, and then making a /ajax_output.php?id=captu...Show more
LibreNMS 1.46 allows remote attackers to execute arbitrary OS commands by using the $_POST['community'] parameter to html/pages/addhost.inc.php during creation of a new device, and then making a /ajax_output.php?id=capture&format=text&type=snmpwalk&hostname=localhost request that triggers html/includes/output/capture.inc.php command mishandling.Show less
1Librenms
1Librenms
Nov 21, 2024
Mar 28, 2019
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
LibreNMS through 1.47 allows SQL injection via the html/ajax_table.php sort[hostname] parameter, exploitable by authenticated users during a search.
1Librenms
1Librenms
Nov 21, 2024
Oct 18, 2018
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
Persistent Cross-Site Scripting (XSS) issues in LibreNMS before 1.44 allow remote attackers to inject arbitrary web script or HTML via the dashboard_name parameter in the /ajax_form.php resource, related to html/includes...Show more
Persistent Cross-Site Scripting (XSS) issues in LibreNMS before 1.44 allow remote attackers to inject arbitrary web script or HTML via the dashboard_name parameter in the /ajax_form.php resource, related to html/includes/forms/add-dashboard.inc.php, html/includes/forms/delete-dashboard.inc.php, and html/includes/forms/edit-dashboard.inc.php.Show less
1Librenms
1Librenms
May 13, 2026
Nov 9, 2017
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
The installation process in LibreNMS before 2017-08-18 allows remote attackers to read arbitrary files, related to html/install.php.