PT-2020-14680 · Librenms · Librenms

Published

2020-07-21

·

Updated

2021-09-08

·

CVE-2020-15877

CVSS v3.1

8.8

High

VectorAV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions LibreNMS versions prior to 1.65.1
Description The issue is related to insufficient access control for normal users. This is due to the use of 'guard' => 'admin' instead of 'middleware' => ['can:admin'] in the routes/web.php file.
Recommendations For versions prior to 1.65.1, update to version 1.65.1 or later to resolve the issue. As a temporary workaround, consider modifying the routes/web.php file to use 'middleware' => ['can:admin'] instead of 'guard' => 'admin' to enforce proper access control.

Exploit

Fix

Exposure of Resource to Wrong Sphere

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2020-15877
GHSA-3C33-3465-FHX2

Affected Products

Librenms