CVE-2024-39935
https://notcve.org/view.php?id=CVE-2024-39935
04 Jul 2024 — jc21 NGINX Proxy Manager before 2.11.3 allows backend/internal/certificate.js OS command injection by an authenticated user (with certificate management privileges) via untrusted input to the DNS provider configuration. NOTE: this is not part of any NGINX software shipped by F5. • https://github.com/NginxProxyManager/nginx-proxy-manager/commit/99cce7e2b0da2978411cedd7cac5fffbe15bc46 • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') •
CVE-2023-27224
https://notcve.org/view.php?id=CVE-2023-27224
22 Mar 2023 — An issue found in NginxProxyManager v.2.9.19 allows an attacker to execute arbitrary code via a lua script to the configuration file. • https://github.com/LinuxProgramDevelop/NginxProxyManagerCommandInjectVulnInfo/blob/main/Nginx_proxy_manager_Command_Inject_vulnerability.pdf • CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection') •
CVE-2023-23596
https://notcve.org/view.php?id=CVE-2023-23596
20 Jan 2023 — jc21 NGINX Proxy Manager through 2.9.19 allows OS command injection. When creating an access list, the backend builds an htpasswd file with crafted username and/or password input that is concatenated without any validation, and is directly passed to the exec command, potentially allowing an authenticated attacker to execute arbitrary commands on the system. NOTE: this is not part of any NGINX software shipped by F5. • https://advisory.dw1.io/57 • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') •
CVE-2019-15517
https://notcve.org/view.php?id=CVE-2019-15517
23 Aug 2019 — jc21 Nginx Proxy Manager before 2.0.13 allows %2e%2e%2f directory traversal. jc21 Nginx Proxy Manager anterior de la versión 2.0.13 permite el recorrido del directorio% 2e% 2e% 2f. • https://github.com/jc21/nginx-proxy-manager/compare/2.0.12...2.0.13 • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •