CVE-2013-4117 – Category Grid View Gallery <= 2.3.1 - Reflected Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2013-4117
Cross-site scripting (XSS) vulnerability in includes/CatGridPost.php in the Category Grid View Gallery plugin 2.3.1 for WordPress allows remote attackers to inject arbitrary web script or HTML via the ID parameter. Vulnerabilidad XSS (Cross-site scripting) en includes/CatGridPost.php en el plugin Category Grid View Gallery v2.3.1 para WordPress permite a atacantes remotos inyectar scripts web arbitrarios o HTML mediante el parámetro ID. The Category Grid View Gallery plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘id’ parameter in versions before 2.3.2 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link. • https://www.exploit-db.com/exploits/38625 http://exploit.iedb.ir/exploits-177.html http://openwall.com/lists/oss-security/2013/07/11/11 http://osvdb.org/94805 http://packetstormsecurity.com/files/122259/WordPress-Category-Grid-View-Gallery-XSS.html http://seclists.org/bugtraq/2013/Jul/17 http://www.securityfocus.com/bid/60905 https://exchange.xforce.ibmcloud.com/vulnerabilities/85395 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •