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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site request forgery (CSRF) vulnerabilities in TestLink 1.9.3 and earlier allow remote attackers to hijack the authentication of users for requests that add, delete, or modify sensitive information, as demonstrated by changing the administrator's email via an editUser action to lib/usermanagement/userInfo.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.org/files/116275/TestLink-1.9.3-Cross-Site-Request-Forgery.html
|
|
- http://www.exploit-db.com/exploits/21135
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|