Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
POC-CVE-2023-3244 — This is a Proof of Concept (PoC) for CVE-2023-3244, a vulnerability in comment-like-dislike. The PoC demonstrates the exploitability of this vulnerability and serves as a reference for security researchers and developers to better understand and mitigate the risk associated with this issue. | Kitploit
Tools/GitHubGitHub/drnull03/poc-cve-2023-3244
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & Education
GitHubdrnull03/poc-cve-2023-3244

POC-CVE-2023-3244

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →

About

This is a Proof of Concept (PoC) for CVE-2023-3244, a vulnerability in comment-like-dislike. The PoC demonstrates the exploitability of this vulnerability and serves as a reference for security researchers and developers to better understand and mitigate the risk associated with this issue.

311 year agoNot yet reviewed
Share

proof of concept for CVE-2023-3244

Hello, this is a simple Proof of Concept (PoC) for the CVE-2023-3244 vulnerability found in the WordPress plugin "comments-like-dislike". The vulnerability affects plugin versions up to and including 1.2.0.

To exploit this vulnerability, you can refer to the Python script provided. However, please note that the issue has been addressed and fixed in version 1.2.1 of the plugin.


Further Readings and links

For further information and external readings on this vulnerability, you can visit the National Vulnerability Database (NVD) website at CVE-2023-3244.

or if you are more comfortable using exploit-db you can use this link CVE-2023-3244


searchsploit

for searchploit you can look up this script using this command:

root@kitploit:~
searchsploit comments-like-dislike

or using the following command:

root@kitploit:~
searchsploit -x 51809

Disclaimer

This Proof of Concept (PoC) exploit is provided for educational purposes only.


Download Tool