CyberRota Analysis
AI-GeneratedThe Joomla Events Manager extension prior to version 5.0.1 is vulnerable to reflected cross-site scripting (XSS) through the PDF export link, where user input is improperly handled in the URL. This flaw allows attackers to inject malicious scripts, potentially compromising user sessions or redirecting users to harmful sites. Joomla site administrators using this extension should prioritize patching to mitigate the risk of exploitation.
Original NVD Description
Joomla Extension - joomlaeventmanager.net - Reflected XSS via the PDF export link in Joomla Events Manager < 5.0.1 - buildCurrentPdfLink copies the current request query string into the PDF button URL, and pdfbutton() echoes it unescaped, leading to an reflected XSS vector.