Security readout for executives and security teams
Plain-English summary
This flaw lets an unauthenticated attacker upload a JSP file to certain Apache Tomcat servers when HTTP PUT is enabled. If the uploaded JSP is later requested, Tomcat executes its code. Business impact can include server takeover, data theft, service disruption, and use of the server as a foothold.
Executive priority
Prioritize exposed Tomcat servers with HTTP PUT enabled for immediate review and remediation. This is not merely information disclosure; the documented outcome is server-side code execution. If exposure is confirmed, handle as a potential compromise investigation, not only a patch task.
Technical view
CVE-2017-12617 affects Apache Tomcat 9.0.0.M1-9.0.0, 8.5.0-8.5.22, 8.0.0.RC1-8.0.46, and 7.0.0-7.0.81 when Default servlet writes are enabled, such as readonly=false. It is CWE-434 unrestricted upload, CVSS 8.1, network reachable, unauthenticated, high impact, but marked high attack complexity.
Likely exposure
Exposure is most likely where affected Tomcat versions are internet-facing or internally reachable and HTTP PUT is enabled for the Default servlet. Systems with default read-only behavior and no write-enabled web roots are less likely exposed.
Exploitation context
The source bundle lists public Exploit-DB references, so exploit information exists publicly. The bundle does not show CISA KEV listing or other cited evidence of active exploitation. Treat exposed systems as urgent because successful exploitation can execute attacker-supplied server-side code.
Researcher notes
Evidence is clear on affected ranges, precondition, weakness class, and impact. The bundle does not include a specific Apache fixed-version advisory text, so remediation should follow vendor or distribution guidance rather than assuming exact upgrade targets from this prompt alone.
Mitigation direction
- Inventory Tomcat versions and flag affected ranges listed in the CVE.
- Disable HTTP PUT where not required; keep Default servlet readonly enabled.
- Apply Apache or OS vendor Tomcat updates from your distribution advisories.
- Remove any unexpected JSP files from writable web application paths.
- Restrict write access to deployed web roots and review proxy method filtering.
Validation and detection
- Confirm Tomcat version is outside the affected ranges or vendor-patched.
- Inspect Default servlet configuration for readonly=false or PUT enablement.
- Review access logs for unexpected PUT requests and JSP retrievals.
- Check deployed web roots for recently added or unauthorized JSP files.
- Validate internet-facing and internal Tomcat endpoints block unwanted HTTP methods.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-434: File access and web shell behavior lookup
File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2017-12617 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 8.1 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H2.25.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
8.1HighVector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- RHSA-2017:3113CVE reference · vendor-advisory, x_refsource_REDHAT
- RHSA-2017:3080CVE reference · vendor-advisory, x_refsource_REDHAT
- https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03828en_usCVE reference · x_refsource_CONFIRM
- RHSA-2018:0269CVE reference · vendor-advisory, x_refsource_REDHAT
- 42966CVE reference · exploit, x_refsource_EXPLOIT-DB
- https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbhf03812en_usCVE reference · x_refsource_CONFIRM
- RHSA-2018:0270CVE reference · vendor-advisory, x_refsource_REDHAT
- RHSA-2018:0271CVE reference · vendor-advisory, x_refsource_REDHAT
- [debian-lts-announce] 20171107 [SECURITY] [DLA 1166-1] tomcat7 security updateCVE reference · mailing-list, x_refsource_MLIST
- RHSA-2018:2939CVE reference · vendor-advisory, x_refsource_REDHAT
- RHSA-2018:0465CVE reference · vendor-advisory, x_refsource_REDHAT
- USN-3665-1CVE reference · vendor-advisory, x_refsource_UBUNTU
- RHSA-2018:0268CVE reference · vendor-advisory, x_refsource_REDHAT
- RHSA-2017:3114CVE reference · vendor-advisory, x_refsource_REDHAT
- 43008CVE reference · exploit, x_refsource_EXPLOIT-DB
- RHSA-2018:0275CVE reference · vendor-advisory, x_refsource_REDHAT
- RHSA-2018:0466CVE reference · vendor-advisory, x_refsource_REDHAT
- [announce] 20171003 [SECURITY] CVE-2017-12617 Apache Tomcat Remote Code Execution via JSP uploadCVE reference · mailing-list, x_refsource_MLIST
- https://security.netapp.com/advisory/ntap-20171018-0002/CVE reference · x_refsource_CONFIRM
- https://security.netapp.com/advisory/ntap-20180117-0002/CVE reference · x_refsource_CONFIRM
- RHSA-2017:3081CVE reference · vendor-advisory, x_refsource_REDHAT
- [tomcat-dev] 20190319 svn commit: r1855831 [24/30] - in /tomcat/site/trunk: ./ docs/ xdocs/CVE reference · mailing-list, x_refsource_MLIST
- [tomcat-dev] 20190319 svn commit: r1855831 [25/30] - in /tomcat/site/trunk: ./ docs/ xdocs/CVE reference · mailing-list, x_refsource_MLIST
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Unrestricted Upload of File with Dangerous Type
Unrestricted Upload of File with Dangerous Type represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
