原始 OSV JSON{
"id": "GHSA-j77q-2qqg-6989",
"aliases": [
"CVE-2017-5638"
],
"details": "Apache Struts versions prior to 2.3.32 and 2.5.10.1 contain incorrect exception handling and error-message generation during file-upload attempts using the Jakarta Multipart parser, which allows remote attackers to execute arbitrary commands via a crafted Content-Type, Content-Disposition, or Content-Length HTTP header, as exploited in the wild in March 2017 with a Content-Type header containing a #cmd= string.",
"summary": "Apache Struts vulnerable to remote arbitrary command execution due to improper input validation",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.3.0"
},
{
"fixed": "2.3.32"
}
]
}
],
"package": {
"name": "org.apache.struts:struts2-core",
"ecosystem": "Maven"
},
"database_specific": {
"last_known_affected_version_range": "<= 2.3.31"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.5.0"
},
{
"fixed": "2.5.10.1"
}
]
}
],
"package": {
"name": "org.apache.struts:struts2-core",
"ecosystem": "Maven"
},
"database_specific": {
"last_known_affected_version_range": "<= 2.5.10"
}
}
],
"modified": "2025-10-22T17:33:25Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H/E:H"
}
],
"published": "2018-10-18T19:24:26Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-5638",
"type": "ADVISORY"
},
{
"url": "https://github.com/rapid7/metasploit-framework/issues/8064",
"type": "WEB"
},
{
"url": "https://github.com/apache/struts/commit/b06dd50af2a3319dd896bf5c2f4972d2b772cf2b",
"type": "WEB"
},
{
"url": "https://github.com/apache/struts/commit/352306493971e7d5a756d61780d57a76eb1f519a",
"type": "WEB"
},
{
"url": "https://lists.apache.org/thread.html/r6d03e45b81eab03580cf7f8bb51cb3e9a1b10a2cc0c6a2d3cc92ed0c@%3Cannounce.apache.org%3E",
"type": "WEB"
},
{
"url": "https://lists.apache.org/thread.html/r90890afea72a9571d666820b2fe5942a0a5f86be406fa31da3dd0922%40%3Cannounce.apache.org%3E",
"type": "WEB"
},
{
"url": "https://lists.apache.org/thread.html/r90890afea72a9571d666820b2fe5942a0a5f86be406fa31da3dd0922@%3Cannounce.apache.org%3E",
"type": "WEB"
},
{
"url": "https://nmap.org/nsedoc/scripts/http-vuln-cve2017-5638.html",
"type": "WEB"
},
{
"url": "https://packetstormsecurity.com/files/141494/S2-45-poc.py.txt",
"type": "WEB"
},
{
"url": "https://security.netapp.com/advisory/ntap-20170310-0001",
"type": "WEB"
},
{
"url": "https://struts.apache.org/docs/s2-045.html",
"type": "WEB"
},
{
"url": "https://struts.apache.org/docs/s2-046.html",
"type": "WEB"
},
{
"url": "https://support.lenovo.com/us/en/product_security/len-14200",
"type": "WEB"
},
{
"url": "https://twitter.com/theog150/status/841146956135124993",
"type": "WEB"
},
{
"url": "https://web.archive.org/web/20170311203630/http://www.securityfocus.com/bid/96729",
"type": "WEB"
},
{
"url": "https://web.archive.org/web/20170921030226/http://www.securitytracker.com/id/1037973",
"type": "WEB"
},
{
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2017-5638",
"type": "WEB"
},
{
"url": "https://www.exploit-db.com/exploits/41614",
"type": "WEB"
},
{
"url": "https://www.imperva.com/blog/2017/03/cve-2017-5638-new-remote-code-execution-rce-vulnerability-in-apache-struts-2",
"type": "WEB"
},
{
"url": "https://www.kb.cert.org/vuls/id/834067",
"type": "WEB"
},
{
"url": "https://www.symantec.com/security-center/network-protection-security-advisories/SA145",
"type": "WEB"
},
{
"url": "https://arstechnica.com/security/2017/03/critical-vulnerability-under-massive-attack-imperils-high-impact-sites",
"type": "WEB"
},
{
"url": "https://cwiki.apache.org/confluence/display/WW/S2-045",
"type": "WEB"
},
{
"url": "https://cwiki.apache.org/confluence/display/WW/S2-046",
"type": "WEB"
},
{
"url": "https://exploit-db.com/exploits/41570",
"type": "WEB"
},
{
"url": "https://git1-us-west.apache.org/repos/asf?p=struts.git%3Ba=commit%3Bh=352306493971e7d5a756d61780d57a76eb1f519a",
"type": "WEB"
},
{
"url": "https://git1-us-west.apache.org/repos/asf?p=struts.git%3Ba=commit%3Bh=6b8272ce47160036ed120a48345d9aa884477228",
"type": "WEB"
},
{
"url": "https://git1-us-west.apache.org/repos/asf?p=struts.git;a=commit;h=352306493971e7d5a756d61780d57a76eb1f519a",
"type": "WEB"
},
{
"url": "https://git1-us-west.apache.org/repos/asf?p=struts.git;a=commit;h=6b8272ce47160036ed120a48345d9aa884477228",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-j77q-2qqg-6989",
"type": "ADVISORY"
},
{
"url": "https://github.com/apache/struts",
"type": "PACKAGE"
},
{
"url": "https://github.com/mazen160/struts-pwn",
"type": "WEB"
},
{
"url": "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbgn03733en_us",
"type": "WEB"
},
{
"url": "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbgn03749en_us",
"type": "WEB"
},
{
"url": "https://h20566.www2.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbhf03723en_us",
"type": "WEB"
},
{
"url": "https://isc.sans.edu/diary/22169",
"type": "WEB"
},
{
"url": "https://lists.apache.org/thread.html/r1125f3044a0946d1e7e6f125a6170b58d413ebd4a95157e4608041c7%40%3Cannounce.apache.org%3E",
"type": "WEB"
},
{
"url": "https://lists.apache.org/thread.html/r1125f3044a0946d1e7e6f125a6170b58d413ebd4a95157e4608041c7@%3Cannounce.apache.org%3E",
"type": "WEB"
},
{
"url": "https://lists.apache.org/thread.html/r6d03e45b81eab03580cf7f8bb51cb3e9a1b10a2cc0c6a2d3cc92ed0c%40%3Cannounce.apache.org%3E",
"type": "WEB"
},
{
"url": "http://blog.talosintelligence.com/2017/03/apache-0-day-exploited.html",
"type": "WEB"
},
{
"url": "http://blog.trendmicro.com/trendlabs-security-intelligence/cve-2017-5638-apache-struts-vulnerability-remote-code-execution",
"type": "WEB"
},
{
"url": "http://www.arubanetworks.com/assets/alert/ARUBA-PSA-2017-002.txt",
"type": "WEB"
},
{
"url": "http://www.eweek.com/security/apache-struts-vulnerability-under-attack.html",
"type": "WEB"
},
{
"url": "http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html",
"type": "WEB"
},
{
"url": "http://www.securityfocus.com/bid/96729",
"type": "WEB"
},
{
"url": "http://www.securitytracker.com/id/1037973",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-20",
"CWE-755"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": "2017-03-11T02:59:00Z",
"github_reviewed_at": "2020-06-16T21:42:23Z"
}
}