Lucene search
K

11631 matches found

OSV
OSV
added 2024/03/06 10:57 a.m.81 views

BIT-APACHE-2020-13950 mod_proxy_http NULL pointer dereference

Apache HTTP Server versions 2.4.41 to 2.4.46 modproxyhttp can be made to crash NULL pointer dereference with specially crafted requests using both Content-Length and Transfer-Encoding headers, leading to a Denial of Service...

7.5CVSS8.4AI score0.49089EPSS
Exploits0References11
OSV
OSV
added 2024/03/06 10:57 a.m.70 views

BIT-APACHE-2020-1927

In Apache HTTP Server 2.4.0 to 2.4.41, redirects configured with modrewrite that were intended to be self-referential might be fooled by encoded newlines and redirect instead to an an unexpected URL within the request URL...

6.1CVSS7.1AI score0.56691EPSS
Exploits0References28
OSV
OSV
added 2024/03/06 10:56 a.m.78 views

BIT-APACHE-2020-1934

In Apache HTTP Server 2.4.0 to 2.4.41, modproxyftp may use uninitialized memory when proxying to a malicious FTP server...

5.3CVSS6.6AI score0.51951EPSS
Exploits0References24
OSV
OSV
added 2024/03/06 10:56 a.m.112 views

BIT-APACHE-2020-35452 mod_auth_digest possible stack overflow by one nul byte

Apache HTTP Server versions 2.4.0 to 2.4.46 A specially crafted Digest nonce can cause a stack overflow in modauthdigest. There is no report of this overflow being exploitable, nor the Apache HTTP Server team could create one, though some particular compiler and/or compilation option might make i...

7.3CVSS8.1AI score0.53191EPSS
Exploits0References13
OSV
OSV
added 2024/03/06 10:56 a.m.76 views

BIT-APACHE-2021-26690 mod_session NULL pointer dereference

Apache HTTP Server versions 2.4.0 to 2.4.46 A specially crafted Cookie header handled by modsession can cause a NULL pointer dereference and crash, leading to a possible Denial Of Service...

7.5CVSS8.5AI score0.65067EPSS
Exploits0References13
OSV
OSV
added 2024/03/06 10:56 a.m.125 views

BIT-APACHE-2021-26691 Apache HTTP Server mod_session response handling heap overflow

In Apache HTTP Server versions 2.4.0 to 2.4.46 a specially crafted SessionHeader sent by an origin server could cause a heap overflow...

9.8CVSS9.1AI score0.68067EPSS
Exploits0References14
OSV
OSV
added 2024/03/06 10:56 a.m.88 views

BIT-APACHE-2021-30641 Unexpected URL matching with 'MergeSlashes OFF'

Apache HTTP Server versions 2.4.39 to 2.4.46 Unexpected matching behavior with 'MergeSlashes OFF'...

5.3CVSS7.4AI score0.52331EPSS
Exploits0References13
OSV
OSV
added 2024/03/06 10:55 a.m.71 views

BIT-APACHE-2021-33193 Request splitting via HTTP/2 method injection and mod_proxy

A crafted method sent through HTTP/2 will bypass validation and be forwarded by modproxy, which can lead to request splitting or cache poisoning. This issue affects Apache HTTP Server 2.4.17 to 2.4.48...

7.5CVSS7.8AI score0.46179EPSS
Exploits1References14
OSV
OSV
added 2024/03/06 10:55 a.m.71 views

BIT-APACHE-2021-34798 NULL pointer dereference in httpd core

Malformed requests may cause the server to dereference a NULL pointer. This issue affects Apache HTTP Server 2.4.48 and earlier...

7.5CVSS8.7AI score0.64509EPSS
Exploits0References18
OSV
OSV
added 2024/03/06 10:55 a.m.69 views

BIT-APACHE-2021-36160 mod_proxy_uwsgi out of bound read

A carefully crafted request uri-path can cause modproxyuwsgi to read above the allocated memory and crash DoS. This issue affects Apache HTTP Server versions 2.4.30 to 2.4.48 inclusive...

