cvelist/2022/43xxx/CVE-2022-43766.json

85 lines
2.6 KiB
JSON
Raw Normal View History

2022-10-26 09:00:31 +00:00
{
"CVE_data_meta": {
2022-10-26 17:56:21 +02:00
"ASSIGNER": "security@apache.org",
2022-10-26 09:00:31 +00:00
"ID": "CVE-2022-43766",
2022-10-26 17:56:21 +02:00
"STATE": "PUBLIC",
"TITLE": "Apache IoTDB prior to 0.13.3 allows DoS"
2022-10-26 09:00:31 +00:00
},
2022-10-26 17:56:21 +02:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache IoTDB",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_value": "0.13.2"
},
{
"version_affected": ">=",
"version_value": "0.12.2"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "This issue was discovered by 4ra1n of Chaitin Tech"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-10-26 09:00:31 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-10-26 17:56:21 +02:00
"value": "Apache IoTDB version 0.12.2 to 0.12.6, 0.13.0 to 0.13.2 are vulnerable to a Denial of Service attack when accepting untrusted patterns for REGEXP queries with Java 8. Users should upgrade to 0.13.3 which addresses this issue or use a later version of Java to avoid it."
2022-10-26 09:00:31 +00:00
}
]
2022-10-26 17:56:21 +02:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": [
{
"other": "low"
}
],
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": " "
}
]
}
]
},
"references": {
"reference_data": [
{
2022-10-26 17:00:31 +00:00
"refsource": "MISC",
"url": "https://lists.apache.org/thread/9pgpb82p5brooy41n8l5q0y9h33db2zn",
"name": "https://lists.apache.org/thread/9pgpb82p5brooy41n8l5q0y9h33db2zn"
2022-10-26 17:56:21 +02:00
}
]
},
"source": {
"discovery": "UNKNOWN"
2022-10-26 09:00:31 +00:00
}
2022-10-26 17:00:31 +00:00
}