CVE-2013-5917
NOSpam PTI 2.1 - SQL Injection via comment_post_ID Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2013-5917. PoCs published by Alexandro Silva.
AI-analyzed exploit summary This exploit demonstrates a Blind SQL Injection vulnerability in the NOSpamPTI WordPress plugin (version 2.1) via the 'comment_post_ID' parameter in POST requests. The PoC includes a payload that induces a 5-second delay using SLEEP(5), confirming the vulnerability.
Description
SQL injection vulnerability in wp-comments-post.php in the NOSpam PTI plugin 2.1 for WordPress allows remote attackers to execute arbitrary SQL commands via the comment_post_ID parameter.
Exploits (1)
This exploit demonstrates a Blind SQL Injection vulnerability in the NOSpamPTI WordPress plugin (version 2.1) via the 'comment_post_ID' parameter in POST requests. The PoC includes a payload that induces a 5-second delay using SLEEP(5), confirming the vulnerability.