1 results (0.006 seconds)

CVSS: 9.8EPSS: 0%CPEs: 2EXPL: 2

SQL injection vulnerability in ss_load.php in the Spreadsheet (wpSS) 0.6 and earlier plugin for WordPress allows remote attackers to execute arbitrary SQL commands via the ss_id parameter. Vulnerabilidad de inyección de SQL en ss_load.php en la extensión de WordPress Spreadsheet (wpSS) 0.6 y anteriores permite a atacantes remotos ejecutar órdenes SQL de su elección mediante el parámetro "ss_id". The WordPress Spreadsheet plugin for WordPress is vulnerable to SQL Injection via the 'ss_id' parameter in versions up to, and including, 0.6 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. • https://www.exploit-db.com/exploits/5486 http://secunia.com/advisories/29938 http://timrohrer.com/blog/?p=120 http://www.securityfocus.com/bid/28894 http://www.vupen.com/english/advisories/2008/1344/references https://exchange.xforce.ibmcloud.com/vulnerabilities/41968 • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •