Unauthenticated code execution via unchecked name length
Published Mar 6, 2022 · Updated Aug 3, 2024
Stack-based buffer overflow in nbd-server in nbd before 3.24 allows remote attackers to execute arbitrary code via a crafted option request. In handle_info, the server passes an attacker-controlled name length to socket_read, which copies that many bytes into a fixed 1,024-byte stack buffer without enforcing the buffer boundary. Only network reachability and NBD protocol negotiation are required; a public proof of concept demonstrates control-flow hijacking and command execution.
Summary
What happened
Stack-based buffer overflow in nbd-server in nbd before 3.24 allows remote attackers to execute arbitrary code via a crafted option request. In handle_info, the server passes an attacker-controlled name length to socket_read, which copies that many bytes into a fixed 1,024-byte stack buffer without enforcing the buffer boundary. Only network reachability and NBD protocol negotiation are required; a public proof of concept demonstrates control-flow hijacking and command execution.
The record
- CVE
- CVE-2022-26496
- Published
- Mar 6, 2022
- Updated
- Aug 3, 2024
- Vendor
- Unknown vendor
- Product
- Unknown product
- Classifications
- CWE-787, T1190
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Mar 6, 2022CVE publishedPublication date reported by the CVE source.
- Aug 3, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
What conditions does exploitation require?
What is affected?
Affected products and versions are unavailable in this record.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- nbdtest.py NBD_OPT_INFO exploitfunctional · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo