CVE-2023-46745
MEDIUM5.3EPSS 0.01%LibreNMS vulnerable to rate limiting bypass on login page
描述
### Summary Application is using two login methods and one of them is using GET request for authentication. There is no rate limiting security feature at GET request or backend is not validating that. ### PoC Go to /?username=admin&password=password&submit= Capture request in Burpsuite intruder and add payload marker at password parameter value. Start the attack after adding your password list We have added 74 passwords Check screenshot for more info <img width="1241" alt="Screenshot 2023-11-06 at 8 55 19 PM" src="https://user-images.githubusercontent.com/31764504/280905148-42274f1e-f869-4145-95b4-71c0bffde3a0.png"> ### Impact An attacker can Bruteforce user accounts and using GET request for authentication is not recommended because certain web servers logs all requests in old logs which can also store victim user credentials.
受影響套件(1)
- Packagist/librenms/librenmsfrom 0, < 23.11.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM5.3 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
參考連結(6)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2023-46745
- PATCHhttps://github.com/librenms/librenms
- WEBhttps://github.com/librenms/librenms/commit/7c006e96251ae1d32e1a015b361a7bfbb815c028
- WEBhttps://github.com/librenms/librenms/pull/15558
- WEBhttps://github.com/librenms/librenms/releases/tag/23.11.0
- WEBhttps://github.com/librenms/librenms/security/advisories/GHSA-rq42-58qf-v3qx