testlink 漏洞与 CVE 列表(27)

产品(CPE): — CVE 数: 27

testlink 漏洞概览

汇总 testlink 相关全部产品的 CVE 与安全漏洞情报,包括 CVSS、EPSS、公开时间与漏洞情报数据。

历史漏洞主要涉及 SQL 注入与跨站脚本 等问题,部分漏洞可能导致 数据泄露,并影响 生产负载与软件部署 相关场景。

相关漏洞数据主要来源于公开漏洞披露与安全公告,可用于评估历史漏洞暴露面与修复优先级。

漏洞分布趋势(近 24 个月)

显示 12027 CVE 数
«« 第一页 « 上一页 第 1 / 2 页 下一页 »
CVE 摘要 来源 最高 CVSS EPSS % 公开时间 更新时间
CVE-2024-46097 TestLink 1.9.20 is vulnerable to Incorrect Access Control in the TestPlan editing section. When a new TestPlan is created, an ID with an incremental value is automatically generated. Using the edit function you can change the tplan_id parameter to another ID. The application does not carry out a check on the user's permissions maing it possible to recover the IDs of all the TestPlans (even the administrative ones) and modify them even with minimal privileges. [email protected] 8.1 0.10% 2024-09-27 2025-07-10
CVE-2024-42906 TestLink before v.1.9.20 is vulnerable to Cross Site Scripting (XSS) via the pop-up on upload file. When uploading a file, the XSS payload can be entered into the file name. [email protected] 6.1 0.09% 2024-08-26 2024-09-05
CVE-2023-50110 TestLink through 1.9.20 allows type juggling for authentication bypass because === is not used. [email protected] 7.5 0.30% 2023-12-30 2024-11-21
CVE-2022-35196 TestLink v1.9.20 was discovered to contain a Cross-Site Request Forgery (CSRF) via /lib/plan/planView.php. [email protected] 8.8 0.13% 2022-09-20 2025-05-29
CVE-2022-35194 TestLink v1.9.20 was discovered to contain a stored cross-site scripting (XSS) vulnerability via /lib/inventory/inventoryView.php. [email protected] 5.4 0.21% 2022-09-16 2024-11-21
CVE-2022-35195 TestLink 1.9.20 Raijin was discovered to contain a broken access control vulnerability at /lib/attachments/attachmentdownload.php [email protected] 7.2 0.43% 2022-09-16 2024-11-21
CVE-2022-35193 TestLink v1.9.20 was discovered to contain a SQL injection vulnerability via /lib/execute/execNavigator.php. [email protected] 7.2 0.33% 2022-09-16 2024-11-21
CVE-2020-12274 In TestLink 1.9.20, the lib/cfields/cfieldsExport.php goback_url parameter causes a security risk because it depends on client input and is not constrained to lib/cfields/cfieldsView.php at the web site associated with the session. [email protected] 9.8 0.43% 2020-04-27 2024-11-21
CVE-2020-12273 In TestLink 1.9.20, a crafted login.php viewer parameter exposes cleartext credentials. [email protected] 7.5 0.17% 2020-04-27 2024-11-21
CVE-2020-8639 An unrestricted file upload vulnerability in keywordsImport.php in TestLink 1.9.20 allows remote attackers to execute arbitrary code by uploading a file with an executable extension. This allows an authenticated attacker to upload a malicious file (containing PHP code to execute operating system commands) to a publicly accessible directory of the application. [email protected] 8.8 16.01% 2020-04-03 2024-11-21
CVE-2020-8638 A SQL injection vulnerability in TestLink 1.9.20 allows attackers to execute arbitrary SQL commands in planUrgency.php via the urgency parameter. [email protected] 9.8 0.26% 2020-04-03 2024-11-21
CVE-2020-8637 A SQL injection vulnerability in TestLink 1.9.20 allows attackers to execute arbitrary SQL commands in dragdroptreenodes.php via the node_id parameter. [email protected] 9.8 11.16% 2020-04-03 2024-11-21
CVE-2019-20107 Multiple SQL injection vulnerabilities in TestLink through 1.9.19 allows remote authenticated users to execute arbitrary SQL commands via the (1) tproject_id parameter to keywordsView.php; the (2) req_spec_id parameter to reqSpecCompareRevisions.php; the (3) requirement_id parameter to reqCompareVersions.php; the (4) build_id parameter to planUpdateTC.php; the (5) tplan_id parameter to newest_tcversions.php; the (6) tplan_id parameter to tcCreatedPerUserGUI.php; the (7) tcase_id parameter to tcA [email protected] 8.8 1.78% 2020-03-05 2024-11-21
CVE-2020-8841 An issue was discovered in TestLink 1.9.19. The relation_type parameter of the lib/requirements/reqSearch.php endpoint is vulnerable to authenticated SQL Injection. [email protected] 8.8 0.54% 2020-02-10 2024-11-21
CVE-2019-20381 TestLink before 1.9.20 allows XSS via non-lowercase javascript: in the index.php reqURI parameter. NOTE: this issue exists because of an incomplete fix for CVE-2019-19491. [email protected] 6.1 0.42% 2020-01-20 2024-11-21
CVE-2019-19491 TestLink 1.9.19 has XSS via the lib/testcases/archiveData.php edit parameter, the index.php reqURI parameter, or the URI in a lib/testcases/tcEdit.php?doAction=doDeleteStep request. [email protected] 6.1 0.33% 2019-12-02 2024-11-21
CVE-2019-14471 TestLink 1.9.19 has XSS via the error.php message parameter. [email protected] 6.1 0.19% 2019-08-01 2024-11-21
CVE-2018-7668 TestLink through 1.9.16 allows remote attackers to read arbitrary attachments via a modified ID field to /lib/attachments/attachmentdownload.php. [email protected] 7.5 0.33% 2018-03-05 2024-11-21
CVE-2018-7466 install/installNewDB.php in TestLink through 1.9.16 allows remote attackers to conduct injection attacks by leveraging control over DB LOGIN NAMES data during installation to provide a long, crafted value. [email protected] 7.5 10.68% 2018-02-25 2024-11-21
CVE-2015-7391 Multiple cross-site scripting (XSS) vulnerabilities in TestLink before 1.9.14 allow remote attackers to inject arbitrary web script or HTML via the (1) selected_end_date or (2) selected_start_date parameter to lib/results/tcCreatedPerUserOnTestProject.php; the (3) containerType parameter to lib/testcases/containerEdit.php; the (4) filter_tc_id or (5) filter_testcase_name parameter to lib/testcases/listTestCases.php; the (6) useRecursion parameter to lib/testcases/tcImport.php; the (7) targetTest [email protected] 6.1 0.21% 2017-09-26 2026-05-13
«« 第一页 « 上一页 第 1 / 2 页 下一页 »
cvelogic Threat Intelligence