Skip to content

Roundcube Webmail 1.5.4

Compare
Choose a tag to compare
@alecpl alecpl released this 18 Sep 08:22
· 796 commits to master since this release
1.5.4

This is a security update to the stable version 1.5 of Roundcube Webmail.
It provides a fix to a recently reported XSS vulnerability:

  • Fix cross-site scripting (XSS) vulnerability in handling of linkrefs in plain text messages, reported by Niraj Shivtarkar.

This version is considered stable and we recommend to update all productive installations of Roundcube 1.5.x with it. Please do backup your data before updating!

CHANGELOG

  • Fix cross-site scripting (XSS) vulnerability in handling of linkrefs in plain text messages
  • Fix so output of log_date_format with microseconds contains time in server time zone, not UTC
  • Fix so N property always exists in a vCard export (#8771)
  • Fix so rcmail::format_date() works with DateTimeImmutable input (#8867)
  • Fix bug where a non-ASCII character in app.js could cause error in javascript engine (#8894)