Lucene search
+L

1299 matches found

CNVD
CNVD
added 2019/09/10 12:00 a.m.12 views

LibreNMS Cross-Site Scripting Vulnerability (CNVD-2019-32207)

LibreNMS is a PHP/MYSQL/SNMP-based open source monitoring tool . A cross-site scripting vulnerability exists in LibreNMS 1.47 and earlier versions, which can be exploited by attackers to execute client-side code...

6.1CVSS6.3AI score0.00818EPSS
SaveExploits1References1
CNVD
CNVD
added 2019/09/10 12:00 a.m.15 views

LibreNMS SQL Injection Vulnerability (CNVD-2019-32210)

LibreNMS is a PHP/MYSQL/SNMP-based open source monitoring tool . An SQL injection vulnerability exists in ajaxrulesuggest.php in LibreNMS 1.50.1, which can be exploited by an authenticated attacker to corrupt database queries in order to extract or manipulate data...

8.1CVSS7.9AI score0.01198EPSS
SaveExploits1References1
Exploit DB
Exploit DB
added 2019/09/10 12:00 a.m.333 views

LibreNMS - Collectd Command Injection (Metasploit)

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'LibreNMS Collectd Command Injection', 'Description' = %q This module exploits a command injection vulnerability in the Collectd graphing...

7.2CVSS7.1AI score0.80692EPSS
SaveExploits5
OSV
OSV
added 2019/09/09 2:15 p.m.15 views

CVE-2019-10671

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 demonstrated by the graph.php sort parameter...

8.8CVSS7.6AI score
SaveExploits0References1
OSV
OSV
added 2019/09/09 2:15 p.m.18 views

CVE-2019-10670

An issue was discovered in LibreNMS through 1.47. Many of the scripts rely on the function mysqliescaperealstring 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...

6.1CVSS6.6AI score
SaveExploits0References1
OSV
OSV
added 2019/09/09 2:15 p.m.17 views

CVE-2019-12465

An issue was discovered in LibreNMS 1.50.1. A SQL injection flaw was identified in the ajaxrulesuggest.php file where the term parameter is used insecurely in a database query for showing columns of a table, as demonstrated by an ajaxrulesuggest.php?debug=1&term= request...

8.1CVSS7.8AI score
SaveExploits0References1
NVD
NVD
added 2019/09/09 2:15 p.m.23 views

CVE-2019-12463

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 parameters are filtered with mysqlirealescapestring,...

8.8CVSS9.7AI score0.01392EPSS
SaveExploits1References1
NVD
NVD
added 2019/09/09 2:15 p.m.26 views

CVE-2019-10670

An issue was discovered in LibreNMS through 1.47. Many of the scripts rely on the function mysqliescaperealstring 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...

6.1CVSS6.2AI score0.00818EPSS
SaveExploits1References1
OSV
OSV
added 2019/09/09 2:15 p.m.18 views

CVE-2019-12463

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 parameters are filtered with mysqlirealescapestring,...

8.8CVSS9.9AI score
SaveExploits0References1
NVD
NVD
added 2019/09/09 2:15 p.m.26 views

CVE-2019-12464

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...

7.5CVSS7.4AI score0.02171EPSS
SaveExploits1References1
NVD
NVD
added 2019/09/09 2:15 p.m.24 views

CVE-2019-10671

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 demonstrated by the graph.php sort parameter...

8.8CVSS8.9AI score0.01346EPSS
SaveExploits1References1
NVD
NVD
added 2019/09/09 2:15 p.m.26 views

CVE-2019-12465

An issue was discovered in LibreNMS 1.50.1. A SQL injection flaw was identified in the ajaxrulesuggest.php file where the term parameter is used insecurely in a database query for showing columns of a table, as demonstrated by an ajaxrulesuggest.php?debug=1&term= request...

8.1CVSS8.4AI score0.01198EPSS
SaveExploits1References1
OSV
OSV
added 2019/09/09 2:15 p.m.20 views

CVE-2019-12464

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...

7.5CVSS6.8AI score
SaveExploits0References1
Prion
Prion
added 2019/09/09 2:15 p.m.20 views

Sql injection

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 demonstrated by the graph.php sort parameter...

6.5CVSS8.9AI score0.01346EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2019/09/09 2:15 p.m.25 views

Directory traversal

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...

6CVSS7.3AI score0.02171EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2019/09/09 2:15 p.m.21 views

Sql injection

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 parameters are filtered with mysqlirealescapestring,...

6.5CVSS9.6AI score0.01482EPSS
SaveExploits2References1Affected Software1
Prion
Prion
added 2019/09/09 2:15 p.m.22 views

Input validation

An issue was discovered in LibreNMS through 1.47. Many of the scripts rely on the function mysqliescaperealstring 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...

4.3CVSS6.2AI score0.00818EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2019/09/09 1:15 p.m.12 views

CVE-2019-10668

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 nature and are not expected to be publicly...

9.1CVSS6.7AI score
SaveExploits0References1
NVD
NVD
added 2019/09/09 1:15 p.m.23 views

CVE-2019-10667

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...

5.3CVSS5.2AI score0.01219EPSS
SaveExploits1References1
OSV
OSV
added 2019/09/09 1:15 p.m.20 views

CVE-2019-10666

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 leverage this to execute PHP code from the included...

8.1CVSS7.1AI score
SaveExploits0References1
Rows per page
Query Builder