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