CVE-2016-20073 HIGH

CVE-2016-20073: Answer My Question 1.3 Plugin WordPress SQL Injection via modal.php

Vendor Mattkaye
Product Answer My Question
Weakness CWE-89 · SQLi
Published June 15, 2026
Last update June 15, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N

What the vulnerability does

01Description

Answer My Question 1.3 plugin for WordPress contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the 'id' POST parameter. Attackers can submit crafted SQL statements to the modal.php endpoint to extract sensitive database information including WordPress terms and configuration data.

Explanation of Vulnerability in Simple Terms

02Summary

Answer My Question versions 1.3 and later contain a SQL injection vulnerability in database query handling. An attacker can inject malicious SQL commands through user input without authentication. This allows reading or modifying site data, including user credentials and sensitive information. Update to a patched version when available.

What an attacker can do

03Attacker Capabilities

Read or modify database contents, including user credentials and site data.

Potential impact on your site

04Site Impact

Attackers can steal user data, modify site content, or compromise user accounts without logging in.

Conditions required to exploit

05Prerequisites

Network access to the site; no authentication or user interaction required.

Key dates

06Disclosure timeline

June 15, 2026 CVE published
June 15, 2026 Record updated

Related vulnerabilities

08Related CVE