mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 04:25:00 +02:00
18 lines
913 B
Markdown
18 lines
913 B
Markdown
### [CVE-2014-3453](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3453)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|