cvelist/2023/2xxx/CVE-2023-2535.json

91 lines
3.0 KiB
JSON
Raw Normal View History

2023-05-05 07:00:35 +00:00
{
2023-05-05 08:00:36 +00:00
"data_version": "4.0",
2023-05-05 07:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-2535",
2023-05-05 08:00:36 +00:00
"ASSIGNER": "security@knime.com",
"STATE": "PUBLIC"
2023-05-05 07:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-05-05 08:00:36 +00:00
"value": "Sensitive information exposure in the Web Frontend of KNIME Business Hub until 1.X allows an unauthenticated attacker to extract information about the system. By making a request to a non-existent URL the system will sensitive information to the caller such as internal IP addresses, hostnames, Istio\nmetadata, internal file paths and more.\n\nThe problem is fixed in KNIME Business Hub 1.xxx. There is no workaround for previous versions.\n\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": "KNIME",
"product": {
"product_data": [
{
"product_name": "KNIME Business Hub",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.0.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.knime.com/security/advisories#CVE-2023-2535",
"refsource": "MISC",
"name": "https://www.knime.com/security/advisories#CVE-2023-2535"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"defect": [
"HUB-2382"
],
"discovery": "INTERNAL"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
2023-05-05 07:00:35 +00:00
}
]
}
}