Files
CVEs-PoC/2020/CVE-2020-13416.md
T
2024-05-25 21:48:12 +02:00

18 lines
760 B
Markdown

### [CVE-2020-13416](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13416)
![](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
An issue was discovered in Aviatrix Controller before 5.4.1066. A Controller Web Interface session token parameter is not required on an API call, which opens the application up to a Cross Site Request Forgery (CSRF) vulnerability for password resets.
### POC
#### Reference
- https://docs.aviatrix.com/HowTos/security_bulletin_article.html#csrf-on-password-reset
#### Github
No PoCs found on GitHub currently.