CVE-2016-4069
Description
Cross-site request forgery (CSRF) vulnerability in Roundcube Webmail before 1.1.5 allows remote attackers to hijack the authentication of users for requests that download attachments and cause a denial of service (disk consumption) via unspecified vectors.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2016-4069
Vendor advisory: security@debian.org — https://github.com/roundcube/roundcubemail/wiki/Changelog#release-115
Vendor advisory: security@debian.org — https://github.com/roundcube/roundcubemail/releases/tag/1.1.5
Vendor advisory: security@debian.org — https://github.com/roundcube/roundcubemail/commit/699af1e5206ed9114322adaa3c25c1c969640a53
Vendor advisory: security@debian.org — https://github.com/roundcube/roundcubemail/commit/4a408843b0ef816daf70a472a02b78cd6073a4d5
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| suse | 42.1 | affected | |
| debian | bookworm | fixed | 1.1.5+dfsg.1-1 |
| debian | bullseye | fixed | 1.1.5+dfsg.1-1 |
| debian | sid | fixed | 1.1.5+dfsg.1-1 |
| debian | trixie | fixed | 1.1.5+dfsg.1-1 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| roundcube | webmail | {"endIncluding":"1.1.4"} | |
References
- http://lists.opensuse.org/opensuse-updates/2016-08/msg00079.html
- http://www.openwall.com/lists/oss-security/2016/04/23/4
- http://www.securityfocus.com/bid/92654
- https://github.com/roundcube/roundcubemail/commit/4a408843b0ef816daf70a472a02b78cd6073a4d5
- https://github.com/roundcube/roundcubemail/commit/699af1e5206ed9114322adaa3c25c1c969640a53
- https://github.com/roundcube/roundcubemail/issues/4957
- https://github.com/roundcube/roundcubemail/releases/tag/1.1.5
- https://github.com/roundcube/roundcubemail/wiki/Changelog#release-115
- https://security-tracker.debian.org/tracker/CVE-2016-4069
CWEs
CWE-352
Verify integrity in audit chain (admin only). AS-IS.