cvelist/2020/24xxx/CVE-2020-24231.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2020-08-13 15:01:59 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-10-05 16:01:53 +00:00
"ID": "CVE-2020-24231",
"STATE": "PUBLIC"
2020-08-13 15:01:59 +00:00
},
2020-10-05 16:01:53 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-08-13 15:01:59 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-10-05 16:01:53 +00:00
"value": "Symmetric DS <3.12.0 uses mx4j to provide access to JMX over HTTP. mx4j, by default, has no auth and is available on all interfaces. An attacker can interact with JMX: get system info, and invoke MBean methods. It is possible to install additional MBeans from a remote host using MLet that leads to arbitrary code execution."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.symmetricds.org/issues/view.php?id=4263",
"refsource": "MISC",
"name": "https://www.symmetricds.org/issues/view.php?id=4263"
2020-08-13 15:01:59 +00:00
}
]
}
}