/CVE-2022-0824

Deployement of Webmin version 1.984 which is vulnerable to authenticated remote code execution exploit.

Primary LanguageDockerfileMIT LicenseMIT

CVE-2022-0824

Docker

Deployement of Webmin version 1.984 which is vulnerable to authenticated remote code execution exploit.

Description

In Webmin version 1.984, affecting File Manager module, any authenticated low privilege user without access rights to the File Manager module could interact with file manager functionalities such as download file from remote URL and change file permission, chmod. It is possible to achieve Remote Code Execution via a crafted .cgi file by chaining those functionalities in the file manager.

Deployement

docker-compose up -d

Login Credentials

root:password

Volumes

$PWD/CVE-2022-0824/data → /var/webmin

Proof of Concept

Impact

This vulnerability is capable of modifying the OS file system and executing OS Command with running application privilege.

References