6.5

CVE-2020-15873

Exploit
In LibreNMS before 1.65.1, an authenticated attacker can achieve SQL Injection via the customoid.inc.php device_id POST parameter to ajax_form.php.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
LibrenmsLibrenms Version < 1.65.1
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 2.22% 0.804
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 6.5 2.8 3.6
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
nvd@nist.gov 4 8 2.9
AV:N/AC:L/Au:S/C:P/I:N/A:N
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

https://community.librenms.org/c/announcements
Vendor Advisory
Release Notes
https://github.com/librenms/librenms/commit/8f3a29cde5bbd8608f9b42923a7d7e2598bcac4e
Patch
Third Party Advisory
https://github.com/librenms/librenms/compare/1.65...1.65.1
Third Party Advisory
https://github.com/librenms/librenms/pull/11923
Patch
Third Party Advisory
https://research.loginsoft.com/bugs/blind-sql-injection-in-librenms/
Third Party Advisory
Exploit