CVE-2021-26691
10.06.2021, 07:15
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 overflowEnginsight
Vendor | Product | Version |
---|---|---|
apache | http_server | 2.4.0 ≤ 𝑥 ≤ 2.4.46 |
debian | debian_linux | 9.0 |
debian | debian_linux | 10.0 |
oracle | enterprise_manager_ops_center | 12.4.0.0 |
oracle | instantis_enterprisetrack | 17.1 |
oracle | instantis_enterprisetrack | 17.2 |
oracle | instantis_enterprisetrack | 17.3 |
oracle | secure_backup | 𝑥 < 18.1.0.1.0 |
oracle | zfs_storage_appliance_kit | 8.8 |
netapp | cloud_backup | - |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Ubuntu Product | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
apache2 |
|
Common Weakness Enumeration
- CWE-122 - Heap-based Buffer OverflowA heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.
References