cvelist/2020/25xxx/CVE-2020-25191.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2020-09-04 15:01:44 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-25191",
2020-12-11 02:01:38 +00:00
"ASSIGNER": "ics-cert@hq.dhs.gov",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "CompactRIO",
"version": {
"version_data": [
{
"version_value": "Driver versions prior to 20.5"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "INCORRECT PERMISSION ASSIGNMENT FOR CRITICAL RESOURCE CWE-732"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://us-cert.cisa.gov/ics/advisories/icsa-20-338-01",
"url": "https://us-cert.cisa.gov/ics/advisories/icsa-20-338-01"
}
]
2020-09-04 15:01:44 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-12-11 02:01:38 +00:00
"value": "Incorrect permissions are set by default for an API entry-point of a specific service, allowing a non-authenticated user to trigger a function that could reboot the CompactRIO (Driver versions prior to 20.5) remotely."
2020-09-04 15:01:44 +00:00
}
]
}
}