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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: cve@mitre.org — http://gitorious.org/testlink-ga/testlink-code/commit/c8751a3c9ad8970b49d1bf882203efacd10af087
Vendor advisory: cve@mitre.org — http://gitorious.org/testlink-ga/testlink-code/commit/2d4ac941314f8bda80e265c9de8bacf17d1cd3e6
Vendor advisory: cve@mitre.org — http://gitorious.org/testlink-ga/testlink-code/commit/252788c2373e73173172ada9af661e0721599891
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| teamst | testlink | {"endIncluding":"1.9.3"} | |
| teamst | testlink | 1.7 | |
| teamst | testlink | 1.7.0 | |
| teamst | testlink | 1.7.1 | |
| teamst | testlink | 1.7.2 | |
| teamst | testlink | 1.7.3 | |
| teamst | testlink | 1.7.4 | |
| teamst | testlink | 1.8 | |
| teamst | testlink | 1.8.0 | |
| teamst | testlink | 1.8.1 | |
| teamst | testlink | 1.8.2 | |
| teamst | testlink | 1.8.3 | |
| teamst | testlink | 1.8.4 | |
References
- http://archives.neohapsis.com/archives/bugtraq/2012-09/0023.html
- http://gitorious.org/testlink-ga/testlink-code/commit/252788c2373e73173172ada9af661e0721599891
- http://gitorious.org/testlink-ga/testlink-code/commit/2d4ac941314f8bda80e265c9de8bacf17d1cd3e6
- http://gitorious.org/testlink-ga/testlink-code/commit/c8751a3c9ad8970b49d1bf882203efacd10af087
- http://packetstormsecurity.org/files/116275/TestLink-1.9.3-Cross-Site-Request-Forgery.html
- http://www.exploit-db.com/exploits/21135
- https://exchange.xforce.ibmcloud.com/vulnerabilities/78306
- https://www.htbridge.com/advisory/HTB23088
- http://archives.neohapsis.com/archives/bugtraq/2012-09/0023.html
- http://gitorious.org/testlink-ga/testlink-code/commit/252788c2373e73173172ada9af661e0721599891
- http://gitorious.org/testlink-ga/testlink-code/commit/2d4ac941314f8bda80e265c9de8bacf17d1cd3e6
- http://gitorious.org/testlink-ga/testlink-code/commit/c8751a3c9ad8970b49d1bf882203efacd10af087
- http://packetstormsecurity.org/files/116275/TestLink-1.9.3-Cross-Site-Request-Forgery.html
- http://www.exploit-db.com/exploits/21135
- https://exchange.xforce.ibmcloud.com/vulnerabilities/78306
- https://www.htbridge.com/advisory/HTB23088
CWEs
CWE-352
Verify integrity in audit chain (admin only). AS-IS.