2022-03-10 17:24:02 +00:00
{
2023-07-12 11:00:39 +00:00
"data_version" : "4.0" ,
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
2022-03-10 17:24:02 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2022-26650" ,
2023-07-12 11:00:39 +00:00
"ASSIGNER" : "security@apache.org" ,
"STATE" : "PUBLIC"
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "In Apache ShenYui, ShenYu-Bootstrap, RegexPredicateJudge.java uses Pattern.matches(conditionData.getParamValue(), realData) to make judgments, where both parameters are controllable by the user. This can cause an attacker pass in malicious regular expressions and characters causing a resource exhaustion. This issue affects Apache ShenYu (incubating) 2.4.0, 2.4.1 and 2.4.2 and is fixed in 2.4.3."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-1333 Inefficient Regular Expression Complexity" ,
"cweId" : "CWE-1333"
}
]
}
]
2022-03-10 17:24:02 +00:00
} ,
2022-05-17 09:03:29 +01:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
2023-07-12 11:00:39 +00:00
"vendor_name" : "Apache Software Foundation" ,
2022-05-17 09:03:29 +01:00
"product" : {
"product_data" : [
{
"product_name" : "Apache ShenYu (incubating) " ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
2023-07-12 11:00:39 +00:00
"version_name" : "unspecified" ,
2022-05-17 09:03:29 +01:00
"version_value" : "2.4.3"
}
]
}
}
]
2023-07-12 11:00:39 +00:00
}
2022-05-17 09:03:29 +01:00
}
]
}
} ,
"references" : {
"reference_data" : [
{
2022-05-17 09:01:36 +00:00
"url" : "https://lists.apache.org/thread/8rp33m3nm4bwtx3qx76mqynth3t3d673" ,
2023-07-12 11:00:39 +00:00
"refsource" : "MISC" ,
2022-05-17 09:01:36 +00:00
"name" : "https://lists.apache.org/thread/8rp33m3nm4bwtx3qx76mqynth3t3d673"
2022-05-17 12:01:30 +00:00
} ,
{
2023-07-12 11:00:39 +00:00
"url" : "http://www.openwall.com/lists/oss-security/2022/05/17/3" ,
"refsource" : "MISC" ,
"name" : "http://www.openwall.com/lists/oss-security/2022/05/17/3"
2022-05-17 09:03:29 +01:00
}
]
} ,
2023-07-12 11:00:39 +00:00
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
2022-05-17 09:03:29 +01:00
"source" : {
"discovery" : "UNKNOWN"
} ,
"work_around" : [
{
2023-07-12 11:00:39 +00:00
"lang" : "en" ,
2022-05-17 09:03:29 +01:00
"value" : "Upgrade to Apache ShenYu (incubating) 2.4.3 or apply patch https://github.com/apache/incubator-shenyu/pull/2975."
}
]
2022-05-17 09:01:36 +00:00
}