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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2017-1000112

EPSS 82.86% · P99
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2017-1000112

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
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Description
Linux kernel: Exploitable memory corruption due to UFO to non-UFO path switch. When building a UFO packet with MSG_MORE __ip_append_data() calls ip_ufo_append_data() to append. However in between two send() calls, the append path can be switched from UFO to non-UFO one, which leads to a memory corruption. In case UFO packet lengths exceeds MTU, copy = maxfraglen - skb->len becomes negative on the non-UFO path and the branch to allocate new skb is taken. This triggers fragmentation and computation of fraggap = skb_prev->len - maxfraglen. Fraggap can exceed MTU, causing copy = datalen - transhdrlen - fraggap to become negative. Subsequently skb_copy_and_csum_bits() writes out-of-bounds. A similar issue is present in IPv6 code. The bug was introduced in e89e9cf539a2 ("[IPv4/IPv6]: UFO Scatter-gather approach") on Oct 18 2005.
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
Linux kernel 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Linux kernel是美国Linux基金会发布的开源操作系统Linux所使用的内核。 Linux kernel中存在本地内存损坏漏洞。本地攻击者可利用该漏洞在应用程序的上下文中以root权限执行任意代码,损坏内核内存,或造成拒绝服务。
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)

Shenlong Deep Dive — AI Deep Analysis

10-question deep dive: root cause, exploitation, mitigation, urgency. Read summary free, full version requires login.

Affected Products

VendorProductAffected VersionsCPESubscribe
-n/a n/a -

II. Public POCs for CVE-2017-1000112

#POC DescriptionSource LinkShenlong Link
1Escape from Docker using CVE-2017-1000112 and CVE-2017-18344, including gaining root privilage, get all capbilities, namespace recovery, filesystem recovery, cgroup limitation bypass and seccomp bypass.https://github.com/hikame/docker_escape_pwnPOC Details
2POE code for CVE-2017-1000112 adapted to both funtion on a specific VM and Escape a Dockerhttps://github.com/ol0273st-s/CVE-2017-1000112-AdpatedPOC Details
3Exploit work Privilege Escalation CVE-2017-1000112https://github.com/IT19083124/SNP-AssignmentPOC Details
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2017-1000112

登录查看更多情报信息。

Same Patch Batch · n/a · 2017-10-04 · 55 CVEs total

CVE-2017-1000253Linux kernel 缓冲区错误漏洞
CVE-2017-15025GNU Binutils Binary File Descriptor库安全漏洞
CVE-2017-15020GNU Binutils Binary File Descriptor库缓冲区错误漏洞
CVE-2017-15023GNU Binutils Binary File Descriptor库安全漏洞
CVE-2017-15022GNU Binutils Binary File Descriptor库安全漏洞
CVE-2017-15021GNU Binutils Binary File Descriptor库缓冲区错误漏洞
CVE-2017-15024GNU Binutils Binary File Descriptor库输入验证错误漏洞
CVE-2017-13995iniNet Solutions iniNet Webserver 授权问题漏洞
CVE-2017-13993i-SENS SmartLog Diabetes Management Software 安全漏洞
CVE-2017-12728iniNet Solutions SpiderControl SCADA Web Server 安全漏洞
CVE-2017-14000Ctek SkyRouter Series 4200和4400 授权问题漏洞
CVE-2017-1000120Frappe SQL注入漏洞
CVE-2017-1000119October CMS 安全漏洞
CVE-2017-1000118Akka HTTP 缓冲区错误漏洞
CVE-2017-1000117Git 命令注入漏洞
CVE-2017-1000116Mercurial 命令注入漏洞
CVE-2017-1000115Mercurial 后置链接漏洞
CVE-2017-1000114CloudBees Jenkins Datadog Plugin 安全漏洞
CVE-2017-1000113CloudBees Jenkins Deploy to Container插件信息泄露漏洞
CVE-2017-1000111Linux kernel 安全漏洞

Showing top 20 of 55 CVEs. View all on vendor page → →

IV. Related Vulnerabilities

V. Comments for CVE-2017-1000112

No comments yet


Leave a comment