{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2023-37544", "ASSIGNER": "security@apache.org", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "Improper Authentication vulnerability in Apache Pulsar WebSocket Proxy allows an attacker to connect to the /pingpong endpoint without authentication.\n\nThis issue affects Apache Pulsar WebSocket Proxy: from 2.8.0 through 2.8.*, from 2.9.0 through 2.9.*, from 2.10.0 through 2.10.4, from 2.11.0 through 2.11.1, 3.0.0.\n\nThe known risks include a denial of service due to the WebSocket Proxy accepting any connections, and excessive data transfer due to misuse of the WebSocket ping/pong feature.\n\n2.10 Pulsar WebSocket Proxy users should upgrade to at least 2.10.5.\n2.11 Pulsar WebSocket Proxy users should upgrade to at least 2.11.2.\n3.0 Pulsar WebSocket Proxy users should upgrade to at least 3.0.1.\n3.1 Pulsar WebSocket Proxy users are unaffected.\nAny users running the Pulsar WebSocket Proxy for 2.8, 2.9, and earlier should upgrade to one of the above patched versions." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-287 Improper Authentication", "cweId": "CWE-287" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Apache Software Foundation", "product": { "product_data": [ { "product_name": "Apache Pulsar WebSocket Proxy", "version": { "version_data": [ { "version_affected": "<=", "version_name": "2.8.0", "version_value": "2.8.*" }, { "version_affected": "<=", "version_name": "2.9.0", "version_value": "2.9.*" }, { "version_affected": "<=", "version_name": "2.10.0", "version_value": "2.10.4" }, { "version_affected": "<=", "version_name": "2.11.0", "version_value": "2.11.1" }, { "version_affected": "=", "version_value": "3.0.0" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://lists.apache.org/thread/od0k9zts1toc9h9snbqq4pjpyx28mv4m", "refsource": "MISC", "name": "https://lists.apache.org/thread/od0k9zts1toc9h9snbqq4pjpyx28mv4m" }, { "url": "http://www.openwall.com/lists/oss-security/2023/12/20/2", "refsource": "MISC", "name": "http://www.openwall.com/lists/oss-security/2023/12/20/2" } ] }, "generator": { "engine": "Vulnogram 0.1.0-dev" }, "source": { "discovery": "INTERNAL" }, "credits": [ { "lang": "en", "value": "Michael Marshall of DataStax" } ], "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" } ] } }