cve/2018/CVE-2018-1000846.md

18 lines
869 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-1000846](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000846)
![](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
FreshDNS version 1.0.3 and earlier contains a Cross ite Request Forgery (CSRF) vulnerability in All (authenticated) API calls in index.php / class.manager.php that can result in Editing domains and zones with victim's privileges. This attack appear to be exploitable via Victim must open a website containing attacker's javascript. This vulnerability appears to have been fixed in 1.0.5 and later.
### POC
#### Reference
- https://github.com/funzoneq/freshdns/issues/7
#### Github
No PoCs found on GitHub currently.