CVE-2026-28807

UNKNOWN
中文标题:
(暂无数据)
英文标题:
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in glea
CVSS分数: N/A
发布时间: 2026-03-10 22:16:18
漏洞类型: (暂无数据)
状态: PUBLISHED
数据质量分数: 0.40
数据版本: v1
漏洞描述
中文描述:

(暂无数据)

英文描述:

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in gleam-wisp wisp allows arbitrary file read via percent-encoded path traversal. The wisp.serve_static function is vulnerable to path traversal because sanitization runs before percent-decoding. The encoded sequence %2e%2e passes through string.replace unchanged, then uri.percent_decode converts it to .., which the OS resolves as directory traversal when the file is read. An unauthenticated attacker can read any file readable by the application process in a single HTTP request, including application source code, configuration files, secrets, and system files. This issue affects wisp: from 2.1.1 before 2.2.1.

CWE类型:
CWE-22
标签:
(暂无数据)
受影响产品
暂无受影响产品信息
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
6b3ad84c-e1a6-4bf7-a703-f496b71e49db OTHER
nvd.nist.gov
访问
6b3ad84c-e1a6-4bf7-a703-f496b71e49db OTHER
nvd.nist.gov
访问
CVSS评分详情
暂无CVSS评分信息
时间信息
发布时间:
2026-03-10 22:16:18
修改时间:
2026-03-10 22:16:18
创建时间:
2026-03-11 06:00:03
更新时间:
2026-03-12 06:00:02
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
NVD nvd_CVE-2026-28807 2026-03-11 02:00:06 2026-03-10 22:00:03
版本与语言
当前版本: v1
主要语言: EN
支持语言:
EN
安全公告
暂无安全公告信息
变更历史
暂无变更历史