Description
wpDiscuz before 7.6.47 contains an email header injection vulnerability that allows attackers to manipulate mail recipients by injecting malicious data into the comment_author_email cookie. Attackers can craft a malicious cookie value that, when processed through urldecode() and passed to wp_mail() functions, enables header injection to alter email recipients or inject additional headers.
Problem types
Product status
Any version before 7.6.47
7.6.47
Credits
Scott Moore - VulnCheck
References
wordpress.org/plugins/wpdiscuz/ (wpDiscuz Changelog)
wordpress.org/plugins/wpdiscuz/ (wpDiscuz)
www.vulncheck.com/...-cookie-email-used-as-wp-mail-recipient (VulnCheck Advisory: wpDiscuz before 7.6.47 - Unsanitized Cookie Email Used as wp_mail() Recipient)