Skip to content

fix: CVE-2026-65053 IMP 6 backport (AppleDouble Viewer) - #109

Merged
ralflang merged 3 commits into
FRAMEWORK_5_3from
fix/appledouble-viewer-5_3
Aug 26, 2026
Merged

fix: CVE-2026-65053 IMP 6 backport (AppleDouble Viewer)#109
ralflang merged 3 commits into
FRAMEWORK_5_3from
fix/appledouble-viewer-5_3

Conversation

@ralflang

@ralflang ralflang commented Aug 26, 2026

Copy link
Copy Markdown
Member
  • wrapped param into floatval for round()
  • Make formally compatible with packagist.org
  • fix: CVE-2026-65053 Stored XSS in AppleDouble MIME Viewer (backport)

See #107

TDannhauer and others added 3 commits August 26, 2026 19:26
Wrapped $quotadata['percent'] of type string with floatval to ensure round() gets a float as param
Backport of the original #107 fix for FRAMEWORK_6_0 now targeting FRAMEWORK_5_3.
Escapes the attacker-controlled part name before it is rendered as HTML.
Note: IMP 6 (FRAMEWORK_5_3) is technically EOL. Do not rely on upstream fixes for any further IMP 6 security issues.
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.

2 participants