CVE-2012-2275
TestLink < 1.9.3 - Cross-Site Request Forgery via User Management
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2012-2275. PoCs published by High-Tech Bridge SA.
AI-analyzed exploit summary This is a working PoC for a CSRF vulnerability in TestLink 1.9.3, allowing an attacker to change an administrator's email by tricking them into clicking a malicious link. The exploit uses a hidden HTML form with JavaScript auto-submission to perform the unauthorized action.
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.
Exploits (1)
This is a working PoC for a CSRF vulnerability in TestLink 1.9.3, allowing an attacker to change an administrator's email by tricking them into clicking a malicious link. The exploit uses a hidden HTML form with JavaScript auto-submission to perform the unauthorized action.