Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-57698 PoC — ModernWMS 安全漏洞

Source
Associated Vulnerability
Title:ModernWMS 安全漏洞 (CVE-2024-57698)
Description:ModernWMS是fjykTec开源的一个开源简单完整的仓库管理系统。 ModernWMS 1.0版本存在安全漏洞,该漏洞源于/user/list?culture=en-us端点信息过度暴露和访问控制不足,可能导致查看管理员密码MD5哈希值。
Description
It is possible to view the MD5 hash of the admin password and other attributes without authentication, even after initial setup and password change. This is due to excessive information exposure, lack of session management, and inadequate access control on the /user/list?culture=en-us endpoint.
Readme
# Admin MD5 Password Hash Disclosure - ModernWMS v1.0 - CVE-2024-57698
An issue in modernwms v.1.0 allows an attacker view the MD5 hash of the administrator password and other attributes without authentication, even after initial configuration and password change. This happens due to excessive exposure of information and the lack of adequate access control on the /user/list?culture=en-us endpoint.

<p align="center">
  <img height=400 src="https://github.com/user-attachments/assets/2d9cf25a-32e4-470a-8aa4-ec8fc4ee1f97" />
</p>

---

#### Mode of Use
```
python CVE-2024-57698.py --host <IP> --port <port>
```
Link: https://youtu.be/5ZPFZDpDnYI
File Snapshot

[4.0K] /data/pocs/0c54148796811c604b341db2c2a2cc000cab970b ├── [1.7K] CVE-2024-57698.py └── [ 650] README.md 0 directories, 2 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.