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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site request forgery (CSRF) vulnerabilities in oBlog allow remote attackers to hijack the authentication of administrators for requests that (1) change the admin password, (2) force an admin logout, (3) change the visibility of posts, (4) remove links, and (5) change the name fields of a blog.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.org/0912-exploits/oblog-xssxsrf.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|