Lucene search
+L

14660 matches found

CVE
CVE
added 2024/11/15 3:46 p.m.76 views

CVE-2024-51497

LibreNMS is affected by a Stored XSS in the Custom OID tab, where an authenticated user can inject JavaScript via the unit parameter when creating a new OID. The vulnerability is due to improper sanitization in librenms/includes/html/print-customoid.php and is associated with the stored XSS paylo...

5.4CVSS4.8AI score0.00411EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2024/11/15 3:45 p.m.22 views

CVE-2024-51496 LibreNMS has a Reflected XSS ('Cross-site Scripting') in librenms/includes/html/pages/wireless.inc.php

LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. A Reflected Cross-Site Scripting XSS vulnerability in the "metric" parameter of the "/wireless" and "/health" endpoints allows attackers to inject arbitrary JavaScript. This vulnerability results in the execution of...

4.8CVSS6AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/11/15 3:45 p.m.28 views

LibreNMS has a Reflected XSS ('Cross-site Scripting') in librenms/includes/html/pages/wireless.inc.php

Summary A Reflected Cross-Site Scripting XSS vulnerability in the "metric" parameter of the "/wireless" and "/health" endpoints allows attackers to inject arbitrary JavaScript. This vulnerability results in the execution of malicious code when a user accesses the page with a malicious "metric"...

5.4CVSS5.5AI score0.00415EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/11/15 3:43 p.m.28 views

CVE-2024-51494 LibreNMS has a Stored XSS ('Cross-site Scripting') in librenms/app/Http/Controllers/Table/EditPortsController.php

LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. A Stored Cross-Site Scripting XSS vulnerability in the "Port Settings" page allows authenticated users to inject arbitrary JavaScript through the "descr" parameter when editing a device's port settings. This vulnerability...

4.8CVSS5.4AI score
SaveExploits0References4
CVE
CVE
added 2024/11/15 3:43 p.m.100 views

CVE-2024-51494

CVE-2024-51494 – Stored XSS in LibreNMS A stored Cross-Site Scripting vulnerability exists in LibreNMS (librenms/librenms) on the Port Settings page. The XSS is triggered via the descr parameter when editing a device port, allowing an authenticated attacker to inject JavaScript that can execute i...

5.4CVSS4.9AI score0.00407EPSS
SaveExploits1References2Affected Software1
Github Security Blog
Github Security Blog
added 2024/11/15 3:43 p.m.28 views

LibreNMS has a Stored XSS ('Cross-site Scripting') in librenms/app/Http/Controllers/Table/EditPortsController.php

Summary A Stored Cross-Site Scripting XSS vulnerability in the "Port Settings" page allows authenticated users to inject arbitrary JavaScript through the "descr" parameter when editing a device's port settings. This vulnerability can lead to the execution of malicious code when the "Port Settings...

5.4CVSS5.3AI score0.00407EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/11/15 3:43 p.m.59 views

GHSA-7663-37RG-C377 LibreNMS has a Stored XSS ('Cross-site Scripting') in librenms/app/Http/Controllers/Table/EditPortsController.php

Summary A Stored Cross-Site Scripting XSS vulnerability in the "Port Settings" page allows authenticated users to inject arbitrary JavaScript through the "descr" parameter when editing a device's port settings. This vulnerability can lead to the execution of malicious code when the "Port Settings...

7.5CVSS5.2AI score0.00407EPSS
SaveExploits1References4
OSV
OSV
added 2024/11/15 3:41 p.m.78 views

GHSA-4M5R-W2RQ-Q54Q LibreNMS has a Persistent XSS from Insecure Input Sanitization Affects Multiple Endpoints

Summary The application fail to sanitising inputs properly and rendering the code from user input to browser which allow an attacker to execute malicious javascript code. Details User with Admin role can edit the Display Name of a device, the application did not properly sanitize the user input i...

7.2CVSS5.5AI score0.00323EPSS
SaveExploits1References4
CVE
CVE
added 2024/11/15 3:40 p.m.77 views

CVE-2024-50352

CVE-2024-50352 affects LibreNMS (librenms/includes/html/pages/device/overview/services.inc.php). A stored XSS vulnerability allows authenticated users to inject JavaScript via the name field when adding a service to a device, potentially executing in other users’ sessions. The issue is mitigated ...

5.4CVSS4.9AI score0.37557EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2024/11/15 3:40 p.m.32 views

CVE-2024-50352 LibreNMS has a Stored XSS ('Cross-site Scripting') in librenms/includes/html/pages/device/overview/services.inc.php

LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. A Stored Cross-Site Scripting XSS vulnerability in the "Services" section of the Device Overview page allows authenticated users to inject arbitrary JavaScript through the "name" parameter when adding a service to a devic...

