### [CVE-2024-28139](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-28139) ![](https://img.shields.io/static/v1?label=Product&message=Scan2Net&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-250%20Execution%20with%20Unnecessary%20Privileges&color=brighgreen) ### Description The www-data user can elevate its privileges because sudo is configured to allow the execution of the mount command as root without a password. Therefore, the privileges can be escalated to the root user. The risk has been accepted by the vendor and won't be fixed in the near future. ### POC #### Reference - https://r.sec-consult.com/imageaccess #### Github No PoCs found on GitHub currently.