cvelist/2020/19xxx/CVE-2020-19676.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2020-08-13 09:13:13 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-09-30 18:02:48 +00:00
"ID": "CVE-2020-19676",
"STATE": "PUBLIC"
2020-08-13 09:13:13 +00:00
},
2020-09-30 18:02:48 +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 09:13:13 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-09-30 18:02:48 +00:00
"value": "Nacos 1.1.4 is affected by: Incorrect Access Control. An environment can be set up locally to get the service details interface. Then other Nacos service names can be accessed through the service list interface. Service details can then be accessed when not logged in. (detail:https://github.com/alibaba/nacos/issues/2284)"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/alibaba/nacos/issues/2284",
"refsource": "MISC",
"name": "https://github.com/alibaba/nacos/issues/2284"
2020-08-13 09:13:13 +00:00
}
]
}
}