4.8CVSS5.3AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/11/15 3:39 p.m.34 views

LibreNMS has a Stored XSS ('Cross-site Scripting') in librenms/includes/html/pages/device/overview/services.inc.php

Summary A Stored Cross-Site Scripting XSS vulnerability in the "Services" section of the Device Overview page allows authenticated users to inject arbitrary JavaScript through the "name" parameter when adding a service to a device. This vulnerability could result in the execution of malicious cod...

5.4CVSS5.4AI score0.37557EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/11/15 3:34 p.m.31 views

LibreNMS has a Reflected XSS ('Cross-site Scripting') in librenms/includes/functions.php

Summary A Reflected Cross-Site Scripting XSS vulnerability in the "section" parameter of the "logs" tab of a device allows attackers to inject arbitrary JavaScript. This vulnerability results in the execution of malicious code when a user accesses the page with a malicious "section" parameter,...

5.4CVSS5.5AI score0.00398EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2024/11/15 3:30 p.m.47 views

CVE-2024-50350 LibreNMS has a Stored XSS ('Cross-site Scripting') in librenms/app/Http/Controllers/Table/EditPortsController.php

LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. A Stored Cross-Site Scripting XSS vulnerability in the "Port Settings" page allows authenticated users to inject arbitrary JavaScript through the "name" parameter when creating a new Port Group. This vulnerability results...

4.8CVSS0.00391EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/11/15 3:30 p.m.17 views

CVE-2024-50350 LibreNMS has a Stored XSS ('Cross-site Scripting') in librenms/app/Http/Controllers/Table/EditPortsController.php

LibreNMS is an open-source, PHP/MySQL/SNMP-based network monitoring system. A Stored Cross-Site Scripting XSS vulnerability in the "Port Settings" page allows authenticated users to inject arbitrary JavaScript through the "name" parameter when creating a new Port Group. This vulnerability results...

4.8CVSS5.6AI score0.00391EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2024/11/15 3:30 p.m.32 views

LibreNMS has a Stored XSS ('Cross-site Scripting') in librenms/app/Http/Controllers/Table/EditPortsController.php

Summary A Stored Cross-Site Scripting XSS vulnerability in the "Port Settings" page allows authenticated users to inject arbitrary JavaScript through the "name" parameter when creating a new Port Group. This vulnerability results in the execution of malicious code when the "Port Settings" page is...

5.4CVSS5.3AI score0.00391EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/11/15 3:27 p.m.26 views

LibreNMS has a Stored XSS ('Cross-site Scripting') in librenms/includes/html/pages/device/capture.inc.php

Summary A Stored Cross-Site Scripting XSS vulnerability in the "Capture Debug Information" page allows authenticated users to inject arbitrary JavaScript through the "hostname" parameter when creating a new device. This vulnerability results in the execution of malicious code when the "Capture...

5.4CVSS5.2AI score0.00391EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/11/15 3:27 p.m.22 views

GHSA-RMR4-X6C9-JC68 LibreNMS has a Stored XSS ('Cross-site Scripting') in librenms/includes/html/pages/device/capture.inc.php

Summary A Stored Cross-Site Scripting XSS vulnerability in the "Capture Debug Information" page allows authenticated users to inject arbitrary JavaScript through the "hostname" parameter when creating a new device. This vulnerability results in the execution of malicious code when the "Capture...

7.5CVSS5AI score0.00391EPSS
SaveExploits1References4
CVE
CVE
added 2024/11/15 3:26 p.m.78 views

CVE-2024-49759

CVE-2024-49759 describes a Stored XSS in LibreNMS’ Manage User Access flow. An authenticated user could inject arbitrary JavaScript into the bill_name field when creating a new bill, with the script executing in the context of other users when the attacker navigates to the Bill Access UI. The iss...

5.4CVSS4.9AI score0.00413EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2024/11/15 3:25 p.m.49 views

GHSA-888J-PJQH-FX58 Stored XSS ('Cross-site Scripting') in librenms/includes/html/pages/edituser.inc.php

Summary A Stored Cross-Site Scripting XSS vulnerability in the "Manage User Access" page allows authenticated users to inject arbitrary JavaScript through the "billname" parameter when creating a new bill. This vulnerability can lead to the execution of malicious code when visiting the "Bill...

7.5CVSS5.1AI score0.00413EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2024/11/15 3:25 p.m.30 views

Stored XSS ('Cross-site Scripting') in librenms/includes/html/pages/edituser.inc.php

Summary A Stored Cross-Site Scripting XSS vulnerability in the "Manage User Access" page allows authenticated users to inject arbitrary JavaScript through the "billname" parameter when creating a new bill. This vulnerability can lead to the execution of malicious code when visiting the "Bill...

5.4CVSS5.3AI score0.00413EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder