cve/2019/CVE-2019-5430.md

18 lines
786 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-5430](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-5430)
![](https://img.shields.io/static/v1?label=Product&message=UniFi%20Video%20Server&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Cross-Site%20Request%20Forgery%20(CSRF)%20(CWE-352)&color=brighgreen)
### Description
In UniFi Video 3.10.0 and prior, due to the lack of CSRF protection, it is possible to abuse the Web API to make changes on the server configuration without the user consent, requiring the attacker to lure an authenticated user to access on attacker controlled page.
### POC
#### Reference
- https://hackerone.com/reports/329749
#### Github
No PoCs found on GitHub currently.