Lucene search
+L

295 matches found

CNVD
CNVD
added 2021/12/28 12:0 a.m.35 views

Apache Apisix Licensing Issue Vulnerability

Apache Apisix is a cloud-native microservices API gateway service from the Apache Foundation in the United States. The software is based on OpenResty and etcd for dynamic routing and plug-in hot-loading, and is suitable for API management in microservice systems. an authorization issue...

9.8CVSS2.9AI score0.85943EPSS
SaveExploits5References1
ATTACKERKB
ATTACKERKB
added 2021/12/27 3:15 p.m.5 views

CVE-2021-45232

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 th...

9.8CVSS7.3AI score0.85943EPSS
SaveExploits5References4Affected Software1
NVD
NVD
added 2021/12/27 3:15 p.m.18 views

CVE-2021-45232

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 th...

9.8CVSS0.85943EPSS
SaveExploits5References2
OSV
OSV
added 2021/12/27 3:15 p.m.24 views

CVE-2021-45232

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 th...

9.8CVSS6.9AI score
SaveExploits0References2
Prion
Prion
added 2021/12/27 3:15 p.m.18 views

Authentication flaw

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 th...

7.5CVSS9.5AI score0.85943EPSS
SaveExploits5References2Affected Software1
CVE
CVE
added 2021/12/27 3:6 p.m.190 views

CVE-2021-45232

In Apache APISIX Dashboard before version 2.10.1, the Manager API is implemented using two frameworks (gin and the droplet-based framework) with all APIs and authentication middleware built on droplet, while some APIs directly call gin interfaces, bypassing authentication. This leads to an authen...

9.8CVSS9.6AI score0.85943EPSS
SaveExploits5References2Affected Software1
Cvelist
Cvelist
added 2021/12/27 3:6 p.m.22 views

CVE-2021-45232 security vulnerability on unauthorized access.

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 th...

9.8AI score0.85943EPSS
SaveExploits5References2
CNNVD
CNNVD
added 2021/12/27 12:0 a.m.31 views

Apache Apisix 访问控制错误漏洞

Apache Apisix is a cloud-native microservices API gateway service from the Apache Foundation in the United States. The software is based on OpenResty and etcd for dynamic routing and plug-in hot-loading, and is suitable for API management in microservice systems. an authorization issue...

9.8CVSS5.7AI score0.85943EPSS
SaveExploits5References4
Positive Technologies
Positive Technologies
added 2021/12/27 12:0 a.m.17 views

PT-2021-6081 · Apache · Apache Apisix Dashboard

Name of the Vulnerable Software and Affected Versions: Apache APISIX Dashboard versions prior to 2.10.1 Description: The issue is related to the Manager API in Apache APISIX Dashboard, which uses two frameworks, gin and droplet. While all APIs and authentication middleware are developed based on...

9.8CVSS9.3AI score0.85943EPSS
SaveExploits5References18
BDU FSTEC
BDU FSTEC
added 2021/12/20 12:0 a.m.10 views

The vulnerability of the uri-block plugin for the Apache APISIX cloud API allows a hacker to bypass security restrictions.

The vulnerability of the uri-block plugin for the Apache APISIX cloud API is related to errors that occur when using the $requesturi variable. Exploiting this vulnerability could allow a malicious actor to bypass security restrictions remotely...

7.5CVSS7.1AI score0.14589EPSS
SaveExploits1References8Affected Software1
CNVD
CNVD
added 2021/11/24 12:0 a.m.66 views

Apache APISIX Command Injection Vulnerability

Apache Apisix is a cloud-native microservices API gateway service from the Apache Foundation. The software is based on OpenResty and etcd and features dynamic routing and plugin hot-loading for API management in a microservice architecture. Apache APISIX has a security vulnerability that stems fr...

7.5CVSS2.7AI score0.14589EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2021/11/22 9:15 a.m.3 views

CVE-2021-43557

The uri-block plugin in Apache APISIX before 2.10.2 uses $requesturi without verification. The $requesturi 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...

7.5CVSS7.1AI score0.14589EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2021/11/22 9:15 a.m.31 views

CVE-2021-43557

The uri-block plugin in Apache APISIX before 2.10.2 uses $requesturi without verification. The $requesturi 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...

7.5CVSS0.14589EPSS
SaveExploits1References4
OSV
OSV
added 2021/11/22 9:15 a.m.26 views

CVE-2021-43557

The uri-block plugin in Apache APISIX before 2.10.2 uses $requesturi without verification. The $requesturi 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...

7.5CVSS6.6AI score
SaveExploits0References4
Prion
Prion
added 2021/11/22 9:15 a.m.23 views

Authentication flaw

The uri-block plugin in Apache APISIX before 2.10.2 uses $requesturi without verification. The $requesturi 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...

5CVSS7.4AI score0.14589EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2021/11/22 8:25 a.m.44 views

CVE-2021-43557 Path traversal in request_uri variable

The uri-block plugin in Apache APISIX before 2.10.2 uses $requesturi without verification. The $requesturi 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...

7.6AI score0.14589EPSS
SaveExploits1References4
CVE
CVE
added 2021/11/22 8:25 a.m.85 views

CVE-2021-43557

CVE-2021-43557 affects Apache APISIX prior to 2.10.2. The issue is in the uri-block plugin, which uses $request_uri (the full original request URI without normalization) without verification, enabling construction of URIs that can bypass the block list (e.g., a block entry like ^/internal/ could ...

7.5CVSS7.3AI score0.14589EPSS
SaveExploits1References4Affected Software1
CNNVD
CNNVD
added 2021/11/22 12:0 a.m.7 views

Apache Apisix 命令注入漏洞

Apache Apisix is a cloud-native microservices API gateway service from the Apache Foundation. The software is based on OpenResty and etcd and features dynamic routing and plugin hot-loading for API management in a microservice architecture. Apache APISIX has a security vulnerability that stems fr...

7.5CVSS5.7AI score0.14589EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2021/11/22 12:0 a.m.8 views

PT-2021-5420 · Apache · Apache Apisix

Name of the Vulnerable Software and Affected Versions: Apache APISIX versions prior to 2.10.2 Description: The issue is related to the uri-block plugin in Apache APISIX, which uses the $request uri variable without proper verification. This variable contains the full original request URI without...

7.5CVSS7.4AI score0.14589EPSS
SaveExploits1References19
CNVD
CNVD
added 2021/06/11 12:0 a.m.55 views

Apache APISIX Access Control Error Vulnerability

Apache Apisix is a cloud-native microservices API gateway service from the Apache Foundation. The software is implemented based on OpenResty and etcd, with dynamic routing and plugin hot-loading, suitable for API management under the microservices architecture. APISIX Dashboard has a security...

5.3CVSS1.5AI score0.02694EPSS
SaveExploits0References1
Rows per page
Query Builder