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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site request forgery (CSRF) vulnerabilities in Omeka before 2.2.1 allow remote attackers to hijack the authentication of administrators for requests that (1) add a new super user account via a request to admin/users/add, (2) insert cross-site scripting (XSS) sequences via the api_key_label parameter to admin/users/api-keys/1, or (3) disable file validation via a request to admin/settings/edit-security.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/127523/Omeka-2.2-Cross-Site-Request-Forgery-Cross-Site-Scripting.html
|
|
- http://www.zeroscience.mk/en/vulnerabilities/ZSL-2014-5193.php
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|