Skip to content

[GHSA-8m5q-crqq-6pmf] Unrestricted Upload of File with Dangerous Type in Apache Struts2#7825

Open
levpachmanov wants to merge 1 commit into
levpachmanov/advisory-improvement-7825from
levpachmanov-GHSA-8m5q-crqq-6pmf
Open

[GHSA-8m5q-crqq-6pmf] Unrestricted Upload of File with Dangerous Type in Apache Struts2#7825
levpachmanov wants to merge 1 commit into
levpachmanov/advisory-improvement-7825from
levpachmanov-GHSA-8m5q-crqq-6pmf

Conversation

@levpachmanov

Copy link
Copy Markdown

Updates

  • Affected products

Comments
CVE-2012-1592not applicable. The S2-008/-009/-016-era OGNL parameter-injection family was fixed in the 2.3.x line by 2.3.4.1 / 2.3.16.1 (2012–2013); the 2.5.x branch (2016) inherits all of those fixes. STRUTS_2_5_10 ships the framework-level mitigations the CVE family relies on: struts.excludedClasses in struts-default.xml covers java.lang.Runtime, java.lang.ClassLoader, ognl.*, SecurityMemberAccess, ActionContext; struts.excludedPackageNames covers java.lang., ognl, javax, freemarker.core, freemarker.template; DefaultExcludedPatternsChecker.EXCLUDED_PATTERNS blocks dojo|struts|session|request|response|application|servlet*|parameters|context|_memberAccess and .*class.* parameter names. SecurityMemberAccessTest covers the class/package/static-access exclusion paths.

@github-actions github-actions Bot changed the base branch from main to levpachmanov/advisory-improvement-7825 May 28, 2026 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant