1 results (0.003 seconds)

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

SQL injection vulnerability in results.php in the Pyrmont plugin 2 for WordPress allows remote attackers to execute arbitrary SQL commands via the id parameter. Vulnerabilidad de inyección SQL en results.php in el plugin Pyrmont v2 para WordPress permite a atacantes remotos ejecutar comandos SQL de su elección mediante el parámetro "id". The Pyrmont V2 theme for WordPress is vulnerable to SQL Injection via the 'id' parameter in versions up to, and including, 2.0.7 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/10535 http://packetstormsecurity.org/0912-exploits/wppyrmont-sql.txt http://www.exploit-db.com/exploits/10535 http://www.securityfocus.com/bid/37409 https://exchange.xforce.ibmcloud.com/vulnerabilities/54907 • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •