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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-17555— wpvividplugins WPvivid — Backup, Migration & Staging SQL注入漏洞

CVSS 4.9 · Medium EPSS 0.27% · P19

可能的 ATT&CK 技术 1AI

T1005 · Data from Local System

影响版本矩阵 1

厂商产品版本范围状态
wpvividpluginsWPvivid — Backup, Migration & Staging≤ 0.9.131affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
WPvivid <= 0.9.131 - Authenticated (Administrator+) SQL Injection via 'export_data' Parameter
来源: CVE Program / CVE List V5
Vulnerability Description
The WPvivid Backup & Migration plugin for WordPress is vulnerable to SQL Injection via the export_data parameter in versions up to, and including, 0.9.131. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. The values are received in prepare_export_post(), passed through sanitize_text_field() and stripslashes(), JSON-decoded, and the attacker-controlled JSON object keys are collected as $posts_ids without integer casting. They are stored in the export task options and later joined with commas and interpolated directly into a `WHERE ID IN (...)` clause inside a $wpdb->get_results() call in export_post_to_xml() (unquoted, numeric context), with no $wpdb->prepare() or esc_sql(). 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.
来源: 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
wpvividplugins WPvivid — Backup, Migration & Staging SQL注入漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
wpvividplugins WPvivid — Backup, Migration & Staging是wpvividplugins的WordPress备份与迁移插件。 wpvividplugins WPvivid — Backup, Migration & Staging 0.9.131及之前版本存在SQL注入漏洞,该漏洞源于对export_data参数转义不足且未对SQL查询进行充分预处理,可能导致具有管理员权限的攻击者追加额外SQL查询,从而提取数据库敏感信息。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
wpvividpluginsWPvivid — Backup, Migration & Staging 0 ~ 0.9.131 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-17555 补丁与修复 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-17555

暂无评论


发表评论