CVE-2023-33965
Published: 01 June 2023
Summary
CVE-2023-33965 is a critical-severity OS Command Injection (CWE-78) vulnerability in Txthinking Brook. Its CVSS base score is 9.6 (Critical).
Operationally, ranked in the top 25.4% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
Deeper analysis
Brook is a cross-platform programmable network tool whose tproxy server component is affected by CVE-2023-33965, a command-injection flaw (CWE-78) that permits drive-by remote code execution. The vulnerability carries a CVSS 3.1 score of 9.6 and stems from insufficient input validation when the tproxy service processes requests originating from a web browser.
An attacker can exploit the issue by luring a victim into visiting a malicious web page that issues crafted requests to the locally running tproxy instance; successful exploitation grants the attacker arbitrary code execution on the victim’s machine with the privileges of the tproxy process. No authentication or user interaction beyond visiting the page is required, and the attack surface is exposed whenever the tproxy server is active.
Public advisories and the referenced GitHub security notice GHSA-vfrj-fv6p-3cpf state that the flaw is resolved in Brook version 20230606; the corresponding commits (314d7070c37babf6c38a0fe1eada872bb74bf03e) implement the necessary sanitization. The EPSS score rose from a low baseline to a peak of 0.0857 before receding to its current value of 0.0081, indicating a period of increased exploitation interest after disclosure.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2023-1890
Vulnerability details
Brook is a cross-platform programmable network tool. The `tproxy` server is vulnerable to a drive-by command injection. An attacker may fool a victim into visiting a malicious web page which will trigger requests to the local `tproxy` service leading to…
more
remote code execution. A patch is available in version 20230606.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.