Page 2 of 9 results (0.005 seconds)

CVSS: 9.8EPSS: 97%CPEs: 1EXPL: 8

In Apache APISIX Dashboard before 2.10.1, the Manager API uses two frameworks and introduces framework `droplet` on the basis of framework `gin`, all APIs and authentication middleware are developed based on framework `droplet`, but some API directly use the interface of framework `gin` thus bypassing the authentication. En Apache APISIX Dashboard versiones anteriores a 2.10.1, la API del Administrador usa dos frameworks e introduce el framework "droplet" sobre la base del framework "gin", todas las APIs y el middleware de autenticación se desarrollan sobre la base del framework "droplet", pero algunas APIs usan directamente la interfaz del framework "gin" omitiendo así la autenticación • https://github.com/GYLQ/CVE-2021-45232-RCE https://github.com/jxpsx/CVE-2021-45232-RCE https://github.com/fany0r/CVE-2021-45232-RCE https://github.com/dskho/CVE-2021-45232 https://github.com/yggcwhat/CVE-2021-45232 https://github.com/LTiDi2000/CVE-2021-45232 https://github.com/badboycxcc/CVE-2021-45232-POC https://github.com/Osyanina/westone-CVE-2021-45232-scanner http://www.openwall.com/lists/oss-security/2021/12/27/1 https://lists.apache.org/thread/979qbl6vl • CWE-306: Missing Authentication for Critical Function •

CVSS: 7.5EPSS: 0%CPEs: 1EXPL: 3

The uri-block plugin in Apache APISIX before 2.10.2 uses $request_uri without verification. The $request_uri is the full original request URI without normalization. This makes it possible to construct a URI to bypass the block list on some occasions. For instance, when the block list contains "^/internal/", a URI like `//internal/` can be used to bypass it. Some other plugins also have the same issue. • https://github.com/xvnpw/k8s-CVE-2021-43557-poc http://www.openwall.com/lists/oss-security/2021/11/22/1 http://www.openwall.com/lists/oss-security/2021/11/22/2 http://www.openwall.com/lists/oss-security/2021/11/23/1 https://lists.apache.org/thread/18jyd458ptocr31rnkjs71w4h366mv7h • CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection') •

CVSS: 5.3EPSS: 0%CPEs: 1EXPL: 0

In Apache APISIX Dashboard version 2.6, we changed the default value of listen host to 0.0.0.0 in order to facilitate users to configure external network access. In the IP allowed list restriction, a risky function was used for the IP acquisition, which made it possible to bypass the network limit. At the same time, the default account and password are fixed.Ultimately these factors lead to the issue of security risks. This issue is fixed in APISIX Dashboard 2.6.1 En Apache APISIX Dashboard versión 2.6, hemos cambiado el valor por defecto de listen host a 0.0.0.0 para facilitar a usuarios la configuración del acceso a la red externa. En la restricción de la lista de IPs permitidas, una función risky fue usada para la adquisición de IPs, lo que hizo posible omitir el límite de la red. • http://www.openwall.com/lists/oss-security/2021/06/08/4 https://lists.apache.org/thread.html/re736aea55e8fd2478f0739c0c38a9375c4204fc1f0bd1ea687f57049%40%3Cdev.apisix.apache.org%3E • CWE-307: Improper Restriction of Excessive Authentication Attempts •

CVSS: 6.5EPSS: 0%CPEs: 1EXPL: 3

In Apache APISIX, the user enabled the Admin API and deleted the Admin API access IP restriction rules. Eventually, the default token is allowed to access APISIX management data. This affects versions 1.2, 1.3, 1.4, 1.5. En Apache APISIX, el usuario habilitó la API de administración y eliminó las reglas de restricción de IP de acceso de la API de administración. Finalmente, el token predeterminado puede acceder a los datos de administración de APISIX. • https://github.com/K3ysTr0K3R/CVE-2020-13945-EXPLOIT http://packetstormsecurity.com/files/166228/Apache-APISIX-Remote-Code-Execution.html https://lists.apache.org/thread.html/r792feb29964067a4108f53e8579a1e9bd1c8b5b9bc95618c814faf2f%40%3Cdev.apisix.apache.org%3E https://github.com/apache/apisix/pull/2244 https://seclists.org/oss-sec/2020/q4/187 https://www.openwall.com/lists/oss-security/2022/02/11/3 https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/multi/http/apache_apisix •