cvelist/2021/39xxx/CVE-2021-39008.json

94 lines
3.0 KiB
JSON
Raw Normal View History

2021-08-16 19:01:03 +00:00
{
2023-11-23 23:00:33 +00:00
"data_version": "4.0",
2021-08-16 19:01:03 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2021-39008",
2023-11-23 23:00:33 +00:00
"ASSIGNER": "psirt@us.ibm.com",
"STATE": "PUBLIC"
2021-08-16 19:01:03 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-11-23 23:00:33 +00:00
"value": "\nIBM QRadar WinCollect Agent 10.0 through 10.1.7 could allow a privileged user to obtain sensitive information due to missing best practices. IBM X-Force ID: 213551.\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor",
"cweId": "CWE-200"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "IBM",
"product": {
"product_data": [
{
"product_name": "QRadar WinCollect Agent",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "10.0",
"version_value": "10.1.7"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.ibm.com/support/pages/node/7081403",
"refsource": "MISC",
"name": "https://www.ibm.com/support/pages/node/7081403"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/213551",
"refsource": "MISC",
"name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/213551"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 2.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
2021-08-16 19:01:03 +00:00
}
]
}
}