7.5CVSS8.5AI score0.62887EPSS
Exploits0References25
OSV
OSV
added 2024/03/06 10:55 a.m.134 views

BIT-APACHE-2021-39275 ap_escape_quotes buffer overflow

apescapequotes may write beyond the end of a buffer when given malicious input. No included modules pass untrusted data to these functions, but third-party / external modules may. This issue affects Apache HTTP Server 2.4.48 and earlier...

9.8CVSS8.3AI score0.36339EPSS
Exploits0References16
OSV
OSV
added 2024/03/06 10:55 a.m.137 views

BIT-APACHE-2021-40438 mod_proxy SSRF

A crafted request uri-path can cause modproxy to forward the request to an origin server choosen by the remote user. This issue affects Apache HTTP Server 2.4.48 and earlier...

9CVSS8.2AI score0.99999EPSS
Exploits5References21
OSV
OSV
added 2024/03/06 10:54 a.m.222 views

BIT-APACHE-2021-41773 Path traversal and file disclosure vulnerability in Apache HTTP Server 2.4.49

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-like directives. If files outside of these directories are not protected by the usual default...

9.8CVSS9.2AI score0.99992EPSS
Exploits145References31
OSV
OSV
added 2024/03/06 10:54 a.m.199 views

BIT-APACHE-2021-42013 Path Traversal and Remote Code Execution in Apache HTTP Server 2.4.49 and 2.4.50 (incomplete fix of CVE-2021-41773)

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...

9.8CVSS9.3AI score0.99964EPSS
Exploits60References32
OSV
OSV
added 2024/03/06 10:54 a.m.91 views

BIT-APACHE-2021-44224 Possible NULL dereference or SSRF in forward proxy configurations in Apache HTTP Server 2.4.51 and earlier

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 allow for requests to be directed to a declared Unix Domain Socket endpoint Server Side Request Forgery...

8.2CVSS8.7AI score0.82295EPSS
Exploits0References20
OSV
OSV
added 2024/03/06 10:54 a.m.179 views

BIT-APACHE-2021-44790 Possible buffer overflow when parsing multipart content in mod_lua of Apache HTTP Server 2.4.51 and earlier

A carefully crafted request body can cause a buffer overflow in the modlua multipart parser r:parsebody called from Lua scripts. The Apache httpd team is not aware of an exploit for the vulnerabilty though it might be possible to craft one. This issue affects Apache HTTP Server 2.4.51 and earlier...

9.8CVSS9.3AI score0.97108EPSS
Exploits4References21
OSV
OSV
added 2024/03/06 10:53 a.m.76 views

BIT-APACHE-2022-22719 mod_lua Use of uninitialized value of in r:parsebody

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...

7.5CVSS8.6AI score0.69803EPSS
Exploits0References16
OSV
OSV
added 2024/03/06 10:53 a.m.236 views

BIT-APACHE-2022-23943 mod_sed: Read/write beyond bounds

Out-of-bounds Write vulnerability in modsed 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 2.4.52 and prior versions...

9.8CVSS9.1AI score0.50401EPSS
Exploits0References12
OSV
OSV
added 2024/03/06 10:53 a.m.91 views

BIT-APACHE-2022-26377 mod_proxy_ajp: Possible request smuggling

Inconsistent Interpretation of HTTP Requests 'HTTP Request Smuggling' vulnerability in modproxyajp of Apache HTTP Server allows an attacker to smuggle requests to the AJP server it forwards requests to. This issue affects Apache HTTP Server Apache HTTP Server 2.4 version 2.4.53 and prior versions...

7.5CVSS8.9AI score0.18886EPSS
Exploits1References7
OSV
OSV
added 2024/03/06 10:52 a.m.64 views

BIT-APACHE-2022-28614 read beyond bounds via ap_rwrite()

The aprwrite function in Apache HTTP Server 2.4.53 and earlier may read unintended memory if an attacker can cause the server to reflect very large input using aprwrite or aprputs, such as with modluas r:puts function. Modules compiled and distributed separately from Apache HTTP Server that use t...

5.3CVSS7.1AI score0.04398EPSS
Exploits0References7
Rows per page
Query Builder