CVE-2025-60249 (CNNVD-202509-3929)

MEDIUM
中文标题:
Vulnerability-Lookup 跨站脚本漏洞
英文标题:
vulnerability-lookup 2.16.0 allows XSS in bundle.py, comment.py, and user.py, by a user on a vulnera...
CVSS分数: 6.4
发布时间: 2025-09-25 00:00:00
漏洞类型: 跨站脚本
状态: PUBLISHED
数据质量分数: 0.30
数据版本: v3
漏洞描述
中文描述:

Vulnerability-Lookup是Vulnerability-Lookup开源的一个管理披露漏洞的平台。 Vulnerability-Lookup 2.16.0版本存在跨站脚本漏洞,该漏洞源于对用户输入的清理不足,可能导致跨站脚本攻击。

英文描述:

vulnerability-lookup 2.16.0 allows XSS in bundle.py, comment.py, and user.py, by a user on a vulnerability-lookup instance who can add bundles, comments, or sightings. A cross-site scripting (XSS) vulnerability was discovered in the handling of user-supplied input in the Bundles, Comments, and Sightings components. Untrusted data was not properly sanitized before being rendered in templates and tables, which could allow attackers to inject arbitrary JavaScript into the application. The issue was due to unsafe use of innerHTML and insufficient validation of dynamic URLs and model fields. This vulnerability has been fixed by escaping untrusted data, replacing innerHTML assignments with safer DOM methods, encoding URLs with encodeURIComponent, and improving input validation in the affected models.

CWE类型:
CWE-79
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
CIRCL vulnerability-lookup 2.16.0 - - cpe:2.3:a:circl:vulnerability-lookup:2.16.0:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
无标题 OTHER
cve.org
访问
CVSS评分详情
3.1 (cna)
MEDIUM
6.4
CVSS向量: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
机密性
LOW
完整性
LOW
可用性
NONE
时间信息
发布时间:
2025-09-25 00:00:00
修改时间:
2025-09-26 17:44:06
创建时间:
2025-11-11 15:40:47
更新时间:
2025-11-11 16:00:13
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-60249 2025-11-11 15:23:33 2025-11-11 07:40:47
NVD nvd_CVE-2025-60249 2025-11-11 15:01:04 2025-11-11 07:48:34
CNNVD cnnvd_CNNVD-202509-3929 2025-11-11 15:12:58 2025-11-11 08:00:13
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN ZH
安全公告
暂无安全公告信息
变更历史
v3 CNNVD
2025-11-11 16:00:13
vulnerability_type: 未提取 → 跨站脚本; cnnvd_id: 未提取 → CNNVD-202509-3929; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 跨站脚本
  • cnnvd_id: 未提取 -> CNNVD-202509-3929
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2025-11-11 15:48:34
data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • data_sources: ['cve'] -> ['cve', 'nvd']