CVE•Published 2018-01-04•Modified 2026-06-26•1 article on news•6 live references•NVD data
CVE-2017-8046Vmware · Spring_boot
Vulnerability data via NVD (ingested)
CVSS v3.1
9.8
CRITICAL
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS percentile
99
Exploit Prediction Scoring System · top 1% of all CVEs
Weaknesses (CWE)
Description
Malicious PATCH requests submitted to servers using Spring Data REST versions prior to 2.6.9 (Ingalls SR9), versions prior to 3.0.1 (Kay SR1) and Spring Boot versions prior to 1.5.9, 2.0 M6 can use specially crafted JSON data to run arbitrary Java code.
Timeline
Published 2018-01-04
Modified 2026-06-26
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
Shodan · vuln tag0 hosts
vuln:CVE-2017-8046Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · product
product:"Vmware Spring Boot"All exposed Vmware Spring Boot instances — cross-reference with the CVE's affected-version range.
Shodan · banner/body mention
http.html:"Spring Boot"HTTP body or banner mentions "Spring Boot" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2017-8046Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2017-8046Censys host search filtered to this CVE id.
grep.app
CVE-2017-8046Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2017-8046GitHub code search for direct mentions.
Google dork
"CVE-2017-8046" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (6)
CVE-2017-80466 repos
Threekiii/Awesome-POCJava
一个漏洞 PoC 知识库。A knowledge base for vulnerability PoCs(Proof of Concept), with 1k+ vulnerabilities.
SexyBeast233/SecBooksHTML
安全类各家文库大乱斗
ilmila/J2EEScanJava
J2EEScan is a plugin for Burp Suite Proxy. The goal of this plugin is to improve the test coverage during web application penetration tests on J2EE applications.
Ostorlab/KEVunknown
Ostorlab KEV: One-command to detect most remotely known exploitable vulnerabilities. Sourced from CISA KEV, Google's Tsunami, Ostorlab's Asteroid and Bug Bounty programs.
CLincat/vulcatPython
vulcat可用于扫描Web端常见的CVE、CNVD等编号的漏洞,发现漏洞时会返回Payload信息。部分漏洞还支持命令行交互模式,可以持续利用漏洞
just0rg/Security-Interviewunknown
安全方向知识点(包含web攻防、java攻防、企业安全、内网/域、提权、免杀)