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-2022-28379
https://notcve.org/view.php?id=CVE-2022-28379
03 Apr 2022 — jc21.com Nginx Proxy Manager before 2.9.17 allows XSS during item deletion. jc21.com Nginx Proxy Manager versiones anteriores a 2.9.17, permite una vulnerabilidad de tipo XSS durante la eliminación de elementos • https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1950 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
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') •