Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2022-23093— Stack overflow in ping(8)

EPSS 4.26% · P89
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2022-23093

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Stack overflow in ping(8)
Source: NVD (National Vulnerability Database)
Vulnerability Description
ping reads raw IP packets from the network to process responses in the pr_pack() function. As part of processing a response ping has to reconstruct the IP header, the ICMP header and if present a "quoted packet," which represents the packet that generated an ICMP error. The quoted packet again has an IP header and an ICMP header. The pr_pack() copies received IP and ICMP headers into stack buffers for further processing. In so doing, it fails to take into account the possible presence of IP option headers following the IP header in either the response or the quoted packet. When IP options are present, pr_pack() overflows the destination buffer by up to 40 bytes. The memory safety bugs described above can be triggered by a remote host, causing the ping program to crash. The ping process runs in a capability mode sandbox on all affected versions of FreeBSD and is thus very constrained in how it can interact with the rest of the system at the point where the bug can occur.
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Title
FreeBSD 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
FreeBSD是freeBSD基金会的一套类Unix操作系统。 FreeBSD存在安全漏洞。攻击者利用该漏洞通过ping触发FreeBSD缓冲区溢出,从而触发拒绝服务,并可能运行代码。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
FreeBSDFreeBSD 13.1-RELEASE ~ p5 -

II. Public POCs for CVE-2022-23093

#POC DescriptionSource LinkShenlong Link
1The FreeBSD ICMP buffer overflow, freebsd buffer overflow pochttps://github.com/Inplex-sys/CVE-2022-23093POC Details
2CVE-2022-23093 FreeBSD Stack-Based Overflowhttps://github.com/Symbolexe/DrayTek-ExploitPOC Details
3Nonehttps://github.com/mpvx/CVE-2022-23093POC Details
4The FreeBSD ICMP buffer overflow, freebsd buffer overflow pochttps://github.com/SystemVll/CVE-2022-23093POC Details
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2022-23093

登录查看更多情报信息。

Same Patch Batch · FreeBSD · 2024-02-15 · 12 CVEs total

CVE-2022-23084Potential jail escape vulnerabilities in netmap
CVE-2022-23085Potential jail escape vulnerabilities in netmap
CVE-2022-23086mpr/mps/mpt driver ioctl heap out-of-bounds write
CVE-2022-23087Bhyve e82545 device emulation out-of-bounds write
CVE-2022-23088802.11 heap buffer overflow
CVE-2022-23089Out of bound read in elf_note_prpsinfo()
CVE-2022-23090AIO credential reference count leak
CVE-2022-23091Memory disclosure by stale virtual memory mapping
CVE-2022-23092Missing bounds check in 9p message handling
CVE-2024-25940bhyveload(8) host file access
CVE-2024-25941jail(2) information leak

IV. Related Vulnerabilities

V. Comments for CVE-2022-23093

No comments yet


Leave a comment