cve/2019/CVE-2019-19833.md

19 lines
791 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-19833](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-19833)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
In Tautulli 2.1.9, CSRF in the /shutdown URI allows an attacker to shut down the remote media server. (Also, anonymous access can be achieved in applications that do not have a user login area).
### POC
#### Reference
- http://packetstormsecurity.com/files/155710/Tautulli-2.1.9-Cross-Site-Request-Forgery.html
- http://packetstormsecurity.com/files/155974/Tautulli-2.1.9-Denial-Of-Service.html
#### Github
No PoCs found on GitHub currently.