{"id":"CVE-2013-2115","aliases":[],"url":"https://o3.security/vulnerability/CVE-2013-2115","summary":"Code injection in Apache Struts","details":"A vulnerability introduced by forcing parameter inclusion in the URL and Anchor Tag allows remote command execution, session access and manipulation and XSS attacks.\n\nboth the s:url and s:a tag provide an includeParams attribute.\n\nThe main scope of that attribute is to understand whether includes http request parameter or not.\n\nThe allowed values of includeParams are:\n\n    none - include no parameters in the URL (default)\n    get - include only GET parameters in the URL\n    all - include both GET and POST parameters in the URL\n\nA request that included a specially crafted request parameter could be used to inject arbitrary OGNL code into the stack, afterward used as request parameter of an URL or A tag , which will cause a further evaluation.\n\nThe second evaluation happens when the URL/A tag tries to resolve every parameters present in the original request.\nThis lets malicious users put arbitrary OGNL statements into any request parameter (not necessarily managed by the code) and have it evaluated as an OGNL expression to enable method execution and execute arbitrary methods, bypassing Struts and OGNL library protections.\n\nThe issue was originally addressed by Struts 2.3.14.1 and Security Announcement [S2-013](https://cwiki.apache.org/confluence/display/WW/S2-013). However, the solution introduced with 2.3.14.1 did not address all possible attack vectors, such that every version of Struts 2 before 2.3.14.2 is still vulnerable to such attacks.","published":"2022-05-13T01:16:08Z","modified":"2024-02-16T08:09:37.605203Z","cvss":{"score":8.1,"severity":"HIGH","vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"},"epss":null,"cisaKev":null,"exploitsKnown":2,"affectedPackages":[{"ecosystem":"Maven","name":"org.apache.struts:struts2-core","fixedVersion":"2.3.14.2"},{"ecosystem":"Maven","name":"org.apache.struts.xwork:xwork-core","fixedVersion":"2.3.14.2"}],"fix":{"url":"https://github.com/apache/struts/commit/d7804297e319c7a12245e1b536e565fcea6d650","label":"apache/struts@d780429"},"references":[{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2013-2115"},{"type":"WEB","url":"https://github.com/apache/struts/commit/d7804297e319c7a12245e1b536e565fcea6d650"},{"type":"WEB","url":"https://github.com/apache/struts/commit/d934c6e7430b7b98e43a0a085a2304bd31a75c3d"},{"type":"WEB","url":"https://github.com/apache/struts/commit/ea96d18d0f75c390d2595648efa3563785c272c6"},{"type":"WEB","url":"https://github.com/apache/struts/commit/fed4f8e8a4ec69b5e7612b92d8ce3e476680474"},{"type":"WEB","url":"https://bugzilla.redhat.com/show_bug.cgi?id=967656"},{"type":"WEB","url":"https://cwiki.apache.org/confluence/display/WW/S2-013"},{"type":"WEB","url":"https://cwiki.apache.org/confluence/display/WW/S2-014"},{"type":"PACKAGE","url":"https://github.com/apache/struts"},{"type":"WEB","url":"https://issues.apache.org/jira/browse/WW-4063"},{"type":"WEB","url":"https://web.archive.org/web/20140212000331/http://www.securityfocus.com/bid/60167"},{"type":"WEB","url":"http://struts.apache.org/development/2.x/docs/s2-014.html"}],"provenance":{"sources":["OSV.dev","FIRST.org (EPSS)"],"lastVerified":"2024-02-16T08:09:37.605203Z"}}