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.
{
"unresolved_ranges": [
{
"extracted_events": [
{
"introduced": "Apache APISIX"
},
{
"last_affected": "2.13.0"
}
],
"source": "AFFECTED_FIELD"
},
{
"extracted_events": [
{
"fixed": "3.13.1"
}
],
"source": "DESCRIPTION"
}
],
"cna_assigner": "apache",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/29xxx/CVE-2022-29266.json",
"cwe_ids": [
"CWE-209"
]
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "2.13.1"
}
],
"source": "CPE_RANGE",
"cpe": "cpe:2.3:a:apache:apisix:*:*:*:*:*:*:*:*"
}