一、 漏洞 CVE-2025-5287 基础信息
漏洞信息
                                        # Likes and Dislikes 插件 <= 1.0.0 - 无需身份验证的SQL注入 vulnerability

## 漏洞概述
WordPress 插件 Likes and Dislikes Plugin 存在 SQL 注入漏洞。攻击者可以通过 'post' 参数在未经过充分转义和准备好的 SQL 查询中注入恶意 SQL 代码,从而窃取数据库中的敏感信息。

## 影响版本
- 所有版本:1.0.0及之前

## 细节
- 漏洞类型:SQL 注入
- 漏洞原因:用户提供的 'post' 参数没有进行足够的转义,且现有的 SQL 查询缺乏充分的准备
- 攻击途径:攻击者可通过 'post' 参数注入额外的 SQL 查询

## 影响
- 风险:未认证的攻击者可以利用此漏洞从数据库中窃取敏感信息
- 后果:可能导致敏感数据泄露
                                        
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
Likes and Dislikes Plugin <= 1.0.0 - Unauthenticated SQL Injection
来源:美国国家漏洞数据库 NVD
漏洞描述信息
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.
来源:美国国家漏洞数据库 NVD
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
来源:美国国家漏洞数据库 NVD
漏洞类别
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
来源:美国国家漏洞数据库 NVD
漏洞标题
WordPress plugin Likes and Dislikes Plugin SQL注入漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin Likes and Dislikes Plugin 1.0.0版本存在SQL注入漏洞,该漏洞源于post参数清理不足,可能导致SQL注入。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
SQL注入
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2025-5287 的公开POC
# POC 描述 源链接 神龙链接
1 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. https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2025/CVE-2025-5287.yaml POC详情
2 WordPress Likes and Dislikes Plugin <= 1.0.0 is vulnerable to SQL Injection https://github.com/Nxploited/CVE-2025-5287 POC详情
3 Wordpress likes and dislikes add-on - SQL Injection https://github.com/wiseep/CVE-2025-5287 POC详情
4 Likes and Dislikes Plugin <= 1.0.0 - Unauthenticated SQL Injection https://github.com/RandomRobbieBF/CVE-2025-5287 POC详情
5 Unauthenticated SQL Injection exploit for WordPress Likes and Dislikes Plugin ≤ 1.0.0 https://github.com/RootHarpy/CVE-2025-5287 POC详情
三、漏洞 CVE-2025-5287 的情报信息
四、漏洞 CVE-2025-5287 的评论

暂无评论


发表评论