CVE-2015-3415 (CNNVD-201504-505)
HIGH
中文标题:
SQLite 输入验证错误漏洞
英文标题:
The sqlite3VdbeExec function in vdbe.c in SQLite before 3.8.9 does not properly implement comparison...
CVSS分数:
7.5
发布时间:
2015-04-24 17:00:00
漏洞类型:
输入验证错误
状态:
PUBLISHED
数据质量分数:
0.30
数据版本:
v3
漏洞描述
中文描述:
SQLite是美国D.Richard Hipp软件开发者的一套基于C语言的开源嵌入式关系数据库管理系统。该系统具有独立性、隔离性、跨平台等特点。 SQLite 3.8.9之前版本的vdbe.c文件中的‘sqlite3VdbeExec’函数存在输入验证错误漏洞,该漏洞源于程序没有正确实现比较运算符。攻击者可借助特制的CHECK子句利用该漏洞造成拒绝服务(无效的释放操作)。
英文描述:
The sqlite3VdbeExec function in vdbe.c in SQLite before 3.8.9 does not properly implement comparison operators, which allows context-dependent attackers to cause a denial of service (invalid free operation) or possibly have unspecified other impact via a crafted CHECK clause, as demonstrated by CHECK(0&O>O) in a CREATE TABLE statement.
CWE类型:
CWE-404
标签:
(暂无数据)
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| apple | mac_os_x | 10.10.5 | - | - |
cpe:2.3:o:apple:mac_os_x:10.10.5:*:*:*:*:*:*:*
|
| apple | watchos | 1.0.1 | - | - |
cpe:2.3:o:apple:watchos:1.0.1:*:*:*:*:*:*:*
|
| debian | debian_linux | 8.0 | - | - |
cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*
|
| canonical | ubuntu_linux | 12.04 | - | - |
cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:lts:*:*:*
|
| canonical | ubuntu_linux | 14.04 | - | - |
cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*
|
| canonical | ubuntu_linux | 15.04 | - | - |
cpe:2.3:o:canonical:ubuntu_linux:15.04:*:*:*:*:*:*:*
|
| sqlite | sqlite | * | - | - |
cpe:2.3:a:sqlite:sqlite:*:*:*:*:*:*:*:*
|
| php | php | * | - | - |
cpe:2.3:a:php:php:*:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
RHSA-2015:1635
vendor-advisory
cve.org
访问
cve.org
1033703
vdb-entry
cve.org
访问
cve.org
无标题
x_refsource_CONFIRM
cve.org
访问
cve.org
74228
vdb-entry
cve.org
访问
cve.org
APPLE-SA-2015-09-30-3
vendor-advisory
cve.org
访问
cve.org
GLSA-201507-05
vendor-advisory
cve.org
访问
cve.org
USN-2698-1
vendor-advisory
cve.org
访问
cve.org
无标题
x_refsource_CONFIRM
cve.org
访问
cve.org
无标题
x_refsource_CONFIRM
cve.org
访问
cve.org
APPLE-SA-2015-09-21-1
vendor-advisory
cve.org
访问
cve.org
无标题
x_refsource_CONFIRM
cve.org
访问
cve.org
MDVSA-2015:217
vendor-advisory
cve.org
访问
cve.org
无标题
x_refsource_CONFIRM
cve.org
访问
cve.org
DSA-3252
vendor-advisory
cve.org
访问
cve.org
20150414 several issues in SQLite (+ catching up on several other bugs)
mailing-list
cve.org
访问
cve.org
CVSS评分详情
7.5
HIGH
CVSS向量:
AV:N/AC:L/Au:N/C:P/I:P/A:P
CVSS版本:
2.0
机密性
PARTIAL
完整性
PARTIAL
可用性
PARTIAL
时间信息
发布时间:
2015-04-24 17:00:00
修改时间:
2024-08-06 05:47:57
创建时间:
2025-11-11 15:34:02
更新时间:
2025-11-11 15:51:56
利用信息
暂无可利用代码信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2015-3415 |
2025-11-11 15:18:56 | 2025-11-11 07:34:02 |
| NVD | nvd_CVE-2015-3415 |
2025-11-11 14:54:49 | 2025-11-11 07:42:44 |
| CNNVD | cnnvd_CNNVD-201504-505 |
2025-11-11 15:09:33 | 2025-11-11 07:51:56 |
版本与语言
当前版本:
v3
主要语言:
EN
支持语言:
EN
ZH
安全公告
暂无安全公告信息
变更历史
v3
CNNVD
2025-11-11 15:51:56
vulnerability_type: 未提取 → 输入验证错误; cnnvd_id: 未提取 → CNNVD-201504-505; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
- vulnerability_type: 未提取 -> 输入验证错误
- cnnvd_id: 未提取 -> CNNVD-201504-505
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2
NVD
2025-11-11 15:42:44
severity: SeverityLevel.MEDIUM → SeverityLevel.HIGH; cvss_score: 未提取 → 7.5; cvss_vector: NOT_EXTRACTED → AV:N/AC:L/Au:N/C:P/I:P/A:P; cvss_version: NOT_EXTRACTED → 2.0; affected_products_count: 0 → 8; data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
- severity: SeverityLevel.MEDIUM -> SeverityLevel.HIGH
- cvss_score: 未提取 -> 7.5
- cvss_vector: NOT_EXTRACTED -> AV:N/AC:L/Au:N/C:P/I:P/A:P
- cvss_version: NOT_EXTRACTED -> 2.0
- affected_products_count: 0 -> 8
- data_sources: ['cve'] -> ['cve', 'nvd']