Skip to content

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.

Notifications You must be signed in to change notification settings

rodolfomarianocy/xpl-ModernWMS-CVE-2024-57698

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

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.


Mode of Use

python CVE-2024-57698.py --host <IP> --port <port>

Link: https://youtu.be/5ZPFZDpDnYI

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages