Skip to content

fix: CVE-2026-65053 Stored Cross-Site Scripting (XSS) in Horde IMP AppleDouble MIME Viewer - #107

Merged
ralflang merged 1 commit into
FRAMEWORK_6_0from
fix/appledouble-viewer
Aug 21, 2026
Merged

fix: CVE-2026-65053 Stored Cross-Site Scripting (XSS) in Horde IMP AppleDouble MIME Viewer#107
ralflang merged 1 commit into
FRAMEWORK_6_0from
fix/appledouble-viewer

Conversation

@ralflang

Copy link
Copy Markdown
Member

Ensure a maliciously formed mail cannot cause an XSS situation.

…pleDouble MIME Viewer

Ensure a maliciously formed mail cannot cause an XSS situation.
@ralflang
ralflang merged commit c18d9fc into FRAMEWORK_6_0 Aug 21, 2026
1 check failed
@cheese1

cheese1 commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

hello @ralflang : is your fix valid for imp v6.2.27, too?
there exists the same line

@ralflang

Copy link
Copy Markdown
Member Author

hello @ralflang : is your fix valid for imp v6.2.27, too? there exists the same line

Yes, see #109

ralflang added a commit that referenced this pull request Aug 26, 2026
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