cvelist/2022/23xxx/CVE-2022-23945.json

74 lines
2.2 KiB
JSON
Raw Normal View History

2022-01-25 09:01:13 +00:00
{
"CVE_data_meta": {
2022-01-25 12:56:46 +00:00
"ASSIGNER": "security@apache.org",
2022-01-25 09:01:13 +00:00
"ID": "CVE-2022-23945",
2022-01-25 12:56:46 +00:00
"STATE": "PUBLIC",
"TITLE": "Apache ShenYu missing authentication allows gateway registration"
2022-01-25 09:01:13 +00:00
},
2022-01-25 12:56:46 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache ShenYu (incubating) ",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "Apache ShenYu (incubating) ",
"version_value": "2.4.2"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-01-25 09:01:13 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-01-25 14:01:18 +00:00
"value": "Missing authentication on ShenYu Admin when register by HTTP. This issue affected Apache ShenYu 2.4.0 and 2.4.1."
2022-01-25 09:01:13 +00:00
}
]
2022-01-25 12:56:46 +00:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": [
{}
],
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-862 Missing Authorization"
}
]
}
]
},
"references": {
"reference_data": [
{
2022-01-25 14:01:18 +00:00
"refsource": "MISC",
"url": "https://lists.apache.org/thread/q2gg6ny6lpkph7nkrvjzqdvqpm805v8s",
"name": "https://lists.apache.org/thread/q2gg6ny6lpkph7nkrvjzqdvqpm805v8s"
2022-01-25 12:56:46 +00:00
}
]
},
"source": {
"discovery": "UNKNOWN"
2022-01-25 09:01:13 +00:00
}
2022-01-25 14:01:18 +00:00
}