CVE-2017-5664
Published Jun 6, 2017
Last updated a year ago
Overview
- Description
- The error page mechanism of the Java Servlet Specification requires that, when an error occurs and an error page is configured for the error that occurred, the original request and response are forwarded to the error page. This means that the request is presented to the error page with the original HTTP method. If the error page is a static file, expected behaviour is to serve content of the file as if processing a GET request, regardless of the actual HTTP method. The Default Servlet in Apache Tomcat 9.0.0.M1 to 9.0.0.M20, 8.5.0 to 8.5.14, 8.0.0.RC1 to 8.0.43 and 7.0.0 to 7.0.77 did not do this. Depending on the original request this could lead to unexpected and undesirable results for static error pages including, if the DefaultServlet is configured to permit writes, the replacement or removal of the custom error page. Notes for other user provided error pages: (1) Unless explicitly coded otherwise, JSPs ignore the HTTP method. JSPs used as error pages must must ensure that they handle any error dispatch as a GET request, regardless of the actual method. (2) By default, the response generated by a Servlet does depend on the HTTP method. Custom Servlets used as error pages must ensure that they handle any error dispatch as a GET request, regardless of the actual method.
- Source
- security@apache.org
- NVD status
- Modified
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 3.0
- Type
- Primary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
- Severity
- HIGH
CVSS 2.0
- Type
- Primary
- Base score
- 5
- Impact score
- 2.9
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:N/I:P/A:N
Weaknesses
- nvd@nist.gov
- CWE-755
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:apache:tomcat:7.0.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "0F8C62EF-1B67-456A-9C66-755439CF8556" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.0:beta:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "33E9607B-4D28-460D-896B-E4B7FA22441E" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.1:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "A819E245-D641-4F19-9139-6C940504F6E7" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.2:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "8C381275-10C5-4939-BCE3-0D1F3B3CB2EE" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.2:beta:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "81A31CA0-A209-4C49-AA06-C38E165E5B68" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.3:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "7205475A-6D04-4042-B24E-1DA5A57029B7" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.4:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "08022987-B36B-4F63-88A5-A8F59195DF4A" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.4:beta:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "0AA563BF-A67A-477D-956A-167ABEF885C5" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.5:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "FF4B7557-EF35-451E-B55D-3296966695AC" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.5:beta:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "6F1B937B-57E0-4E88-9E39-39012A924525" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.6:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "8980E61E-27BE-4858-82B3-C0E8128AF521" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.7:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "8756BF9B-3E24-4677-87AE-31CE776541F0" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.8:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "88CE057E-2092-4C98-8D0C-75CF439D0A9C" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.9:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "8F194580-EE6D-4E38-87F3-F0661262256B" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.10:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "A9731BAA-4C6C-4259-B786-F577D8A90FA1" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.11:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "1F74A421-D019-4248-84B8-C70D4D9A8A95" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.12:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "2BA27FF9-4C66-4E17-95C0-1CB2DAA6AFC8" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.13:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "05346F5A-FB52-4376-AAC7-9A5308216545" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.14:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "305688F2-50A6-41FB-8614-BC589DB9A789" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.15:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "D24AA431-C436-4AA5-85DF-B9AAFF2548FC" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.16:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "25966344-15D5-4101-9346-B06BFD2DFFF5" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.17:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "11F4CBAC-27B1-4EFF-955A-A63B457D0578" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.18:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "FD55B338-9DBE-4643-ABED-A08964D3AF7C" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.19:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "0D4F710E-06EA-48F4-AC6A-6F143950F015" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.20:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "2C4936C2-0B2D-4C44-98C3-443090965F5E" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.21:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "48453405-2319-4327-9F4C-6F70B49452C6" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.22:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "49DD9544-6424-41A6-AEC0-EC19B8A10E71" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.23:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "E4670E65-2E11-49A4-B661-57C2F60D411F" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.24:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "5E8FF71D-4710-4FBB-9925-A6A26C450F7D" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.25:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "31002A23-4788-4BC7-AE11-A3C2AA31716D" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.26:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "7144EDDF-8265-4642-8EEB-ED52527E0A26" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.27:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "DF06B5C1-B9DD-4673-A101-56E1E593ACDD" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.28:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "7D731065-626B-4425-8E49-F708DD457824" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.29:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "B3D850EA-E537-42C8-93B9-96E15CB26747" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.30:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "E037DA05-2BEF-4F64-B8BB-307247B6A05C" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.31:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "BCAF1EB5-FB34-40FC-96ED-9D073890D8BF" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.32:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "D395D95B-1F4A-420E-A0F6-609360AF7B69" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.33:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "9BD221BA-0AB6-4972-8AD9-5D37AC07762F" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.34:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "E55B6565-96CB-4F6A-9A80-C3FB82F30546" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.35:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "D3300AFE-49A4-4904-B9A0-5679F09FA01E" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.36:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "ED5125CC-05F9-4678-90DB-A5C7CD24AE6F" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.37:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "7BD93669-1B30-4BF8-AD7D-F60DD8D63CC8" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.38:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "1B904C74-B92E-4EAE-AE6C-78E2B844C3DB" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.39:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "B8C8C97F-6C9D-4647-AB8A-ADAA5536DDE2" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.40:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "2C6109D1-BC36-40C5-A02A-7AEBC949BAC0" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.41:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "DA8A7333-B4C3-4876-AE01-62F2FD315504" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.42:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "92993E23-D805-407B-8B87-11CEEE8B212F" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.43:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "7A11BD74-305C-41E2-95B1-5008EEF5FA5F" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.44:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "595442D0-9DB7-475A-AE30-8535B70E122E" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.45:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "4B0BA92A-0BD3-4CE4-9465-95E949104BAC" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.46:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "6F944B72-B9EB-4EB8-AEA3-E0D7ADBE1305" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.47:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "6AA28D3A-3EE5-4F90-B8F5-4943F7607DA6" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.48:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "BFD3EB84-2ED2-49D4-8BC9-6398C2E46F0A" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.49:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "DEDF6E1A-0DD6-42AB-9510-F6F4B6002C91" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.50:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "C947E549-2459-4AFB-84A7-36BDA30B5F29" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.51:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "67A0EA46-5AEA-4D0A-B89E-6560FA10EC08" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.54:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "F8E9453E-BC9B-4F77-85FA-BA15AC55C245" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.55:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "A7EF0518-73F9-47DB-8946-A8334936BEFF" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.56:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "95AA8778-7833-4572-A71B-5FD89938CE94" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.57:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "242E47CE-EF69-4F8F-AB40-5AF2811674CE" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.58:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "A225D4F7-174E-47C3-8390-C6FA28DB5A9A" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.59:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "CDA1555C-E55A-4E14-B786-BFEE3F09220B" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.60:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "6BAC42AE-B82A-4ABF-9519-B2D97D925707" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.61:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "F8075E9A-DA7F-4A0B-8B4D-0CD951369111" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.62:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "335A5320-6086-4B45-9903-82F6F92A584F" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.63:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "46B33408-C2E2-4E7C-9334-6AB98F13468C" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.64:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "9F036676-9EFB-4A92-828E-A38905D594E2" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.65:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "E9728EE8-6029-4DF3-942E-E4ACC09111A3" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.66:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "62DBB843-288C-4060-8777-6CDCF1860D29" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.67:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "34E7DAC8-8419-45D1-A28F-14CF2FE1B6EE" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.68:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "89B87EB5-4902-4C2A-878A-45185F7D0FA1" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.69:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "C0596E6C-9ACE-4106-A2FF-BED7967C323F" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.70:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "8F7158DC-966B-4508-8600-40E3E9D3D0DF" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.71:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "A190FE0D-86C1-49EE-BDAE-5879C32BDC92" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.72:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "CA20F45F-01A2-43DD-9731-DFF54E31719F" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.73:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "3C7A728B-59DB-4EDE-8929-C91F4C410902" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.74:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "26889291-3280-4524-8F4A-9B22FF4600C8" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.75:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "6E4CAEBD-0F38-4892-9D0B-9D7392E0BCC3" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.76:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "61C4DA00-E47C-47BE-856C-7E0D4B0F9DAA" }, { "criteria": "cpe:2.3:a:apache:tomcat:7.0.77:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "41FF234B-A9AD-4C51-8E9E-939DC8ECB64A" } ], "operator": "OR" } ] }, { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:apache:tomcat:8.0.0:rc1:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "4752862B-7D26-4285-B8A0-CF082C758353" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.0:rc10:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "58EA7199-3373-4F97-9907-3A479A02155E" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.0:rc3:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "F963D737-2E95-4D7C-92C7-DACF3F36D1E8" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.0:rc5:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "2BBBC5EA-012C-4C5D-A61B-BAF134B300DA" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.1:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "2A358FDF-C249-4D7A-9445-8B9E7D9D40AF" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.2:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "8C4DB619-F6B0-4896-9AE2-7E7D92105577" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.3:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "AFF96F96-34DB-4EB3-BF59-11220673FA26" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.4:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "44883383-6360-4BE6-9B48-1308F85E5797" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.5:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "EDF3E379-47D2-4C86-8C6D-8B3C25A0E1C4" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.6:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "E82391BD-10FF-4E7F-91DC-35AA11325530" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.7:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "92C22F12-C072-4A12-A4A9-CBF589A36FF1" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.9:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "6A776B25-6AF1-421B-8E47-2A7499F6B4D2" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.10:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "7A332FDE-42AE-4F48-9553-5AE953CD6D3A" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.11:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "701424A2-BB06-44B5-B468-7164E4F95529" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.12:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "1BA6388C-5B6E-4651-8AE3-EBCCF61C27E7" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.13:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "A63FA521-9D20-49B9-A9A4-0DF891B4E4E6" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.14:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "8F9A5B7E-33A9-4651-9BE1-371A0064B661" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.15:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "F99252E8-A59C-48E1-B251-718D7FB3E399" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.16:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "9D05293B-B9D8-42F1-9367-9D2E058EFAD5" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.17:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "4E0DDEF6-A8EE-46C4-A046-A1F26E7C4E87" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.18:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "14B38892-9C00-4510-B7BA-F2A8F2CACCAE" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.19:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "8C913AA6-2260-4249-BE1D-7139F45735D3" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.20:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "7409B064-D43E-489E-AEC6-0A767FB21737" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.21:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "F019268F-80C4-48FE-8164-E9DA0A3BAFF6" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.22:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "1EFBD214-FCFE-4F04-A903-66EFDA764B9A" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.23:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "425D86B3-6BB9-410D-8125-F7CF87290AD6" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.24:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "3EE3BB0D-1002-41E4-9BE8-875D97330057" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.25:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "25D0E80B-EDDA-4876-912D-44BFE6211EB0" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.26:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "6622472B-8644-4D45-A54B-A215C3D64B83" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.27:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "B338F95B-2924-435B-827F-E64420A93244" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.28:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "209D1349-7740-4DBE-80A5-E6343C62BAB5" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.29:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "09E77C24-C265-403D-A193-B3739713F6B6" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.30:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "28616FA3-9A98-4AAE-9F94-3E77A14156EA" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.31:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "335925DA-11C0-4222-B6B7-82602B361751" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.32:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "603A14BF-72BB-4A3D-8CBC-932DC45CEC06" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.33:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "4C2E1C55-3C89-4F26-A981-1195BCC9BB5C" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.34:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "FC242407-A447-4ABD-8E19-EB6DB1F35121" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.35:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "31BB906B-812F-462C-9AEE-147C1418D865" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.36:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "0B701E17-D231-44ED-A46E-C67749A725B0" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.37:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "B8CAF2F7-D227-4F06-B0E6-533C5EDB105B" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.38:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "305B73CE-0224-4E73-8EB2-FC41A62FBA08" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.39:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "D0DBF476-D7BB-4FC8-89FE-FF0CD135E9BE" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.40:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "BC866C53-0C6B-4D0B-A168-D3985B1CF0F0" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.41:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "290B0787-49F1-41FB-9AFD-36646FB16CA9" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.42:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "1B741F4F-E52B-43CD-A9CC-6AC46B2DE111" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.0.43:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "BB7A8369-183D-4C00-B2B2-0F81DA153C4E" } ], "operator": "OR" } ] }, { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:apache:tomcat:8.5.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "69A7FC28-A0EC-4516-9776-700343D2F4DB" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.5.1:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "18814653-6D44-47D9-A2F5-89C5AFB255F8" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.5.2:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "D4D811A9-4988-4C11-AA27-F5BE2B93D8D4" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.5.3:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "FAEF824D-7E95-4BC1-8DBB-787DCE595E21" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.5.4:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "97F4A2B3-DB1D-4D0B-B5FF-7EE2A0D291BB" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.5.5:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "0B461D5A-1208-498F-B551-46C6D514AC2B" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.5.6:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "598E5D91-0165-4D55-9EDD-EBB5AAAD1172" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.5.7:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "4B6B61B7-09A3-41C8-8333-0417C14CC87E" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.5.8:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "95A139BA-CD3C-42F5-88BA-BE7BE58246D7" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.5.9:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "876EADA5-60AD-4849-BE10-61C75AA75053" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.5.10:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "1814F8DE-2060-411F-9FCC-6EC42AF5663D" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.5.11:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "1AF6DBF7-BB0A-4AE6-84DA-51428ACF47CD" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.5.12:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "A34F72ED-04FE-4EDE-BB18-BE8B1E99EEF1" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.5.13:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "3245C35C-02E7-46B9-A720-37D3C17AFDD4" }, { "criteria": "cpe:2.3:a:apache:tomcat:8.5.14:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "F4239A72-EFA1-49E3-8755-5961060F2198" } ], "operator": "OR" } ] }, { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:apache:tomcat:9.0.0:milestone1:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "9D0689FE-4BC0-4F53-8C79-34B21F9B86C2" }, { "criteria": "cpe:2.3:a:apache:tomcat:9.0.0:milestone10:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "89B129B2-FB6F-4EF9-BF12-E589A87996CF" }, { "criteria": "cpe:2.3:a:apache:tomcat:9.0.0:milestone11:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "8B6787B6-54A8-475E-BA1C-AB99334B2535" }, { "criteria": "cpe:2.3:a:apache:tomcat:9.0.0:milestone12:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "EABB6FBC-7486-44D5-A6AD-FFF1D3F677E1" }, { "criteria": "cpe:2.3:a:apache:tomcat:9.0.0:milestone13:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "E10C03BC-EE6B-45B2-83AE-9E8DFB58D7DB" }, { "criteria": "cpe:2.3:a:apache:tomcat:9.0.0:milestone14:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "8A6DA0BE-908C-4DA8-A191-A0113235E99A" }, { "criteria": "cpe:2.3:a:apache:tomcat:9.0.0:milestone15:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "39029C72-28B4-46A4-BFF5-EC822CFB2A4C" }, { "criteria": "cpe:2.3:a:apache:tomcat:9.0.0:milestone16:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "1A2E05A3-014F-4C4D-81E5-88E725FBD6AD" }, { "criteria": "cpe:2.3:a:apache:tomcat:9.0.0:milestone17:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "166C533C-0833-41D5-99B6-17A4FAB3CAF0" }, { "criteria": "cpe:2.3:a:apache:tomcat:9.0.0:milestone18:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "D3768C60-21FA-4B92-B98C-C3A2602D1BC4" }, { "criteria": "cpe:2.3:a:apache:tomcat:9.0.0:milestone19:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "DDD510FA-A2E4-4BAF-A0DE-F4E5777E9325" }, { "criteria": "cpe:2.3:a:apache:tomcat:9.0.0:milestone2:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "9F542E12-6BA8-4504-A494-DA83E7E19BD5" }, { "criteria": "cpe:2.3:a:apache:tomcat:9.0.0:milestone20:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "C2409CC7-6A85-4A66-A457-0D62B9895DC1" }, { "criteria": "cpe:2.3:a:apache:tomcat:9.0.0:milestone3:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "C0C5F004-F7D8-45DB-B173-351C50B0EC16" }, { "criteria": "cpe:2.3:a:apache:tomcat:9.0.0:milestone4:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "D1902D2E-1896-4D3D-9E1C-3A675255072C" }, { "criteria": "cpe:2.3:a:apache:tomcat:9.0.0:milestone5:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "49AAF4DF-F61D-47A8-8788-A21E317A145D" }, { "criteria": "cpe:2.3:a:apache:tomcat:9.0.0:milestone6:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "454211D0-60A2-4661-AECA-4C0121413FEB" }, { "criteria": "cpe:2.3:a:apache:tomcat:9.0.0:milestone7:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "0686F977-889F-4960-8E0B-7784B73A7F2D" }, { "criteria": "cpe:2.3:a:apache:tomcat:9.0.0:milestone8:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "558703AE-DB5E-4DFF-B497-C36694DD7B24" }, { "criteria": "cpe:2.3:a:apache:tomcat:9.0.0:milestone9:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "ED6273F2-1165-47A4-8DD7-9E9B2472941B" } ], "operator": "OR" } ] } ]