Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix security issues with HTML mails #15

Open
wants to merge 3 commits into
base: FRAMEWORK_5_2
Choose a base branch
from

Conversation

Wahnes
Copy link

@Wahnes Wahnes commented Mar 24, 2025

There was a recent report on the Horde mailing list about an exploit currently being used to inject malicious Javascript into the browser when a user just views a specially crafted e-mail in Horde/Imp.
The first commit fixes this issue, the second one similar issue where a fix has been sitting in the traditional Horde bugtracker for years now and has not been merged.

Wahnes added 3 commits March 24, 2025 15:54
…ed HTML tags.

This security issue was discussed on the Imp mailing list around 2025-03-21. The topic of the email thread was "Horde v 5.2.22 vulnerability – obfuscation via HTML encoding – XSS payload"
…spite user's preference not to load remote images. May have security consequences, too.

This fixes an old bug from the Horde bug tracker, see https://bugs.horde.org/ticket/15122
As detailed in an article about yet another security issue there, the loading to remote images may have security implications. So this is a precaution to avoid any such 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.

1 participant