# Apache OFBiz:路径穿越导致RCE
## 概述
Apache OFBiz 存在路径遍历漏洞,攻击者可以利用此漏洞访问受限目录之外的文件。
## 影响版本
- Apache OFBiz 18.12.13之前的版本
## 细节
该漏洞被称为路径遍历(Path Traversal),表明路径名未正确限制到受限制目录,导致未经授权的文件访问。
## 影响
用户应升级到18.12.13版本,以修复此问题。
# | POC 描述 | 源链接 | 神龙链接 |
---|---|---|---|
1 | Apache OFBIZ Path traversal leading to RCE POC | https://github.com/Mr-xn/CVE-2024-32113 | POC详情 |
2 | Apache OfBiz vulns | https://github.com/RacerZ-fighting/CVE-2024-32113-POC | POC详情 |
3 | CVE-2024-32113 Apache OFBIZ Batch Scanning | https://github.com/YongYe-Security/CVE-2024-32113 | POC详情 |
4 | CVE-2024-32113 PoC | https://github.com/MikeyPPPPPPPP/CVE-2024-32113 | POC详情 |
5 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Apache OFBiz.This issue affects Apache OFBiz: before 18.12.13 | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2024/CVE-2024-32113.yaml | POC详情 |
6 | CVE-2024-32113 & CVE-2024-38856 | https://github.com/guinea-offensive-security/Ofbiz-RCE | POC详情 |
暂无评论