CVE-2010-3026
Description
Cross-site request forgery (CSRF) vulnerability in application/modules/admin/controllers/users.php in Tomaz Muraus Open Blog 1.2.1, and possibly earlier, allows remote attackers to hijack the authentication of administrators for requests to admin/users/edit that grant administrative privileges.
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
Open Blog 1.2.1 - Cross-Site Request Forgery
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| tomaz-muraus | open_blog | 1.2.1 | |
References
- http://osvdb.org/66925
- http://packetstormsecurity.org/1008-exploits/openblog-xssxsrf.txt
- http://secunia.com/advisories/40876
- http://www.exploit-db.com/exploits/14562
- http://www.htbridge.ch/advisory/xsrf_csrf_in_open_blog.html
- http://www.securityfocus.com/archive/1/512902/100/0/threaded
- https://exchange.xforce.ibmcloud.com/vulnerabilities/60943
- http://osvdb.org/66925
- http://packetstormsecurity.org/1008-exploits/openblog-xssxsrf.txt
- http://secunia.com/advisories/40876
- http://www.exploit-db.com/exploits/14562
- http://www.htbridge.ch/advisory/xsrf_csrf_in_open_blog.html
- http://www.securityfocus.com/archive/1/512902/100/0/threaded
- https://exchange.xforce.ibmcloud.com/vulnerabilities/60943
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.