Files
CVEs-PoC/2014/CVE-2014-2559.md
T
2024-06-18 02:51:15 +02:00

20 lines
882 B
Markdown

### [CVE-2014-2559](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2559)
![](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
Multiple cross-site request forgery (CSRF) vulnerabilities in twitget.php in the Twitget plugin before 3.3.3 for WordPress allow remote attackers to hijack the authentication of administrators for requests that change unspecified plugin options via a request to wp-admin/options-general.php.
### POC
#### Reference
- http://packetstormsecurity.com/files/126134
- http://seclists.org/fulldisclosure/2014/Apr/172
- https://security.dxw.com/advisories/csrfxss-vulnerability-in-twitget-3-3-1
#### Github
No PoCs found on GitHub currently.