关联漏洞
标题:
Roundcube Webmail 安全漏洞
(CVE-2025-49113)
描述:Roundcube Webmail是Roundcube开源的一款基于浏览器的开源IMAP客户端,它支持地址薄管理、信息搜索、拼写检查等。 Roundcube Webmail 1.5.10之前版本和 1.6.11之前版本存在安全漏洞,该漏洞源于未验证_from参数,可能导致PHP对象反序列化攻击。
介绍
## Install
```
docker run --name ubuntu24 \
-p 9876:80 \
-v "$PWD/rc_install.sh":/root/rc_install.sh \
-it ubuntu:24.04 \
bash -c "chmod +x /root/rc_install.sh && /root/rc_install.sh && exec bash"
```
## POC [Youtube](https://www.youtube.com/watch?v=3fxl7wCYsjU&feature=youtu.be)
### Follow me [@Linkdin](https://www.linkedin.com/in/punitdarji/)
Credit @ [fearsoff-org](https://github.com/fearsoff-org/CVE-2025-49113)
文件快照
[4.0K] /data/pocs/3feac5373fd412ad06ed9063807ecf1796ab0b37
├── [ 11K] CVE-2025-49113.php
├── [4.8K] rc_install.sh
└── [ 433] README.md
0 directories, 3 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。