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

113 lines
3.6 KiB
JSON
Raw Normal View History

2023-05-05 09:00:35 +00:00
{
2023-06-07 09:00:41 +00:00
"data_version": "4.0",
2023-05-05 09:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-2541",
2023-06-07 09:00:41 +00:00
"ASSIGNER": "security@knime.com",
"STATE": "PUBLIC"
2023-05-05 09:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-06-07 09:00:41 +00:00
"value": "The Web Frontend of KNIME Business Hub before 1.4.0 allows an unauthenticated remote attacker to access internals about the application such as versions, host names, or IP addresses. No personal information or application data was exposed.\n\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_name": "1.0.0",
"version_value": "1.4.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.knime.com/security/advisories#CVE-2023-2541",
"refsource": "MISC",
"name": "https://www.knime.com/security/advisories#CVE-2023-2541"
2023-10-30 22:00:32 +00:00
},
{
"url": "https://zigrin.com/advisories/knime-business-hub-sensitive-information-disclosure/",
"refsource": "MISC",
"name": "https://zigrin.com/advisories/knime-business-hub-sensitive-information-disclosure/"
2023-06-07 09:00:41 +00:00
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "An update to KNIME Business Hub 1.4.0 is advised.<br>"
}
],
"value": "An update to KNIME Business Hub 1.4.0 is advised.\n"
}
],
"credits": [
{
"lang": "en",
"value": "Zigrin Security"
}
],
"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 09:00:35 +00:00
}
]
}
}