cvelist/2019/3xxx/CVE-2019-3990.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2019-01-03 15:04:29 -05:00
{
2019-12-03 17:00:58 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 05:33:12 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-3990",
2019-12-03 17:00:58 +00:00
"ASSIGNER": "vulnreport@tenable.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Harbor",
"version": {
"version_data": [
{
"version_value": "Harbor versions 1.9.1 and prior"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "User Enumeration"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.tenable.com/security/research/tra-2019-50",
"url": "https://www.tenable.com/security/research/tra-2019-50"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/goharbor/harbor/security/advisories/GHSA-6qj9-33j4-rvhg",
"url": "https://github.com/goharbor/harbor/security/advisories/GHSA-6qj9-33j4-rvhg"
}
]
2019-03-18 05:33:12 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-12-03 17:00:58 +00:00
"value": "A User Enumeration flaw exists in Harbor. The issue is present in the \"/users\" API endpoint. This endpoint is supposed to be restricted to administrators. This restriction is able to be bypassed and information can be obtained about registered users can be obtained via the \"search\" functionality."
2019-03-18 05:33:12 +00:00
}
]
}
}