Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Salvo has a Path Traversal in salvo-proxy::encode_url_path allows API Gateway Bypass
Vulnerability Description
Salvo is a Rust web framework. Versions 0.39.0 through 0.89.2 have a Path Traversal and Access Control Bypass vulnerability in the salvo-proxy component. The vulnerability allows an unauthenticated external attacker to bypass proxy routing constraints and access unintended backend paths (e.g., protected endpoints or administrative dashboards). This issue stems from the encode_url_path function, which fails to normalize "../" sequences and inadvertently forwards them verbatim to the upstream server by not re-encoding the "." character. Version 0.89.3 contains a patch.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Vulnerability Title
salvo 安全漏洞
Vulnerability Description
salvo是Salvo开源的一个web框架。 Salvo 0.39.0至0.89.2版本存在安全漏洞,该漏洞源于salvo-proxy组件中的encode_url_path函数未能规范化../序列,可能导致路径遍历和访问控制绕过。
CVSS Information
N/A
Vulnerability Type
N/A