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

18 lines
913 B
Markdown

### [CVE-2014-3453](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3453)
![](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
Eval injection vulnerability in the flag_import_form_validate function in includes/flag.export.inc in the Flag module 7.x-3.0, 7.x-3.5, and earlier for Drupal allows remote authenticated administrators to execute arbitrary PHP code via the "Flag import code" text area to admin/structure/flags/import. NOTE: this issue could also be exploited by other attackers if the administrator ignores a security warning on the permissions assignment page.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2014/May/44
#### Github
No PoCs found on GitHub currently.