In Roundcube from versions 1.2.0 to 1.3.5, with the archive plugin enabled and configured, it's possible to exploit the unsanitized, user-controlled "_uid" parameter (in an archive.php _task=mail&_mbox=INBOX&_action=plugin.move2archive request) to perform an MX (IMAP) injection attack by placing an IMAP command after a %0d%0a sequence. NOTE: this is less easily exploitable in 1.3.4 and later because of a Same Origin Policy protection mechanism.
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
Link | Tags |
---|---|
https://github.com/roundcube/roundcubemail/issues/6238 | third party advisory patch |
https://www.debian.org/security/2018/dsa-4181 | third party advisory vendor advisory |
https://github.com/roundcube/roundcubemail/issues/6229 | third party advisory patch |
https://medium.com/%40ndrbasi/cve-2018-9846-roundcube-303097048b0a |