cvelist/2019/16xxx/CVE-2019-16328.json
2019-10-03 20:01:08 +00:00

70 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-16328",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In RPyC 4.1.x through 4.1.1, a remote attacker can dynamically modify object attributes to construct a remote procedure call that executes code for an RPyC service with default configuration settings."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/tomerfiliba/rpyc",
"refsource": "MISC",
"name": "https://github.com/tomerfiliba/rpyc"
},
{
"url": "https://rpyc.readthedocs.io/en/latest/docs/security.html",
"refsource": "MISC",
"name": "https://rpyc.readthedocs.io/en/latest/docs/security.html"
}
]
},
"source": {
"discovery": "INTERNAL"
}
}