CVE-2025-62719 (CNNVD-202511-115)
中文标题:
LinkAce 代码问题漏洞
英文标题:
LinkAce: Limited Server-Side Request Forgery (SSRF) in Keyword Fetching Functionality
漏洞描述
中文描述:
LinkAce是Kevin Woblick个人开发者的一个自托管档案库,用于收集您最喜爱的网站的链接。 LinkAce 2.3.0及之前版本存在代码问题漏洞,该漏洞源于未验证用户提供的URL目标是否为内部或私有网络资源,可能导致服务器端请求伪造攻击。
英文描述:
LinkAce is a self-hosted archive to collect website links. In versions 2.3.0 and below, the htmlKeywordsFromUrl function in the FetchController class accepts user-provided URLs and makes HTTP requests to them without validating that the destination is not an internal or private network resource. This Server-Side Request Forgery (SSRF) vulnerability allows authenticated attackers to use the application server to perform port scanning and service discovery on internal networks. Practical impact is very limited because the function only extracts content from HTML meta keywords tags, which prevents meaningful data exfiltration from databases, APIs, or cloud metadata endpoints. This issue is fixed in version 2.4.0.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| Kovah | LinkAce | < 2.4.0 | - | - |
cpe:2.3:a:kovah:linkace:<_2.4.0:*:*:*:*:*:*:*
|
| linkace | linkace | * | - | - |
cpe:2.3:a:linkace:linkace:*:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
4.0 (cna)
LOWCVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-62719 |
2025-11-11 15:23:33 | 2025-11-11 07:40:49 |
| NVD | nvd_CVE-2025-62719 |
2025-11-11 15:01:08 | 2025-11-11 07:48:35 |
| CNNVD | cnnvd_CNNVD-202511-115 |
2025-11-11 15:13:01 | 2025-11-11 08:00:21 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 代码问题
- cnnvd_id: 未提取 -> CNNVD-202511-115
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- affected_products_count: 1 -> 2
- data_sources: ['cve'] -> ['cve', 'nvd']