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

目标: 1000 元 · 已筹: 1000

100.0%

CVE-2021-42013— Apache HTTP Server 安全漏洞

KEV · 勒索软件 EPSS 94.41% · P100
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2021-42013 基础信息

漏洞信息

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

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

Vulnerability Title
Path Traversal and Remote Code Execution in Apache HTTP Server 2.4.49 and 2.4.50 (incomplete fix of CVE-2021-41773)
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
It was found that the fix for CVE-2021-41773 in Apache HTTP Server 2.4.50 was insufficient. An attacker could use a path traversal attack to map URLs to files outside the directories configured by Alias-like directives. If files outside of these directories are not protected by the usual default configuration "require all denied", these requests can succeed. If CGI scripts are also enabled for these aliased pathes, this could allow for remote code execution. This issue only affects Apache 2.4.49 and Apache 2.4.50 and not earlier versions.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
对路径名的限制不恰当(路径遍历)
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Apache HTTP Server 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Apache HTTP Server是美国阿帕奇(Apache)基金会的一款开源网页服务器。该服务器具有快速、可靠且可通过简单的API进行扩充的特点。 Apache HTTP Server 存在安全漏洞,该漏洞源于发现 Apache HTTP Server 2.4.50 版本中对 CVE-2021-41773 的修复不够充分。攻击者可以使用路径遍历攻击将 URL 映射到由类似别名的指令配置的目录之外的文件。如果这些目录之外的文件不受通常的默认配置“要求全部拒绝”的保护,则这些请求可能会成功。如果还为这些别
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

神龙十问 — AI 深度分析

十问解析:根本原因、利用方式、修复建议、紧迫性。摘要免费,完整版需登录。

受影响产品

厂商产品影响版本CPE订阅
Apache Software FoundationApache HTTP Server Apache HTTP Server 2.4.49 -

二、漏洞 CVE-2021-42013 的公开POC

