ghsa-3c33-3465-fhx2
Vulnerability from github
Published
2021-09-08 17:27
Modified
2021-07-26 19:20
Severity ?
Summary
Exposure of Resource to Wrong Sphere in LibreNMS
Details
An issue was discovered in LibreNMS before 1.65.1. It has insufficient access control for normal users because of "'guard' => 'admin'" instead of "'middleware' => ['can:admin']" in routes/web.php.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "librenms/librenms" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.65.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-15877" ], "database_specific": { "cwe_ids": [ "CWE-668" ], "github_reviewed": true, "github_reviewed_at": "2021-07-26T19:20:01Z", "nvd_published_at": "2020-07-21T17:15:00Z", "severity": "HIGH" }, "details": "An issue was discovered in LibreNMS before 1.65.1. It has insufficient access control for normal users because of \"\u0027guard\u0027 =\u003e \u0027admin\u0027\" instead of \"\u0027middleware\u0027 =\u003e [\u0027can:admin\u0027]\" in routes/web.php.", "id": "GHSA-3c33-3465-fhx2", "modified": "2021-07-26T19:20:01Z", "published": "2021-09-08T17:27:16Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15877" }, { "type": "WEB", "url": "https://github.com/librenms/librenms/pull/11915" }, { "type": "WEB", "url": "https://github.com/librenms/librenms/commit/e5bb6d80bc308fc56b9a01ffb76c34159995353c" }, { "type": "WEB", "url": "https://community.librenms.org/c/announcements" }, { "type": "WEB", "url": "https://github.com/librenms/librenms/compare/1.65...1.65.1" }, { "type": "WEB", "url": "https://github.com/librenms/librenms/releases/tag/1.65.1" }, { "type": "WEB", "url": "https://shielder.it/blog" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Exposure of Resource to Wrong Sphere in LibreNMS" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.