2022-03-10 17:24:02 +00:00
{
"CVE_data_meta" : {
2022-05-17 09:03:29 +01:00
"ASSIGNER" : "security@apache.org" ,
2022-03-10 17:24:02 +00:00
"ID" : "CVE-2022-26650" ,
2022-05-17 09:03:29 +01:00
"STATE" : "PUBLIC" ,
"TITLE" : "Apache ShenYu (incubating) Regular expression denial of service"
2022-03-10 17:24:02 +00:00
} ,
2022-05-17 09:03:29 +01:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache ShenYu (incubating) " ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "2.4.3"
}
]
}
}
]
} ,
"vendor_name" : "Apache Software Foundation"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-03-10 17:24:02 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-05-17 09:01:36 +00:00
"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."
2022-05-17 09:03:29 +01:00
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : [
{
"other" : "moderate"
}
] ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-862 Missing Authorization"
}
]
2022-03-10 17:24:02 +00:00
}
]
2022-05-17 09:03:29 +01:00
} ,
"references" : {
"reference_data" : [
{
2022-05-17 09:01:36 +00:00
"refsource" : "MISC" ,
"url" : "https://lists.apache.org/thread/8rp33m3nm4bwtx3qx76mqynth3t3d673" ,
"name" : "https://lists.apache.org/thread/8rp33m3nm4bwtx3qx76mqynth3t3d673"
2022-05-17 12:01:30 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[oss-security] 20220517 CVE-2022-26650: Apache ShenYu (incubating) Regular expression denial of service" ,
"url" : "http://www.openwall.com/lists/oss-security/2022/05/17/3"
2022-05-17 09:03:29 +01:00
}
]
} ,
"source" : {
"discovery" : "UNKNOWN"
} ,
"work_around" : [
{
"lang" : "eng" ,
"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
}