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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
Omeka 2.2 - Cross-Site Request Forgery / Persistent Cross-Site Scripting
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| omeka | omeka | {"endIncluding":"2.2"} | |
References
- http://omeka.org/blog/2014/07/16/omeka-2-2-1-security-update-released
- http://omeka.org/codex/Release_Notes_for_2.2.1
- http://packetstormsecurity.com/files/127523/Omeka-2.2-Cross-Site-Request-Forgery-Cross-Site-Scripting.html
- http://www.exploit-db.com/exploits/34100
- http://www.securityfocus.com/bid/68707
- http://www.zeroscience.mk/codes/omeka_csrfxss.txt
- http://www.zeroscience.mk/en/vulnerabilities/ZSL-2014-5193.php
- https://exchange.xforce.ibmcloud.com/vulnerabilities/94689
- https://exchange.xforce.ibmcloud.com/vulnerabilities/94690
- http://omeka.org/blog/2014/07/16/omeka-2-2-1-security-update-released
- http://omeka.org/codex/Release_Notes_for_2.2.1
- http://packetstormsecurity.com/files/127523/Omeka-2.2-Cross-Site-Request-Forgery-Cross-Site-Scripting.html
- http://www.exploit-db.com/exploits/34100
- http://www.securityfocus.com/bid/68707
- http://www.zeroscience.mk/codes/omeka_csrfxss.txt
- http://www.zeroscience.mk/en/vulnerabilities/ZSL-2014-5193.php
- https://exchange.xforce.ibmcloud.com/vulnerabilities/94689
- https://exchange.xforce.ibmcloud.com/vulnerabilities/94690
CWEs
CWE-352
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.