#VU36761 Cross-site scripting in MyBB - CVE-2018-15596
Published: August 28, 2018 / Updated: June 17, 2021
MyBB
MyBB Group
Description
The vulnerability allows a remote non-authenticated attacker to read and manipulate data.
An issue was discovered in inc/class_feedgeneration.php in MyBB 1.8.17. On the forum RSS Syndication page, one can generate a URL such as http://localhost/syndication.php?fid=&type=atom1.0&limit=15. The thread titles (within title elements of the generated XML documents) aren't sanitized, leading to XSS.