Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:apache/httpd@1.3.27
purl pkg:apache/httpd@1.3.27
Next non-vulnerable version 2.0.65
Latest non-vulnerable version 2.4.54
Risk 10.0
Vulnerabilities affecting this package (15)
Vulnerability Summary Fixed by
VCID-123w-f3zc-37d9
Aliases:
CVE-2010-0010
An incorrect conversion between numeric types flaw was found in the mod_proxy module which affects some 64-bit architecture systems. A malicious HTTP server to which requests are being proxied could use this flaw to trigger a heap buffer overflow in an httpd child process via a carefully crafted response.
1.3.42
Affected by 1 other vulnerability.
VCID-3m9y-maes-5ycp
Aliases:
CVE-2003-0020
Apache does not filter terminal escape sequences from error logs, which could make it easier for attackers to insert those sequences into terminal emulators containing vulnerabilities related to escape sequences.
1.3.31
Affected by 11 other vulnerabilities.
2.0.49
Affected by 44 other vulnerabilities.
VCID-6kzq-pwjb-bug6
Aliases:
CVE-2003-0460
The rotatelogs support program on Win32 and OS/2 would quit logging and exit if it received special control characters such as 0x1A.
1.3.28
Affected by 15 other vulnerabilities.
VCID-dqkp-f1my-dbg9
Aliases:
CVE-2007-5000
A flaw was found in the mod_imagemap module. On sites where mod_imagemap is enabled and an imagemap file is publicly available, a cross-site scripting attack is possible.
1.3.41
Affected by 2 other vulnerabilities.
2.0.63
Affected by 19 other vulnerabilities.
2.2.8
Affected by 49 other vulnerabilities.
VCID-e2sp-bna5-mqb6
Aliases:
CVE-2003-0993
A bug in the parsing of Allow/Deny rules using IP addresses without a netmask on big-endian 64-bit platforms causes the rules to fail to match.
1.3.31
Affected by 11 other vulnerabilities.
VCID-j3mb-97k1-uuh9
Aliases:
CVE-2006-5752
A flaw was found in the mod_status module. On sites where the server-status page is publicly accessible and ExtendedStatus is enabled this could lead to a cross-site scripting attack. Note that the server-status page is not enabled by default and it is best practice to not make this publicly available.
1.3.39
Affected by 4 other vulnerabilities.
2.0.61
Affected by 22 other vulnerabilities.
2.2.6
Affected by 54 other vulnerabilities.
VCID-kcwg-hswv-2uf7
Aliases:
CVE-2005-3352
A flaw in mod_imap when using the Referer directive with image maps. In certain site configurations a remote attacker could perform a cross-site scripting attack if a victim can be forced to visit a malicious URL using certain web browsers.
1.3.35
Affected by 7 other vulnerabilities.
2.0.58
Affected by 27 other vulnerabilities.
2.2.2
Affected by 59 other vulnerabilities.
VCID-kgpj-aexq-7kah
Aliases:
CVE-2007-6388
A flaw was found in the mod_status module. On sites where mod_status is enabled and the status pages were publicly accessible, a cross-site scripting attack is possible. Note that the server-status page is not enabled by default and it is best practice to not make this publicly available.
1.3.41
Affected by 2 other vulnerabilities.
2.0.63
Affected by 19 other vulnerabilities.
2.2.8
Affected by 49 other vulnerabilities.
VCID-me4r-1qb6-dqdf
Aliases:
CVE-2006-3918
A flaw in the handling of invalid Expect headers. If an attacker can influence the Expect header that a victim sends to a target site they could perform a cross-site scripting attack. It is known that some versions of Flash can set an arbitrary Expect header which can trigger this flaw. Not marked as a security issue for 2.0 or 2.2 as the cross-site scripting is only returned to the victim after the server times out a connection.
1.3.35
Affected by 7 other vulnerabilities.
VCID-prd8-51a5-pygj
Aliases:
CVE-2011-3368
An exposure was found when using mod_proxy in reverse proxy mode. In certain configurations using RewriteRule with proxy flag or ProxyPassMatch, a remote attacker could cause the reverse proxy to connect to an arbitrary server, possibly disclosing sensitive information from internal web servers not directly accessible to attacker. No update of 1.3 will be released. Patches will be published to https://archive.apache.org/dist/httpd/patches/apply_to_1.3.42/
2.0.65
Affected by 0 other vulnerabilities.
2.2.22
Affected by 21 other vulnerabilities.
VCID-srxw-jjvr-p3d5
Aliases:
CVE-2007-3304
The Apache HTTP server did not verify that a process was an Apache child process before sending it signals. A local attacker with the ability to run scripts on the HTTP server could manipulate the scoreboard and cause arbitrary processes to be terminated which could lead to a denial of service.
1.3.39
Affected by 4 other vulnerabilities.
2.0.61
Affected by 22 other vulnerabilities.
2.2.6
Affected by 54 other vulnerabilities.
VCID-ug4a-zxkg-cbew
Aliases:
CVE-2003-0987
mod_digest does not properly verify the nonce of a client response by using a AuthNonce secret. This could allow a malicious user who is able to sniff network traffic to conduct a replay attack against a website using Digest protection. Note that mod_digest implements an older version of the MD5 Digest Authentication specification which is known not to work with modern browsers. This issue does not affect mod_auth_digest.
1.3.31
Affected by 11 other vulnerabilities.
VCID-x89d-7t1q-skcx
Aliases:
CVE-2004-0492
A buffer overflow was found in the Apache proxy module, mod_proxy, which can be triggered by receiving an invalid Content-Length header. In order to exploit this issue an attacker would need to get an Apache installation that was configured as a proxy to connect to a malicious site. This would cause the Apache child processing the request to crash, although this does not represent a significant Denial of Service attack as requests will continue to be handled by other Apache child processes. This issue may lead to remote arbitrary code execution on some BSD platforms.
1.3.32
Affected by 10 other vulnerabilities.
VCID-yjqs-kszf-yka1
Aliases:
CVE-2003-0542
By using a regular expression with more than 9 captures a buffer overflow can occur in mod_alias or mod_rewrite. To exploit this an attacker would need to be able to create a carefully crafted configuration file (.htaccess or httpd.conf)
1.3.29
Affected by 15 other vulnerabilities.
2.0.48
Affected by 46 other vulnerabilities.
VCID-zn9e-rcpj-yuax
Aliases:
CVE-2004-0940
A buffer overflow in mod_include could allow a local user who is authorised to create server side include (SSI) files to gain the privileges of a httpd child.
1.3.33
Affected by 9 other vulnerabilities.
Vulnerabilities fixed by this package (3)
Vulnerability Summary Aliases
VCID-bu8e-hpcy-jqda The permissions of the shared memory used for the scoreboard allows an attacker who can execute under the Apache UID to send a signal to any process as root or cause a local denial of service attack. CVE-2002-0839
VCID-nkgw-gs9g-ckft Cross-site scripting (XSS) vulnerability in the default error page of Apache 2.0 before 2.0.43, and 1.3.x up to 1.3.26, when UseCanonicalName is "Off" and support for wildcard DNS is present, allows remote attackers to execute script as other web page visitors via the Host: header. CVE-2002-0840
VCID-sn3y-mpbk-hqe8 Buffer overflows in the benchmarking utility ab could be exploited if ab is run against a malicious server CVE-2002-0843

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-01T12:36:17.544343+00:00 Apache HTTPD Importer Affected by VCID-prd8-51a5-pygj https://httpd.apache.org/security/json/CVE-2011-3368.json 38.0.0
2026-04-01T12:36:16.558515+00:00 Apache HTTPD Importer Affected by VCID-123w-f3zc-37d9 https://httpd.apache.org/security/json/CVE-2010-0010.json 38.0.0
2026-04-01T12:36:14.855756+00:00 Apache HTTPD Importer Affected by VCID-kgpj-aexq-7kah https://httpd.apache.org/security/json/CVE-2007-6388.json 38.0.0
2026-04-01T12:36:14.598860+00:00 Apache HTTPD Importer Affected by VCID-dqkp-f1my-dbg9 https://httpd.apache.org/security/json/CVE-2007-5000.json 38.0.0
2026-04-01T12:36:14.245398+00:00 Apache HTTPD Importer Affected by VCID-srxw-jjvr-p3d5 https://httpd.apache.org/security/json/CVE-2007-3304.json 38.0.0
2026-04-01T12:36:13.881044+00:00 Apache HTTPD Importer Affected by VCID-j3mb-97k1-uuh9 https://httpd.apache.org/security/json/CVE-2006-5752.json 38.0.0
2026-04-01T12:36:13.828746+00:00 Apache HTTPD Importer Affected by VCID-me4r-1qb6-dqdf https://httpd.apache.org/security/json/CVE-2006-3918.json 38.0.0
2026-04-01T12:36:13.434951+00:00 Apache HTTPD Importer Affected by VCID-kcwg-hswv-2uf7 https://httpd.apache.org/security/json/CVE-2005-3352.json 38.0.0
2026-04-01T12:36:13.010402+00:00 Apache HTTPD Importer Affected by VCID-zn9e-rcpj-yuax https://httpd.apache.org/security/json/CVE-2004-0940.json 38.0.0
2026-04-01T12:36:12.726934+00:00 Apache HTTPD Importer Affected by VCID-x89d-7t1q-skcx https://httpd.apache.org/security/json/CVE-2004-0492.json 38.0.0
2026-04-01T12:36:12.558161+00:00 Apache HTTPD Importer Affected by VCID-e2sp-bna5-mqb6 https://httpd.apache.org/security/json/CVE-2003-0993.json 38.0.0
2026-04-01T12:36:12.511534+00:00 Apache HTTPD Importer Affected by VCID-ug4a-zxkg-cbew https://httpd.apache.org/security/json/CVE-2003-0987.json 38.0.0
2026-04-01T12:36:12.345535+00:00 Apache HTTPD Importer Affected by VCID-yjqs-kszf-yka1 https://httpd.apache.org/security/json/CVE-2003-0542.json 38.0.0
2026-04-01T12:36:12.300227+00:00 Apache HTTPD Importer Affected by VCID-6kzq-pwjb-bug6 https://httpd.apache.org/security/json/CVE-2003-0460.json 38.0.0
2026-04-01T12:36:11.932037+00:00 Apache HTTPD Importer Affected by VCID-3m9y-maes-5ycp https://httpd.apache.org/security/json/CVE-2003-0020.json 38.0.0
2026-04-01T12:36:11.803096+00:00 Apache HTTPD Importer Fixing VCID-sn3y-mpbk-hqe8 https://httpd.apache.org/security/json/CVE-2002-0843.json 38.0.0
2026-04-01T12:36:11.726862+00:00 Apache HTTPD Importer Fixing VCID-nkgw-gs9g-ckft https://httpd.apache.org/security/json/CVE-2002-0840.json 38.0.0
2026-04-01T12:36:11.668934+00:00 Apache HTTPD Importer Fixing VCID-bu8e-hpcy-jqda https://httpd.apache.org/security/json/CVE-2002-0839.json 38.0.0