mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 04:59:31 +02:00
19 lines
896 B
Markdown
19 lines
896 B
Markdown
### [CVE-2010-0709](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0709)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site request forgery (CSRF) vulnerabilities in Limny 2.0 allow remote attackers to (1) hijack the authentication of users or administrators for requests that change the email address or password via the user action to index.php, and (2) hijack the authentication of the administrator for requests that create a new user via the admin/modules/user/new action to limny/index.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.exploit-db.com/exploits/11477
|
|
- http://www.exploit-db.com/exploits/11478
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|