Lucene search
+L

343 matches found

Tenable Nessus
Tenable Nessus
added 2022/04/26 12:00 a.m.206 views

Apache APISIX < 2.10.4 / 2.11.x < 2.12.1 RCE

The version of Apache APISIX installed on the remote host is prior to 2.10.4 or 2.11.x prior to 2.12.1. It is, therefore, affected by a remote code execution vulnerability due to flaw in the product's source code. An unauthenticated, remote attacker can exploit this to bypass authentication and...

9.8CVSS9.7AI score0.96001EPSS
SaveExploits16References6
CNVD
CNVD
added 2022/04/22 12:00 a.m.43 views

Apache Apisix Information Disclosure 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 microservices systems. versions prior to Apache Apisix 2.13.1 contain an information...

7.5CVSS2.2AI score0.08016EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2022/04/20 8:15 a.m.5 views

CVE-2022-29266

In APache APISIX before 3.13.1, the jwt-auth plugin has a security issue that leaks the user's secret key because the error message returned from the dependency lua-resty-jwt contains sensitive information...

7.5CVSS5.9AI score0.08016EPSS
SaveExploits0References3
NVD
NVD
added 2022/04/20 8:15 a.m.29 views

CVE-2022-29266

In APache APISIX before 3.13.1, the jwt-auth plugin has a security issue that leaks the user's secret key because the error message returned from the dependency lua-resty-jwt contains sensitive information...

7.5CVSS0.08016EPSS
SaveExploits0References2
Prion
Prion
added 2022/04/20 8:15 a.m.22 views

Information disclosure

In APache APISIX before 3.13.1, the jwt-auth plugin has a security issue that leaks the user's secret key because the error message returned from the dependency lua-resty-jwt contains sensitive information...

5CVSS7.5AI score0.08016EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2022/04/20 7:15 a.m.41 views

CVE-2022-29266 apisix/jwt-auth may leak secrets in error response

In APache APISIX before 3.13.1, the jwt-auth plugin has a security issue that leaks the user's secret key because the error message returned from the dependency lua-resty-jwt contains sensitive information...

7.7AI score0.08016EPSS
SaveExploits0References2
CVE
CVE
added 2022/04/20 7:15 a.m.643 views

CVE-2022-29266

Apache APISIX prior to 3.13.1 is affected by an information-disclosure issue in the jwt-auth plugin. The error message returned by the dependency lua-resty-jwt can leak the user’s secret key, enabling leakage of sensitive credentials. Affected product: Apache APISIX (jwt-auth plugin); vulnerable ...

7.5CVSS7.5AI score0.08016EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2022/04/20 7:15 a.m.24 views

CVE-2022-29266 apisix/jwt-auth may leak secrets in error response

In APache APISIX before 3.13.1, the jwt-auth plugin has a security issue that leaks the user's secret key because the error message returned from the dependency lua-resty-jwt contains sensitive information...

7.1AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2022/04/20 12:00 a.m.11 views

PT-2022-2524 · Apache · Apache Apisix

Name of the Vulnerable Software and Affected Versions: Apache APISIX versions prior to 3.13.1 Description: The issue is related to the jwt-auth plugin of Apache APISIX, which has a security problem due to insufficient error reporting mechanisms. This can allow a remote attacker to gain unauthoriz...

7.8CVSS7.5AI score0.08016EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2022/04/20 12:00 a.m.9 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 microservices systems. versions prior to Apache Apisix 2.13.1 contain an information...

7.5CVSS5.7AI score0.08016EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2022/04/20 12:00 a.m.15 views

Apache APISIX HTTP Detection

Binary data apacheapisixhttpdetect.nbin...

7.3AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2022/04/20 12:00 a.m.39 views

Apache APISIX 1.2 <= 1.5 Information Disclosure

The version of Apache APISIX installed on the remote host is 1.2 prior to or equal to 1.5. It is, therefore, affected by an information disclosure vulnerability. An authenticated, remote attacker could exploit this to access Apache APISIX management data. Note that Nessus has not tested for these...

6.5CVSS7.2AI score0.72976EPSS
SaveExploits4References2
Check Point Advisories
Check Point Advisories
added 2022/04/05 12:00 a.m.36 views

Apache APISIX Remote Code Execution (CVE-2022-24112)

A remote code execution vulnerability exists in Apache APISIX. Successful exploitation of this vulnerability could allow an attacker to execute arbitrary code on the affected system...

7.5CVSS5.3AI score0.96001EPSS
SaveExploits16
CNVD
CNVD
added 2022/03/30 12:00 a.m.87 views

Apache Apisix Input Validation Error Vulnerability

Apache Apisix is a cloud-native microservices API gateway service from the Apache Foundation. The software is based on OpenResty and etcd, with dynamic routing and plugin hot-loading for API management in microservices systems. An attacker could use this vulnerability to bypass the bodyschema...

9.8CVSS3AI score0.02481EPSS
SaveExploits0References1
NVD
NVD
added 2022/03/28 7:15 a.m.44 views

CVE-2022-25757

In Apache APISIX before 2.13.0, when decoding JSON with duplicate keys, lua-cjson will choose the last occurred value as the result. By passing a JSON with a duplicate key, the attacker can bypass the bodyschema validation in the request-validation plugin. For example,...

9.8CVSS0.02481EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2022/03/28 7:15 a.m.6 views

CVE-2022-25757

In Apache APISIX before 2.13.0, when decoding JSON with duplicate keys, lua-cjson will choose the last occurred value as the result. By passing a JSON with a duplicate key, the attacker can bypass the bodyschema validation in the request-validation plugin. For example,...

9.8CVSS5.9AI score0.02481EPSS
SaveExploits0References3
Prion
Prion
added 2022/03/28 7:15 a.m.28 views

Input validation

In Apache APISIX before 2.13.0, when decoding JSON with duplicate keys, lua-cjson will choose the last occurred value as the result. By passing a JSON with a duplicate key, the attacker can bypass the bodyschema validation in the request-validation plugin. For example,...

6.8CVSS9.3AI score0.02481EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2022/03/28 7:00 a.m.138 views

CVE-2022-25757

CVE-2022-25757 (Apache APISIX) affects APISIX up to version 2.12.x before 2.13.0. When decoding JSON with duplicate keys, lua-cjson returns the last value, allowing an attacker to bypass the body_schema validation in the request-validation plugin (e.g., {"string_payload":"bad","string_payload":"g...

9.8CVSS9.5AI score0.02481EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2022/03/28 7:00 a.m.19 views

CVE-2022-25757 Apache APISIX: the body_schema check in request-validation plugin can be bypassed

In Apache APISIX before 2.13.0, when decoding JSON with duplicate keys, lua-cjson will choose the last occurred value as the result. By passing a JSON with a duplicate key, the attacker can bypass the bodyschema validation in the request-validation plugin. For example,...

7.2AI score
SaveExploits0References4
Cvelist
Cvelist
added 2022/03/28 7:00 a.m.45 views

CVE-2022-25757 Apache APISIX: the body_schema check in request-validation plugin can be bypassed

In Apache APISIX before 2.13.0, when decoding JSON with duplicate keys, lua-cjson will choose the last occurred value as the result. By passing a JSON with a duplicate key, the attacker can bypass the bodyschema validation in the request-validation plugin. For example,...

9.6AI score0.02481EPSS
SaveExploits0References2
Rows per page
Query Builder