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.# 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
[4.0K] /data/pocs/0c54148796811c604b341db2c2a2cc000cab970b
├── [1.7K] CVE-2024-57698.py
└── [ 650] README.md
0 directories, 2 files