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

目标: 1000 元 · 已筹: 1336

100%

CVE-2014-3626— Pivotal Grails Resources插件路径遍历漏洞

一分钟漏洞结论

影响对象
Dell EMC Grails by Pivotal
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Pivotal Grails是美国Pivotal Software公司的一套基于Groovy编程语言且用于快速开发Web应用的开源框架。Resource Plugin是其中的一个HTML资源管理插件。 Pivotal Grails Resources插件1.2.0版本至1.2.12版本中存在目录遍历漏洞。远程攻击者可利用该漏洞查看系统上的任意文件。

AI 预测 6.5 利用难度: 困难 EPSS 1.68% · P76

可能的 ATT&CK 技术 1 AI

T1083 · File and Directory Discovery
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2014-3626 基础信息

漏洞信息

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

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

Vulnerability Title
N/A
来源: CVE Program / CVE List V5
Vulnerability Description
The Grails Resource Plugin often has to exchange URIs for resources with other internal components. Those other components will decode any URI passed to them. To protect against directory traversal the Grails Resource Plugin did the following: normalized the URI, checked the normalized URI did not step outside the appropriate root directory (e.g. the web application root), decoded the URI and checked that this did not introduce additional /../ (and similar) sequences. A bug was introduced where the Grails Resource Plugin before 1.2.13 returned the decoded version of the URI rather than the normalized version of the URI after the directory traversal check. This exposed a double decoding vulnerability. To address this issue, the Grails Resource Plugin now repeatedly decodes the URI up to three times or until decoding no longer changes the URI. If the decode limit of 3 is exceeded the URI is rejected. A side-effect of this is that the Grails Resource Plugin is unable to serve a resource that includes a '%' character in the full path to the resource. Not all environments are vulnerable because of the differences in URL resolving in different servlet containers. Applications deployed to Tomcat 8 and Jetty 9 were found not not be vulnerable, however applications deployed to JBoss EAP 6.3 / JBoss AS 7.4 and JBoss AS 7.1 were found to be vulnerable (other JBoss versions weren't tested). In certain cases JBoss returns JBoss specific vfs protocol urls from URL resolution methods (ClassLoader.getResources). The JBoss vfs URL protocol supports resolving any file on the filesystem. This made the directory traversal possible. There may be other containers, in addition to JBoss, on which this vulnerability is exposed.
来源: CVE Program / CVE List V5
CVSS Information
N/A
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5
Vulnerability Title
Pivotal Grails Resources插件路径遍历漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Pivotal Grails是美国Pivotal Software公司的一套基于Groovy编程语言且用于快速开发Web应用的开源框架。Resource Plugin是其中的一个HTML资源管理插件。 Pivotal Grails Resources插件1.2.0版本至1.2.12版本中存在目录遍历漏洞。远程攻击者可利用该漏洞查看系统上的任意文件。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
Dell EMC Grails by Pivotal Resources plugin versions 1.2.0 - 1.2.12. Earlier versions may also be affected but were not assessed -

二、漏洞 CVE-2014-3626 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2014-3626 的情报信息

登录查看更多情报信息。

CVE-2014-3626 其他参考 (1)

同批安全公告 · Dell EMC · 2018-03-19 · 共 7 条

CVE-2015-5350 Pivotal Garden 安全漏洞
CVE-2018-1195 Cloud Controller、cf-deployment和cf-release 安全漏洞
CVE-2018-1196 Pivotal Spring Boot 安全漏洞
CVE-2018-1197 Cloud Foundry Windows Stemcells 安全漏洞
CVE-2018-1218 Dell EMC NetWorker 跨站脚本漏洞
CVE-2018-1221 Pivotal Cloud Foundry cf-deployment 和routing-release 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2014-3626

暂无评论


发表评论