一、 漏洞 CVE-2024-13534 基础信息
漏洞标题
Small Package Quotes – Worldwide Express Edition <= 5.2.18 存在未认证的SQL注入漏洞
来源:AIGC 神龙大模型
漏洞描述信息
针对WordPress的小包报价-全球快递版插件在所有版本(含)5.2.18中,由于用户提供的参数没有进行足够的转义以及现有的SQL查询没有进行充分的预处理,导致通过"edit_id"和"dropship_edit_id"参数存在SQL注入漏洞。这使得未认证的攻击者能够在已存在的查询中添加额外的SQL查询,从而从数据库中提取敏感信息。
来源:AIGC 神龙大模型
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
来源:AIGC 神龙大模型
漏洞类别
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
来源:AIGC 神龙大模型
漏洞标题
Small Package Quotes – Worldwide Express Edition <= 5.2.18 - Unauthenticated SQL Injection
来源:美国国家漏洞数据库 NVD
漏洞描述信息
The Small Package Quotes – Worldwide Express Edition plugin for WordPress is vulnerable to SQL Injection via the 'edit_id' and 'dropship_edit_id' parameters in all versions up to, and including, 5.2.18 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
二、漏洞 CVE-2024-13534 的公开POC
# POC 描述 源链接 神龙链接
三、漏洞 CVE-2024-13534 的情报信息