vendor:
Wordpress plugin
by:
Nando Vieira
7,5
CVSS
HIGH
Blind SQL Injection
89
CWE
Product Name: Wordpress plugin
Affected Version From: 2.1
Affected Version To: 2.1
Patch Exists: NO
Related CWE: CVE-2013-5917
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2013
NOSpamPTI WordPress plugin Blind SQL Injection
NOSpamPTI contains a flaw that may allow an attacker to carry out a Blind SQL injection attack. The issue is due to the wp-comments-post.php script not properly sanitizing the comment_post_ID in POST data. This may allow an attacker to inject or manipulate SQL queries in the back-end database, allowing for the manipulation or disclosure of arbitrary data.
Mitigation:
Sanitize the comment_post_ID in POST data.