目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-12918— WordPress Mail Mint SQL注入漏洞

CVSS 4.9 · Medium EPSS 0.32% · P24

影响版本矩阵 1

获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-12918 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Mail Mint <= 1.24.1 - Authenticated (Administrator+) SQL Injection via 'recipients' Parameter
来源: CVE Program / CVE List V5
Vulnerability Description
The Mail Mint – Email Marketing, Newsletter, Email Automation & WooCommerce Emails plugin for WordPress is vulnerable to generic SQL Injection via the 'recipients' parameter in all versions up to, and including, 1.24.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. This is a second-order SQL injection: the malicious payload is first stored unsanitized via a POST request to /mrm/v1/campaigns/ (bypassing filter_recipients() validation because an int-cast of a string like '1) OR ...' evaluates to a real numeric ID), and is then triggered by a subsequent GET request to /mrm/v1/campaigns/{id} that deserializes the recipients and passes the raw id string through array_column() into the vulnerable query.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
来源: CVE Program / CVE List V5
Vulnerability Title
WordPress Mail Mint SQL注入漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
WordPress Mail Mint是WordPress基金会的一款电子邮件营销和自动化插件。 WordPress Mail Mint 1.24.1及之前版本存在SQL注入漏洞,该漏洞源于对用户提供的'recipients'参数转义不足且对现有SQL查询准备不充分,容易受到SQL注入攻击,可能允许具有管理员权限的攻击者在现有查询中添加额外SQL查询,用于从数据库中提取敏感信息。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

二、漏洞 CVE-2026-12918 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-12918 的情报信息

登录查看更多情报信息。

CVE-2026-12918 新闻报道 (1)

CVE-2026-12918 其他参考 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-12918

暂无评论


发表评论