mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 20:39:28 +02:00
18 lines
643 B
Markdown
18 lines
643 B
Markdown
### [CVE-2020-15877](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15877)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://shielder.it/blog
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|