cvelist/2020/9xxx/CVE-2020-9002.json

81 lines
2.5 KiB
JSON
Raw Normal View History

2020-02-16 19:01:05 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-09-01 11:00:52 +00:00
"ID": "CVE-2020-9002",
"STATE": "PUBLIC"
2020-02-16 19:01:05 +00:00
},
2021-09-01 11:00:52 +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-02-16 19:01:05 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-09-01 11:00:52 +00:00
"value": "An issue was discovered in iPortalis iCS 7.1.13.0. An attacker can gain privileges by intercepting a request and changing UserRoleKey=COMPANY_ADMIN to UserRoleKey=DOMAIN_ADMIN (to achieve Domain Administrator access)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://websec.nl/blog/",
"url": "https://websec.nl/blog/"
},
{
"refsource": "MISC",
"name": "https://websec.nl/blog/6127847280e759c7d31286d0/cve%20report%20august%202021/",
"url": "https://websec.nl/blog/6127847280e759c7d31286d0/cve%20report%20august%202021/"
2020-02-16 19:01:05 +00:00
}
]
2021-09-01 11:00:52 +00:00
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AC:L/AV:N/A:N/C:H/I:H/PR:L/S:C/UI:N",
"version": "3.0"
}
2020-02-16 19:01:05 +00:00
}
}