Início
Tendências
Vulnerabilidades
Notícias
Pesquisadores
Por que dbugs?

Jun6L3

#15941de 53,632
16.9CVSS total
Vulnerabilidades · 2
Alta
2
PT-2023-11604
8.8
2023-07-06
Duxcms · Duxcms · CVE-2020-21861
**Name of the Vulnerable Software and Affected Versions** DuxCMS version 2.1 **Description** A file upload issue allows attackers to execute arbitrary PHP code. The vulnerability is exploited via the `duxcms/AdminUpload/upload` endpoint, allowing attackers to upload malicious files. **Recommendations** For DuxCMS version 2.1, consider disabling the file upload functionality in the `duxcms/AdminUpload/upload` endpoint until a patch is available. Restrict access to the upload feature to minimize the risk of exploitation.
PT-2023-11605
8.1
2023-07-06
Duxcms · Duxcms · CVE-2020-21862
**Name of the Vulnerable Software and Affected Versions** DuxCMS version 2.1 **Description** A directory traversal issue allows attackers to delete arbitrary files via the `/admin/AdminBackup/del` API endpoint. This enables attackers to potentially disrupt system functionality or destroy sensitive data. **Recommendations** For DuxCMS version 2.1, as a temporary workaround, consider restricting access to the `/admin/AdminBackup/del` API endpoint until a patch is available. Additionally, avoid using the delete functionality in the AdminBackup module to minimize the risk of exploitation. At the moment, there is no information about a newer version that contains a fix for this vulnerability.