Apache has issued patches to address two security
vulnerabilities, including a path traversal and file disclosure
flaw in its HTTP server that it said is being actively exploited in
the wild.

“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 expected document root,”
the open-source project maintainers noted[1]
in an advisory published Tuesday.

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

Automatic GitHub Backups

The flaw, tracked as CVE-2021-41773[2], affects only Apache
HTTP server version 2.4.49. Ash Daulton and cPanel Security Team
have been credited with discovering and reporting the issue on
September 29, 2021.

Source: PT SWARM

Also resolved by Apache is a null pointer dereference
vulnerability observed during processing HTTP/2 requests (CVE-2021-41524[3]), thus allowing an
adversary to perform a denial-of-service (DoS) attack on the
server. The non-profit corporation said the weakness was introduced
in version 2.4.49.

Enterprise Password Management

Apache users are highly recommended[4]
to patch as soon as possible to contain the path traversal
vulnerability and mitigate any risk associated with active
exploitation of the flaw.

References

  1. ^
    noted
    (httpd.apache.org)
  2. ^
    CVE-2021-41773
    (nvd.nist.gov)
  3. ^
    CVE-2021-41524
    (nvd.nist.gov)
  4. ^
    highly
    recommended
    (twitter.com)

Read more