2023-04-29 01:00:37 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2023-10-25 17:33:54 +00:00
"ID" : "CVE-2023-31580" ,
"STATE" : "PUBLIC"
2023-04-29 01:00:37 +00:00
} ,
2023-10-25 17:33:54 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2023-04-29 01:00:37 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-10-25 17:33:54 +00:00
"value" : "light-oauth2 before version 2.1.27 obtains the public key without any verification. This could allow attackers to authenticate to the application with a crafted JWT token."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://github.com/networknt/light-oauth2/issues/369" ,
"url" : "https://github.com/networknt/light-oauth2/issues/369"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/KANIXB/JWTIssues/blob/main/Certification%20Verification%20issue%20in%20light-oauth2.md" ,
"url" : "https://github.com/KANIXB/JWTIssues/blob/main/Certification%20Verification%20issue%20in%20light-oauth2.md"
2023-04-29 01:00:37 +00:00
}
]
}
}