Description

Roundcube published new releases which fix a recently reported vulnerability that allows an attacker to access files on the server. Please update your installations with the new versions or patch them with the fix which is also published in the downloads section on our sourceforge.net page.

In order to find out whether one of your users has vulnerable preferences, you can run the following query on the Roundcube user database:

SELECT * FROM users WHERE preferences LIKE '%generic_message_footer%'
If this returns any results, you should block that user because he or she most likely tried to exploit your system.

Remediation

Upgrade to the latest version of Roundube or apply the vendor patches.

References

Related Vulnerabilities