vendor:
Answer My Question
by:
Lenon Leite
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Answer My Question
Affected Version From: 1.3
Affected Version To: 1.3
Patch Exists: YES
Related CWE: N/A
CPE: a:wordpress:answer_my_question:1.3
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows 8.1
2016
Answer My Question 1.3 Plugin for WordPress – Sql Injection
$_POST['id'] is not escaped. Url is accessible for any user.
Mitigation:
Input validation should be used to prevent SQL injection attacks.