#13332 closed enhancement (fixed)
httpd-2.4.43
| Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
|---|---|---|---|
| Priority: | high | Milestone: | 10.0 |
| Component: | BOOK | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New point version.
Change History (5)
comment:1 by , 6 years ago
| Priority: | normal → high |
|---|
comment:2 by , 6 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.

This seems to have two security fixes in it - CVE-2020-1927 (ineffective mitigation for CVE-2019-10098), and CVE-2020-1934
CVE-2020-1927: mod_rewrite configurations vulnerable to open redirect
CVE-2020-1934: mod_proxy_ftp use of uninitialized value
CVE-2020-1934: mod_proxy_ftp use of uninitialized value Severity: low Vendor: The Apache Software Foundation Versions Affected: httpd 2.4.0-2.4.41 Description: Apache HTTP Server 2.4.0 to 2.4.41 mod_proxy_ftp may use uninitialized memory when proxying to a malicious FTP server. Mitigation: Don't proxy to untrusted FTP servers prior to applying the fix. Credit: The issue was discovered by Chamal De Silva <chamal.desilva@gmail.com> References: https://httpd.apache.org/security/vulnerabilities_24.html