cvelist/2022/39xxx/CVE-2022-39198.json

92 lines
3.1 KiB
JSON
Raw Normal View History

2022-09-02 08:00:34 +00:00
{
"CVE_data_meta": {
2022-10-18 19:51:57 +01:00
"ASSIGNER": "security@apache.org",
2022-09-02 08:00:34 +00:00
"ID": "CVE-2022-39198",
2022-10-18 19:51:57 +01:00
"STATE": "PUBLIC",
"TITLE": "Apache Dubbo Hession Deserialization Vulnerability Gadgets Bypass"
2022-09-02 08:00:34 +00:00
},
2022-10-18 19:51:57 +01:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache Dubbo",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "Apache Dubbo 2.7.x",
"version_value": "2.7.17"
},
{
"version_affected": "<=",
"version_name": "Apache Dubbo 3.0.x",
"version_value": "3.0.11"
},
{
"version_affected": "<=",
"version_name": "Apache Dubbo 3.1.x",
"version_value": "3.1.0"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "yemoli&cxc"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-09-02 08:00:34 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-10-18 19:00:34 +00:00
"value": "A deserialization vulnerability existed in dubbo hessian-lite 3.2.12 and its earlier versions, which could lead to malicious code execution. This issue affects Apache Dubbo 2.7.x version 2.7.17 and prior versions; Apache Dubbo 3.0.x version 3.0.11 and prior versions; Apache Dubbo 3.1.x version 3.1.0 and prior versions."
2022-09-02 08:00:34 +00:00
}
]
2022-10-18 19:51:57 +01:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": [
{
"other": "moderate"
}
],
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-502 Deserialization of Untrusted Data"
}
]
}
]
},
"references": {
"reference_data": [
{
2022-10-18 19:00:34 +00:00
"refsource": "MISC",
"url": "https://lists.apache.org/thread/8d3zqrkoy4jh8dy37j4rd7g9jodzlvkk",
"name": "https://lists.apache.org/thread/8d3zqrkoy4jh8dy37j4rd7g9jodzlvkk"
2022-10-18 19:51:57 +01:00
}
]
},
"source": {
"discovery": "UNKNOWN"
2022-09-02 08:00:34 +00:00
}
}