Software Detail
Title
CVE
CRITICAL
HIGH
MEDIUM
LOW
CWE
Number of items displayed
Apache HTTP Server Number Of NVD 283 CRITICAL 22 HIGH 92 MEDIUM 156 LOW 13
URL https://httpd.apache.org/
Explanation It is the most widely used web server software in the world, and is used for everything from large commercial sites to home servers. It is also referred to simply as Apache.

The above text is excerpted from "https://ja.wikipedia.org/wiki/Apache_HTTP_Server".

It has become one of the open source combinations called LAMP (Linux, Apache, MySQL [MariaDB], PHP).
Tag
  • オープンソース
  • Apache License v2.0

Add Information URL
No Type Name URL
1 https://httpd.apache.org/download.cgi

List Of Product  [ Click to show release history and vulnerability information ]
No Name Latest Version Release date Initial release Normal Support Security Support
Service Pack Support
Extended
for a fee
Critical High Medium Low
21 Apache HTTP Server 2.4 2.4.66 Dec. 4, 2025 Feb. 21, 2012 19 33 33 1
22 Apache HTTP Server 2.0 2.0.65 July 10, 2013 April 6, 2002 July 10, 2013 8 28 72 5
23 Apache HTTP Server 2.3 2.3.9 7 9 8 0
24 Apache HTTP Server 2.2 2.2.9 11 20 68 7
25 Apache HTTP Server 2.1 2.1.9 8 9 12 0
26 Apache HTTP Server 2.0 2.0.9 8 21 53 4
27 Apache HTTP Server 12.2 12.2.1.3.0 0 0 0 0
28 Apache HTTP Server 12.1 12.1.3.0.0 0 0 0 0
29 Apache HTTP Server 11.1 11.1.1.9.0 0 0 0 0
30 Apache HTTP Server 1.99 1.99 8 11 11 0
31 Apache HTTP Server 1.4 1.4.0 8 11 11 0
32 Apache HTTP Server 1.3 1.3.9 9 27 42 3
33 Apache HTTP Server 1.2 1.2.9 8 16 18 0
34 Apache HTTP Server 1.15 1.15.17 8 12 11 0
35 Apache HTTP Server 1.1 1.1.1 8 18 19 0
36 Apache HTTP Server 1.0 1.0.5 8 17 19 0
37 Apache HTTP Server 0.8 0.8.14 8 16 18 0
NVD Vulnerability Information
  • CRITICAL
  • HIGH
  • MEDIUM
  • LOW
No CVSS3
CVSS2
Level
Attach Vector
Title CWE CVE cpe23Uri or higher or less more than less than Update date
Published date
Show Affected Exploit
PoC
Search
21 5.3
5.0
MEDIUM
Network
Apache HTTP Server 2.4.53 and earlier on Windows may read beyond bounds when configured to process requests with the mod_isapi module. CWE-125
Out-of-bounds Read
CVE-2022-28330 cpe:2.3:a:apache:http_server:*:* 2.4.53 2024-11-21 15:57
2022-06-10
Show GitHub Exploit DB Packet Storm
22 7.5
5.0
HIGH
Network
Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling') vulnerability in mod_proxy_ajp of Apache HTTP Server allows an attacker to smuggle requests to the AJP server it forwards reque… CWE-444
HTTP Request Smuggling
CVE-2022-26377 cpe:2.3:a:apache:http_server:*:* 2.4.0 2.4.53 2024-11-21 15:53
2022-06-10
Show GitHub Exploit DB Packet Storm
23 9.8
7.5
CRITICAL
Network
Out-of-bounds Write vulnerability in mod_sed of Apache HTTP Server allows an attacker to overwrite heap memory with possibly attacker provided data. This issue affects Apache HTTP Server 2.4 version … CWE-787
 Out-of-bounds Write
CVE-2022-23943 cpe:2.3:a:apache:http_server:*:* 2.4.0 2.4.52 2024-11-21 15:49
2022-03-14
Show GitHub Exploit DB Packet Storm
24 9.1
5.8
CRITICAL
Network
If LimitXMLRequestBody is set to allow request bodies larger than 350MB (defaults to 1M) on 32 bit systems an integer overflow happens which later causes out of bounds writes. This issue affects Apac… CWE-190
 Integer Overflow or Wraparound
CVE-2022-22721 cpe:2.3:a:apache:http_server:*:* 2.4.52 2024-11-21 15:47
2022-03-14
Show GitHub Exploit DB Packet Storm
25 9.8
7.5
CRITICAL
Network
Apache HTTP Server 2.4.52 and earlier fails to close inbound connection when errors are encountered discarding the request body, exposing the server to HTTP Request Smuggling CWE-444
HTTP Request Smuggling
CVE-2022-22720 cpe:2.3:a:apache:http_server:*:* 2.4.52 2024-11-21 15:47
2022-03-14
Show GitHub Exploit DB Packet Storm
26 7.5
5.0
HIGH
Network
A carefully crafted request body can cause a read to a random memory area which could cause the process to crash. This issue affects Apache HTTP Server 2.4.52 and earlier. CWE-665
 Improper Initialization
CVE-2022-22719 cpe:2.3:a:apache:http_server:*:* 2.4.52 2024-11-21 15:47
2022-03-14
Show GitHub Exploit DB Packet Storm
27 9.8
7.5
CRITICAL
Network
A carefully crafted request body can cause a buffer overflow in the mod_lua multipart parser (r:parsebody() called from Lua scripts). The Apache httpd team is not aware of an exploit for the vulnerab… - CVE-2021-44790 cpe:2.3:a:apache:http_server:*:* 2.4.51 2024-11-21 15:31
2021-12-20
Show GitHub Exploit DB Packet Storm
28 8.2
6.4
HIGH
Network
A crafted URI sent to httpd configured as a forward proxy (ProxyRequests on) can cause a crash (NULL pointer dereference) or, for configurations mixing forward and reverse proxy declarations, can all… CWE-476
 NULL Pointer Dereference
CVE-2021-44224 cpe:2.3:a:apache:http_server:*:* 2.4.7 2.4.52 2024-11-21 15:30
2021-12-20
Show GitHub Exploit DB Packet Storm
29 9.8
7.5
CRITICAL
Network
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 Al… CWE-22
NVD-CWE-Other
Path Traversal
CVE-2021-42013 cpe:2.3:a:apache:http_server:2.4.50:*
cpe:2.3:a:apache:http_server:2.4.49:*
2024-11-21 15:27
2021-10-8
Show GitHub Exploit DB Packet Storm
30 7.5
4.3
HIGH
Network
A flaw was found in a change made to path normalization in Apache HTTP Server 2.4.49. An attacker could use a path traversal attack to map URLs to files outside the directories configured by Alias-li… CWE-22
Path Traversal
CVE-2021-41773 cpe:2.3:a:apache:http_server:2.4.49:* 2024-11-21 15:26
2021-10-5
Show GitHub Exploit DB Packet Storm