| CVSS 元临时分数 | 当前攻击价格 (≈) | CTI兴趣分数 |
|---|---|---|
| 4.6 | $0-$5k | 0.00 |
摘要
检测到一个被分类为致命的安全漏洞,影响Ruby on Rails 直到 4.0.8/4.1.4。 此漏洞会影响功能 create_with的组件ActiveRecord。 当被操控时,会导致 权限提升。
此安全漏洞编号为CVE-2014-3514。 没有可用的漏洞利用。
建议对受影响组件进行升级。
细节
检测到一个被分类为致命的安全漏洞,影响Ruby on Rails 直到 4.0.8/4.1.4。 此漏洞会影响功能 create_with的组件ActiveRecord。 当被操控时,会导致 权限提升。 使用CWE来声明会导致 CWE-264 的问题。 此安全漏洞在 2014-08-18 由Stephen Touset 与Square合作 以Strong Parameter bypass with create_with编号 以Mailinglist Post (oss-sec)公开发布。 索取公告的网址是seclists.org。
此安全漏洞编号为CVE-2014-3514。 在2014-05-14进行了CVE分配。 技术详情可用。 该漏洞的普及率低于常规水平。 没有可用的漏洞利用。 目前漏洞的结构决定了可能的价格范围为美元价USD $0-$5k。 根据MITRE ATT&CK,此问题部署的攻击技术是T1068。 安全公告说明:
The create_with functionality in Active Record was implemented incorrectly and completely bypasses the strong parameters protection. Applications which pass user-controlled values to create_with could allow attackers to set arbitrary attributes on models.
我们估计的零日攻击价值约为$0-$5k。 Nessus 漏洞扫描器提供了插件,其 ID 为 77949。 它被分配到Fedora Local Security Checks家族。 它正在使用端口 0。
更新到 4.0.9 , 4.1.5 版本能够解决该问题。 建议对受影响组件进行升级。 如果在漏洞披露后 立即 发布了可能的缓解措施。 该通告包含以下备注:
To avoid this vulnerability you will have to either remove all calls to create_with, or carefully audit your codebase to ensure it sanitizes the input first. For example you should replace code like this: user.blog_posts.create_with(params[:blog_post]).create with either: user.blog_posts.create(params[:blog_post]) or: user.blog_posts.create_with(params[:blog_post].permit(:title, :body, :etc)).create
该漏洞也被记录在其他漏洞数据库中:SecurityFocus (BID 69265), X-Force (95333), Secunia (SA60347), SecurityTracker (ID 1030737) , Vulnerability Center (SBV-46006)。
产品
类型
名称
版本
许可证
CPE 2.3
CPE 2.2
CVSSv4
VulDB 向量: 🔍VulDB 可靠性: 🔍
CVSSv3
VulDB 元基础分数: 5.3VulDB 元临时分数: 4.6
VulDB 基本分数: 5.3
VulDB 临时得分: 4.6
VulDB 向量: 🔍
VulDB 可靠性: 🔍
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 向量 | 复杂性 | 身份验证 | 保密 | 完整性 | 可用性 |
|---|---|---|---|---|---|
| 开锁 | 开锁 | 开锁 | 开锁 | 开锁 | 开锁 |
| 开锁 | 开锁 | 开锁 | 开锁 | 开锁 | 开锁 |
| 开锁 | 开锁 | 开锁 | 开锁 | 开锁 | 开锁 |
VulDB 基本分数: 🔍
VulDB 临时得分: 🔍
VulDB 可靠性: 🔍
NVD 基本分数: 🔍
利用
分类: 权限提升CWE: CWE-264
CAPEC: 🔍
ATT&CK: 🔍
身体的: 否
本地: 否
远程: 是
可用性: 🔍
状态: 未经证实
EPSS Score: 🔍
EPSS Percentile: 🔍
价格预测: 🔍
当前价格估算: 🔍
| 0-Day | 开锁 | 开锁 | 开锁 | 开锁 |
|---|---|---|---|---|
| 今天 | 开锁 | 开锁 | 开锁 | 开锁 |
Nessus ID: 77949
Nessus 名称: Fedora 20 : rubygem-activerecord-4.0.0-5.fc20 (2014-9706)
Nessus 文件: 🔍
Nessus 风险: 🔍
Nessus 家庭: 🔍
Nessus Port: 🔍
OpenVAS ID: 867773
OpenVAS 名称: Fedora Update for rubygem-activerecord FEDORA-2014-9706
OpenVAS 文件: 🔍
OpenVAS 家庭: 🔍
威胁情报
利益: 🔍活跃演员: 🔍
活跃的APT团体: 🔍
对策
建议: 升级状态: 🔍
反应时间: 🔍
0天时间: 🔍
曝光时间: 🔍
升级: Ruby on Rails 4.0.9/4.1.5
时间轴
2014-05-14 🔍2014-08-18 🔍
2014-08-18 🔍
2014-08-18 🔍
2014-08-18 🔍
2014-08-18 🔍
2014-08-20 🔍
2014-08-20 🔍
2014-08-29 🔍
2014-09-07 🔍
2014-09-29 🔍
2022-02-10 🔍
来源
公告: Strong Parameter bypass with create_with研究人员: Stephen Touset
组织: Square
状态: 已确认
确认: 🔍
CVE: CVE-2014-3514 (🔍)
GCVE (CVE): GCVE-0-2014-3514
GCVE (VulDB): GCVE-100-67377
X-Force: 95333 - Ruby on Rails create_with() security bypass, Medium Risk
SecurityFocus: 69265 - Ruby on Rails 'create_with()' Function Security Bypass Vulnerability
Secunia: 60347 - Red hat update for ror40-rubygem-activerecord, Less Critical
SecurityTracker: 1030737 - Rails ActiveRecord Bug in create_with() Lets Remote Users Bypass Security to Set Arbitrary Attributes on Models
Vulnerability Center: 46006 - Ruby on Rails Remote Security Bypass via Crafted Input, High
条目
已创建: 2014-08-20 15時12分已更新: 2022-02-10 20時57分
更改: 2014-08-20 15時12分 (83), 2017-06-05 10時52分 (6), 2022-02-10 20時50分 (3), 2022-02-10 20時57分 (1)
完整: 🔍
Cache ID: 216:939:103
暂时没有任何评论。 语言: zh + en.
请登录后发表评论。