#POC 描述源链接神龙链接
1Exploit with integrated shodan searchhttps://github.com/andrea-mattioli/apache-exploit-CVE-2021-42013POC详情
2Apache 2.4.50 Path traversal vulnerabilityhttps://github.com/Vulnmachines/cve-2021-42013POC详情
3Docker container lab to play/learn with CVE-2021-42013https://github.com/twseptian/cve-2021-42013-docker-labPOC详情
4Nonehttps://github.com/LayarKacaSiber/CVE-2021-42013POC详情
5Poc CVE-2021-42013 - Apache 2.4.50 without CGIhttps://github.com/TheLastVvV/CVE-2021-42013POC详情
6PoC CVE-2021-42013 reverse shell Apache 2.4.50 with CGIhttps://github.com/TheLastVvV/CVE-2021-42013_Reverse-ShellPOC详情
7cve-2021-42013.py is a python script that will help in finding Path Traversal or Remote Code Execution vulnerability in Apache 2.4.50https://github.com/walnutsecurity/cve-2021-42013POC详情
8Exploit Apache 2.4.50(CVE-2021-42013)https://github.com/robotsense1337/CVE-2021-42013POC详情
9Nonehttps://github.com/xMohamed0/CVE-2021-42013-ApacheRCEPOC详情
10Apache 远程代码执行 (CVE-2021-42013)批量检测工具:Apache HTTP Server是美国阿帕奇(Apache)基金会的一款开源网页服务器。该服务器具有快速、可靠且可通过简单的API进行扩充的特点,发现 Apache HTTP Server 2.4.50 中针对 CVE-2021-41773 的修复不够充分。攻击者可以使用路径遍历攻击将 URL 映射到由类似别名的指令配置的目录之外的文件。如果这些目录之外的文件不受通常的默认配置“要求全部拒绝”的保护,则这些请求可能会成功。如果还为这些别名路径启用了 CGI 脚本,则这可能允许远程代码执行。此问题仅影响 Apache 2.4.49 和 Apache 2.4.50,而不影响更早版本。https://github.com/asaotomo/CVE-2021-42013-Apache-RCE-Poc-ExpPOC详情
11CVE-2021-42013-exphttps://github.com/rnsss/CVE-2021-42013POC详情
12Apache HTTP Server 2.4.50 - RCE Labhttps://github.com/jas9reet/CVE-2021-42013-LABPOC详情
13These Nmap, Python and Ruby scripts detects and exploits CVE-2021-42013 with RCE and local file disclosure.https://github.com/mauricelambert/CVE-2021-42013POC详情
14Nonehttps://github.com/honypot/CVE-2021-42013POC详情
15Nonehttps://github.com/Adashz/CVE-2021-42013POC详情
16CVE-2021-42013 - Apache 2.4.50https://github.com/hadrian3689/apache_2.4.50POC详情
17Exploit for Apache 2.4.50 (CVE-2021-42013)https://github.com/viliuspovilaika/cve-2021-42013POC详情
18Apache 2.4.49-50 Remote Code Execution Exploithttps://github.com/theykillmeslowly/CVE-2021-42013POC详情
19Nonehttps://github.com/mightysai1997/cve-2021-42013POC详情
20Nonehttps://github.com/mightysai1997/cve-2021-42013LPOC详情
21Nonehttps://github.com/mightysai1997/cve-2021-42013.getPOC详情
22Vulnerable configuration Apache HTTP Server version 2.4.49/2.4.50https://github.com/12345qwert123456/CVE-2021-42013POC详情
23CVE: 2021-42013 Tested on: 2.4.49 and 2.4.50 Description: Path Traversal or Remote Code Execution vulnerabilities in Apache 2.4.49 and 2.4.50https://github.com/cybfar/cve-2021-42013-httpdPOC详情
24Exploring CVE-2021-42013, using Suricata and OpenVAS to gather infohttps://github.com/vudala/CVE-2021-42013POC详情
25Apache 2.4.50 Automated Remote Code Execution and Path traversalhttps://github.com/birdlinux/CVE-2021-42013POC详情
26Nonehttps://github.com/Hamesawian/CVE-2021-42013POC详情
27A PoC exploit for CVE-2021-42013 - Apache 2.4.49 & 2.4.50 Remote Code Executionhttps://github.com/K3ysTr0K3R/CVE-2021-42013-EXPLOITPOC详情
28Apache 2.4.50 - Path Traversal or Remote Code Executionhttps://github.com/Rubikcuv5/cve-2021-42013POC详情
29Nonehttps://github.com/imhunterand/CVE-2021-42013POC详情
30CVE-2021-42013 Vulnerability Scanner This Python script checks for the Remote Code Execution (RCE) vulnerability (CVE-2021-42013) in Apache 2.4.50. https://github.com/BassoNicolas/CVE-2021-42013POC详情
31CVE-2021-42013, a critical vulnerability in the Apache HTTP Server (2.4.50)https://github.com/rafifdna/CVE-2021-42013POC详情
32On October 4, 2021, Apache HTTP Server Project released Security advisory on a Path traversal and File disclosure vulnerability in Apache HTTP Server 2.4.49 and 2.4.50 tracked as CVE-2021-41773 and CVE-2021-42013. In the advisory, Apache also highlighted “the issue is known to be exploited in the wild” and later it was identified that the vulnerabihttps://github.com/Jhonsonwannaa/cve-2021-42013-apachePOC详情
33Nonehttps://github.com/bananoname/cve-2021-42013POC详情
34On October 4, 2021, Apache HTTP Server Project released Security advisory on a Path traversal and File disclosure vulnerability in Apache HTTP Server 2.4.49 and 2.4.50 tracked as CVE-2021-41773 and CVE-2021-42013. In the advisory, Apache also highlighted “the issue is known to be exploited in the wild” and later it was identified that the vulnerabihttps://github.com/dream434/cve-2021-42013-apachePOC详情
35Nonehttps://github.com/asepsaepdin/cve-2021-42013POC详情
36Nonehttps://github.com/asepsaepdin/CVE-2021-42013POC详情
37A flaw was found in a change made to path normalization in Apache HTTP Server 2.4.49 and 2.4.50. An attacker could use a path traversal attack to map URLs to files outside the expected document root. If files outside of the document root are not protected by "require all denied" these requests can succeed. Additionally, this flaw could leak the source of interpreted files like CGI scripts. In certain configurations, for instance if mod_cgi is enabled, this flaw can lead to remote code execution. This issue only affects Apache 2.4.49 and 2.4.50 and not earlier versions. Note - CVE-2021-42013 is due to an incomplete fix for the original vulnerability CVE-2021-41773. https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2021/CVE-2021-42013.yamlPOC详情
38Nonehttps://github.com/Threekiii/Awesome-POC/blob/master/%E4%B8%AD%E9%97%B4%E4%BB%B6%E6%BC%8F%E6%B4%9E/Apache%20HTTP%20Server%202.4.50%20%E8%B7%AF%E5%BE%84%E7%A9%BF%E8%B6%8A%E6%BC%8F%E6%B4%9E%20CVE-2021-42013.mdPOC详情
39Nonehttps://github.com/Threekiii/Awesome-POC/blob/master/%E4%B8%AD%E9%97%B4%E4%BB%B6%E6%BC%8F%E6%B4%9E/Apache%20HTTPd%20%E8%B7%AF%E5%BE%84%E7%A9%BF%E8%B6%8A%E6%BC%8F%E6%B4%9E%20CVE-2021-42013.mdPOC详情
40https://github.com/vulhub/vulhub/blob/master/httpd/CVE-2021-42013/README.mdPOC详情
41Una herramienta avanzada de escaneo, explotación e interacción remota diseñada para detectar y aprovechar la vulnerabilidad Apache Path Traversal + RCE (CVE-2021-42013) en servidores mal configurados.https://github.com/Makavellik/POC-CVE-2021-42013-EXPLOITPOC详情
42A powerful and reliable exploit tool for Apache HTTP Server vulnerabilities CVE-2021-41773 and CVE-2021-42013. This tool provides remote code execution capabilities on vulnerable Apache 2.4.49 and 2.4.50 servers.https://github.com/FakhriCRD/Apache-CVE-2021-42013-RCE-ExploitPOC详情
43A comprehensive Python-based vulnerability scanner for detecting CVE-2021-41773 and CVE-2021-42013 path traversal and remote code execution vulnerabilities in Apache HTTP Server versions 2.4.49 and 2.4.50.https://github.com/drackyjr/CVE-2021-42013POC详情
44Nonehttps://github.com/ranasen-rat/cve-2021-42013POC详情
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2021-42013 的情报信息

登录查看更多情报信息。

同批安全公告 · Apache Software Foundation · 2021-10-07 · 共 3 条

CVE-2021-28129Apache OpenOffice 安全漏洞
CVE-2021-40439Apache OpenOffice 代码问题漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2021-42013

暂无评论


发表评论