cve-2017-9791
Vulnerability from cvelistv5
Published
2017-07-10 16:00
Modified
2025-02-06 21:14
Severity ?
EPSS score ?
Summary
The Struts 1 plugin in Apache Struts 2.1.x and 2.3.x might allow remote code execution via a malicious field value passed in a raw message to the ActionMessage.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Apache Software Foundation | Apache Struts |
Version: 2.1.x series Version: 2.3.x series |
CISA Known exploited vulnerability
Data from the Known Exploited Vulnerabilities Catalog
Date added: 2022-02-10
Due date: 2022-08-10
Required action: Apply updates per vendor instructions.
Used in ransomware: Unknown
Notes: https://nvd.nist.gov/vuln/detail/CVE-2017-9791
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-05T17:18:01.919Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "http://www.oracle.com/technetwork/security-advisory/alert-cve-2017-9805-3889403.html", }, { name: "99484", tags: [ "vdb-entry", "x_refsource_BID", "x_transferred", ], url: "http://www.securityfocus.com/bid/99484", }, { name: "42324", tags: [ "exploit", "x_refsource_EXPLOIT-DB", "x_transferred", ], url: "https://www.exploit-db.com/exploits/42324/", }, { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "http://struts.apache.org/docs/s2-048.html", }, { name: "1038838", tags: [ "vdb-entry", "x_refsource_SECTRACK", "x_transferred", ], url: "http://www.securitytracker.com/id/1038838", }, { name: "44643", tags: [ "exploit", "x_refsource_EXPLOIT-DB", "x_transferred", ], url: "https://www.exploit-db.com/exploits/44643/", }, { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://security.netapp.com/advisory/ntap-20180706-0002/", }, ], title: "CVE Program Container", }, { metrics: [ { cvssV3_1: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 9.8, baseSeverity: "CRITICAL", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, }, { other: { content: { id: "CVE-2017-9791", options: [ { Exploitation: "active", }, { Automatable: "yes", }, { "Technical Impact": "total", }, ], role: "CISA Coordinator", timestamp: "2025-02-06T21:07:10.679448Z", version: "2.0.3", }, type: "ssvc", }, }, { other: { content: { dateAdded: "2022-02-10", reference: "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?search_api_fulltext=CVE-2017-9791", }, type: "kev", }, }, ], problemTypes: [ { descriptions: [ { cweId: "CWE-20", description: "CWE-20 Improper Input Validation", lang: "en", type: "CWE", }, ], }, ], providerMetadata: { dateUpdated: "2025-02-06T21:14:30.425Z", orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0", shortName: "CISA-ADP", }, title: "CISA ADP Vulnrichment", }, ], cna: { affected: [ { product: "Apache Struts", vendor: "Apache Software Foundation", versions: [ { status: "affected", version: "2.1.x series", }, { status: "affected", version: "2.3.x series", }, ], }, ], datePublic: "2017-07-07T00:00:00.000Z", descriptions: [ { lang: "en", value: "The Struts 1 plugin in Apache Struts 2.1.x and 2.3.x might allow remote code execution via a malicious field value passed in a raw message to the ActionMessage.", }, ], problemTypes: [ { descriptions: [ { description: "Remote Code Execution", lang: "en", type: "text", }, ], }, ], providerMetadata: { dateUpdated: "2019-08-12T20:45:53.000Z", orgId: "f0158376-9dc2-43b6-827c-5f631a4d8d09", shortName: "apache", }, references: [ { tags: [ "x_refsource_CONFIRM", ], url: "http://www.oracle.com/technetwork/security-advisory/alert-cve-2017-9805-3889403.html", }, { name: "99484", tags: [ "vdb-entry", "x_refsource_BID", ], url: "http://www.securityfocus.com/bid/99484", }, { name: "42324", tags: [ "exploit", "x_refsource_EXPLOIT-DB", ], url: "https://www.exploit-db.com/exploits/42324/", }, { tags: [ "x_refsource_CONFIRM", ], url: "http://struts.apache.org/docs/s2-048.html", }, { name: "1038838", tags: [ "vdb-entry", "x_refsource_SECTRACK", ], url: "http://www.securitytracker.com/id/1038838", }, { name: "44643", tags: [ "exploit", "x_refsource_EXPLOIT-DB", ], url: "https://www.exploit-db.com/exploits/44643/", }, { tags: [ "x_refsource_CONFIRM", ], url: "https://security.netapp.com/advisory/ntap-20180706-0002/", }, ], x_legacyV4Record: { CVE_data_meta: { ASSIGNER: "security@apache.org", DATE_PUBLIC: "2017-07-07T00:00:00", ID: "CVE-2017-9791", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "Apache Struts", version: { version_data: [ { version_value: "2.1.x series", }, { version_value: "2.3.x series", }, ], }, }, ], }, vendor_name: "Apache Software Foundation", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "The Struts 1 plugin in Apache Struts 2.1.x and 2.3.x might allow remote code execution via a malicious field value passed in a raw message to the ActionMessage.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "Remote Code Execution", }, ], }, ], }, references: { reference_data: [ { name: "http://www.oracle.com/technetwork/security-advisory/alert-cve-2017-9805-3889403.html", refsource: "CONFIRM", url: "http://www.oracle.com/technetwork/security-advisory/alert-cve-2017-9805-3889403.html", }, { name: "99484", refsource: "BID", url: "http://www.securityfocus.com/bid/99484", }, { name: "42324", refsource: "EXPLOIT-DB", url: "https://www.exploit-db.com/exploits/42324/", }, { name: "http://struts.apache.org/docs/s2-048.html", refsource: "CONFIRM", url: "http://struts.apache.org/docs/s2-048.html", }, { name: "1038838", refsource: "SECTRACK", url: "http://www.securitytracker.com/id/1038838", }, { name: "44643", refsource: "EXPLOIT-DB", url: "https://www.exploit-db.com/exploits/44643/", }, { name: "https://security.netapp.com/advisory/ntap-20180706-0002/", refsource: "CONFIRM", url: "https://security.netapp.com/advisory/ntap-20180706-0002/", }, ], }, }, }, }, cveMetadata: { assignerOrgId: "f0158376-9dc2-43b6-827c-5f631a4d8d09", assignerShortName: "apache", cveId: "CVE-2017-9791", datePublished: "2017-07-10T16:00:00.000Z", dateReserved: "2017-06-21T00:00:00.000Z", dateUpdated: "2025-02-06T21:14:30.425Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", "vulnerability-lookup:meta": { cisa_known_exploited: { cveID: "CVE-2017-9791", cwes: "[\"CWE-20\"]", dateAdded: "2022-02-10", dueDate: "2022-08-10", knownRansomwareCampaignUse: "Unknown", notes: "https://nvd.nist.gov/vuln/detail/CVE-2017-9791", product: "Struts 1", requiredAction: "Apply updates per vendor instructions.", shortDescription: "The Struts 1 plugin in Apache Struts might allow remote code execution via a malicious field value passed in a raw message to the ActionMessage.", vendorProject: "Apache", vulnerabilityName: "Apache Struts 1 Improper Input Validation Vulnerability", }, fkie_nvd: { cisaActionDue: "2022-08-10", cisaExploitAdd: "2022-02-10", cisaRequiredAction: "Apply updates per vendor instructions.", cisaVulnerabilityName: "Apache Struts 1 Improper Input Validation Vulnerability", configurations: "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"4E3316DA-9E34-4955-91CA-E35B141A7007\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.1.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"0D152B29-FAD5-4DEA-B187-278EBD37FEB4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.1.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"2AC68463-F500-471C-8600-8F8FD9743B12\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A92AAE08-4811-465A-8178-25F5F349B8BA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B487975D-6394-4136-B45C-C1F209465B24\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.4.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"BDC41957-8CCA-46A6-BD31-4039EEF3C457\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.7:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"443B4E64-2A36-49C6-B09D-77B3BDF69709\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.8:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"2481505C-4FD1-4195-9E10-9DD741498FB2\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.12:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"28ED63DB-2AAF-4BC9-A844-074EDF63C89A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.14:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"38A6CEED-6C43-4325-B36C-9F254CCDFDC0\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.14.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"41F43088-26AA-4890-A9D6-1B9B48D5F02A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.14.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"BE6820E3-8FDF-4BDF-8B62-E604A91F1280\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.14.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D25ED06A-F12C-443E-9B3F-FDDF52FE9D93\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.15:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"44527919-8403-42A8-9CE1-3B4F58630F34\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.15.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"EBB91D8A-14B8-4263-B90D-F776535F9B8F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.15.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"FB525941-7175-43C1-9F17-814F5F7C72CA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.15.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F10D559E-04A0-4002-947C-D3902138795B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.16:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"89203DD8-2C95-4546-9504-83654FFA5DBC\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.16.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"EB3D5644-CFAC-4FB5-A1FB-387F97876098\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.16.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1225A0B0-C3F2-4579-BFE9-F8DB2CF596F6\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.16.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"8DC883A7-0766-4857-ABC8-9DB4BA713650\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.20:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"22FF6282-0BCA-46EB-9648-6EE3EDA189F2\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.20.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"6D1467BC-9BC8-402D-A420-615CF9698648\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.20.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"880AEA69-3705-447D-80FF-60753248158F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.24:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"524C5119-416D-413B-BF1D-29291E23FDB2\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.24.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"45446B16-F531-4C6D-B889-A8A6622C70A2\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.24.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"71823E13-1896-4EE4-A49C-CFFB717FFD80\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.28:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C778ADED-75B5-4AD3-8CDC-EFDFFAD5A742\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.28.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"067F6249-CC5A-4402-843C-06D5F9F77267\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.29:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"0AFA78DD-B60C-46AD-BCCB-4E15BB16BEDC\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.30:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1DA1EABE-5292-44C2-8327-54201A42F204\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.31:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F327A6EA-69AF-4EB2-8F17-8011678FAB6D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:struts:2.3.32:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"603FAA0C-0908-4105-BE3A-016B4A298264\"}]}]}]", descriptions: "[{\"lang\": \"en\", \"value\": \"The Struts 1 plugin in Apache Struts 2.1.x and 2.3.x might allow remote code execution via a malicious field value passed in a raw message to the ActionMessage.\"}, {\"lang\": \"es\", \"value\": \"El plugin Struts 1 en Apache Struts versiones 2.1.x y 2.3.x, podr\\u00eda permitir la ejecuci\\u00f3n de c\\u00f3digo remota por medio de un valor de campo malicioso pasado en un mensaje sin procesar en la ActionMessage.\"}]", id: "CVE-2017-9791", lastModified: "2024-11-21T03:36:51.647", metrics: "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 9.8, \"baseSeverity\": \"CRITICAL\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 5.9}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:P/I:P/A:P\", \"baseScore\": 7.5, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"HIGH\", \"exploitabilityScore\": 10.0, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}", published: "2017-07-10T16:29:00.277", references: "[{\"url\": \"http://struts.apache.org/docs/s2-048.html\", \"source\": \"security@apache.org\", \"tags\": [\"Mitigation\", \"Vendor Advisory\"]}, {\"url\": \"http://www.oracle.com/technetwork/security-advisory/alert-cve-2017-9805-3889403.html\", \"source\": \"security@apache.org\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"http://www.securityfocus.com/bid/99484\", \"source\": \"security@apache.org\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"http://www.securitytracker.com/id/1038838\", \"source\": \"security@apache.org\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20180706-0002/\", \"source\": \"security@apache.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.exploit-db.com/exploits/42324/\", \"source\": \"security@apache.org\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://www.exploit-db.com/exploits/44643/\", \"source\": \"security@apache.org\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"http://struts.apache.org/docs/s2-048.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mitigation\", \"Vendor Advisory\"]}, {\"url\": \"http://www.oracle.com/technetwork/security-advisory/alert-cve-2017-9805-3889403.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"http://www.securityfocus.com/bid/99484\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"http://www.securitytracker.com/id/1038838\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20180706-0002/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.exploit-db.com/exploits/42324/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://www.exploit-db.com/exploits/44643/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}]", sourceIdentifier: "security@apache.org", vulnStatus: "Modified", weaknesses: "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-20\"}]}]", }, nvd: "{\"cve\":{\"id\":\"CVE-2017-9791\",\"sourceIdentifier\":\"security@apache.org\",\"published\":\"2017-07-10T16:29:00.277\",\"lastModified\":\"2025-02-06T22:15:32.543\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The Struts 1 plugin in Apache Struts 2.1.x and 2.3.x might allow remote code execution via a malicious field value passed in a raw message to the ActionMessage.\"},{\"lang\":\"es\",\"value\":\"El plugin Struts 1 en Apache Struts versiones 2.1.x y 2.3.x, podría permitir la ejecución de código remota por medio de un valor de campo malicioso pasado en un mensaje sin procesar en la ActionMessage.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"cisaExploitAdd\":\"2022-02-10\",\"cisaActionDue\":\"2022-08-10\",\"cisaRequiredAction\":\"Apply updates per vendor instructions.\",\"cisaVulnerabilityName\":\"Apache Struts 1 Improper Input Validation Vulnerability\",\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4E3316DA-9E34-4955-91CA-E35B141A7007\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.1.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0D152B29-FAD5-4DEA-B187-278EBD37FEB4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.1.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2AC68463-F500-471C-8600-8F8FD9743B12\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A92AAE08-4811-465A-8178-25F5F349B8BA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B487975D-6394-4136-B45C-C1F209465B24\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.4.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BDC41957-8CCA-46A6-BD31-4039EEF3C457\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"443B4E64-2A36-49C6-B09D-77B3BDF69709\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2481505C-4FD1-4195-9E10-9DD741498FB2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"28ED63DB-2AAF-4BC9-A844-074EDF63C89A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.14:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"38A6CEED-6C43-4325-B36C-9F254CCDFDC0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.14.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"41F43088-26AA-4890-A9D6-1B9B48D5F02A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.14.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BE6820E3-8FDF-4BDF-8B62-E604A91F1280\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.14.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D25ED06A-F12C-443E-9B3F-FDDF52FE9D93\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.15:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"44527919-8403-42A8-9CE1-3B4F58630F34\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.15.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EBB91D8A-14B8-4263-B90D-F776535F9B8F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.15.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FB525941-7175-43C1-9F17-814F5F7C72CA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.15.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F10D559E-04A0-4002-947C-D3902138795B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.16:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"89203DD8-2C95-4546-9504-83654FFA5DBC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.16.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EB3D5644-CFAC-4FB5-A1FB-387F97876098\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.16.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1225A0B0-C3F2-4579-BFE9-F8DB2CF596F6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.16.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8DC883A7-0766-4857-ABC8-9DB4BA713650\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.20:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"22FF6282-0BCA-46EB-9648-6EE3EDA189F2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.20.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6D1467BC-9BC8-402D-A420-615CF9698648\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.20.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"880AEA69-3705-447D-80FF-60753248158F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.24:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"524C5119-416D-413B-BF1D-29291E23FDB2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.24.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"45446B16-F531-4C6D-B889-A8A6622C70A2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.24.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"71823E13-1896-4EE4-A49C-CFFB717FFD80\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.28:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C778ADED-75B5-4AD3-8CDC-EFDFFAD5A742\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.28.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"067F6249-CC5A-4402-843C-06D5F9F77267\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.29:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0AFA78DD-B60C-46AD-BCCB-4E15BB16BEDC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.30:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1DA1EABE-5292-44C2-8327-54201A42F204\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.31:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F327A6EA-69AF-4EB2-8F17-8011678FAB6D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:struts:2.3.32:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"603FAA0C-0908-4105-BE3A-016B4A298264\"}]}]}],\"references\":[{\"url\":\"http://struts.apache.org/docs/s2-048.html\",\"source\":\"security@apache.org\",\"tags\":[\"Mitigation\",\"Vendor Advisory\"]},{\"url\":\"http://www.oracle.com/technetwork/security-advisory/alert-cve-2017-9805-3889403.html\",\"source\":\"security@apache.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/99484\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.securitytracker.com/id/1038838\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20180706-0002/\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.exploit-db.com/exploits/42324/\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://www.exploit-db.com/exploits/44643/\",\"source\":\"security@apache.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://struts.apache.org/docs/s2-048.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mitigation\",\"Vendor Advisory\"]},{\"url\":\"http://www.oracle.com/technetwork/security-advisory/alert-cve-2017-9805-3889403.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/99484\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.securitytracker.com/id/1038838\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20180706-0002/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.exploit-db.com/exploits/42324/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://www.exploit-db.com/exploits/44643/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]}]}}", vulnrichment: { containers: "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.oracle.com/technetwork/security-advisory/alert-cve-2017-9805-3889403.html\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"http://www.securityfocus.com/bid/99484\", \"name\": \"99484\", \"tags\": [\"vdb-entry\", \"x_refsource_BID\", \"x_transferred\"]}, {\"url\": \"https://www.exploit-db.com/exploits/42324/\", \"name\": \"42324\", \"tags\": [\"exploit\", \"x_refsource_EXPLOIT-DB\", \"x_transferred\"]}, {\"url\": \"http://struts.apache.org/docs/s2-048.html\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"http://www.securitytracker.com/id/1038838\", \"name\": \"1038838\", \"tags\": [\"vdb-entry\", \"x_refsource_SECTRACK\", \"x_transferred\"]}, {\"url\": \"https://www.exploit-db.com/exploits/44643/\", \"name\": \"44643\", \"tags\": [\"exploit\", \"x_refsource_EXPLOIT-DB\", \"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20180706-0002/\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-05T17:18:01.919Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 9.8, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2017-9791\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"active\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-02-06T21:07:10.679448Z\"}}}, {\"other\": {\"type\": \"kev\", \"content\": {\"dateAdded\": \"2022-02-10\", \"reference\": \"https://www.cisa.gov/known-exploited-vulnerabilities-catalog?search_api_fulltext=CVE-2017-9791\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-20\", \"description\": \"CWE-20 Improper Input Validation\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-02-06T21:07:13.062Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"Apache Software Foundation\", \"product\": \"Apache Struts\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.1.x series\"}, {\"status\": \"affected\", \"version\": \"2.3.x series\"}]}], \"datePublic\": \"2017-07-07T00:00:00.000Z\", \"references\": [{\"url\": \"http://www.oracle.com/technetwork/security-advisory/alert-cve-2017-9805-3889403.html\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"http://www.securityfocus.com/bid/99484\", \"name\": \"99484\", \"tags\": [\"vdb-entry\", \"x_refsource_BID\"]}, {\"url\": \"https://www.exploit-db.com/exploits/42324/\", \"name\": \"42324\", \"tags\": [\"exploit\", \"x_refsource_EXPLOIT-DB\"]}, {\"url\": \"http://struts.apache.org/docs/s2-048.html\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"http://www.securitytracker.com/id/1038838\", \"name\": \"1038838\", \"tags\": [\"vdb-entry\", \"x_refsource_SECTRACK\"]}, {\"url\": \"https://www.exploit-db.com/exploits/44643/\", \"name\": \"44643\", \"tags\": [\"exploit\", \"x_refsource_EXPLOIT-DB\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20180706-0002/\", \"tags\": [\"x_refsource_CONFIRM\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"The Struts 1 plugin in Apache Struts 2.1.x and 2.3.x might allow remote code execution via a malicious field value passed in a raw message to the ActionMessage.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"Remote Code Execution\"}]}], \"providerMetadata\": {\"orgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"shortName\": \"apache\", \"dateUpdated\": \"2019-08-12T20:45:53.000Z\"}, \"x_legacyV4Record\": {\"affects\": {\"vendor\": {\"vendor_data\": [{\"product\": {\"product_data\": [{\"version\": {\"version_data\": [{\"version_value\": \"2.1.x series\"}, {\"version_value\": \"2.3.x series\"}]}, \"product_name\": \"Apache Struts\"}]}, \"vendor_name\": \"Apache Software Foundation\"}]}}, \"data_type\": \"CVE\", \"references\": {\"reference_data\": [{\"url\": \"http://www.oracle.com/technetwork/security-advisory/alert-cve-2017-9805-3889403.html\", \"name\": \"http://www.oracle.com/technetwork/security-advisory/alert-cve-2017-9805-3889403.html\", \"refsource\": \"CONFIRM\"}, {\"url\": \"http://www.securityfocus.com/bid/99484\", \"name\": \"99484\", \"refsource\": \"BID\"}, {\"url\": \"https://www.exploit-db.com/exploits/42324/\", \"name\": \"42324\", \"refsource\": \"EXPLOIT-DB\"}, {\"url\": \"http://struts.apache.org/docs/s2-048.html\", \"name\": \"http://struts.apache.org/docs/s2-048.html\", \"refsource\": \"CONFIRM\"}, {\"url\": \"http://www.securitytracker.com/id/1038838\", \"name\": \"1038838\", \"refsource\": \"SECTRACK\"}, {\"url\": \"https://www.exploit-db.com/exploits/44643/\", \"name\": \"44643\", \"refsource\": \"EXPLOIT-DB\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20180706-0002/\", \"name\": \"https://security.netapp.com/advisory/ntap-20180706-0002/\", \"refsource\": \"CONFIRM\"}]}, \"data_format\": \"MITRE\", \"description\": {\"description_data\": [{\"lang\": \"eng\", \"value\": \"The Struts 1 plugin in Apache Struts 2.1.x and 2.3.x might allow remote code execution via a malicious field value passed in a raw message to the ActionMessage.\"}]}, \"problemtype\": {\"problemtype_data\": [{\"description\": [{\"lang\": \"eng\", \"value\": \"Remote Code Execution\"}]}]}, \"data_version\": \"4.0\", \"CVE_data_meta\": {\"ID\": \"CVE-2017-9791\", \"STATE\": \"PUBLIC\", \"ASSIGNER\": \"security@apache.org\", \"DATE_PUBLIC\": \"2017-07-07T00:00:00\"}}}}", cveMetadata: "{\"cveId\": \"CVE-2017-9791\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-06T21:14:30.425Z\", \"dateReserved\": \"2017-06-21T00:00:00.000Z\", \"assignerOrgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"datePublished\": \"2017-07-10T16:00:00.000Z\", \"assignerShortName\": \"apache\"}", dataType: "CVE_RECORD", dataVersion: "5.1", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.