CVE-2005-2088
Scores
EPSS
Percentile: 54.3%
CVSS
CVSS Score: 4.3/10
All CVSS Scores
Vector: AV:N/AC:M/Au:N/C:N/I:P/A:N
Vector Breakdown
CVSS (Common Vulnerability Scoring System) vector provides detailed metrics about vulnerability characteristics
CVSS
Attack Vector
Network (N)
Describes how the vulnerability is exploited
Attack Complexity
Medium
Describes the conditions beyond the attacker's control
Authentication
None (N)
Describes the level of privileges an attacker must possess
Confidentiality Impact
None (N)
Measures the impact to the confidentiality of information
Integrity Impact
Partial
Measures the impact to integrity of a successfully exploited vulnerability
Availability Impact
None (N)
Measures the impact to the availability of the impacted component
Description
The Apache HTTP server before 1.3.34, and 2.0.x before 2.0.55, when acting as an HTTP proxy, allows remote attackers to poison the web cache, bypass web application firewall protection, and conduct XSS attacks via an HTTP request with both a “Transfer-Encoding: chunked” header and a Content-Length header, which causes Apache to incorrectly handle and forward the body of the request in a way that causes the receiving server to process it as a separate HTTP request, aka “HTTP Request Smuggling.”
Scaner-VS 7 — a modern vulnerability management solution
Sources
CWEs
Vulnerable Software (6)
Type: Configuration
Product: apache
Operating System: debian
{ "fixed": "1.3.33-8"}
Source: debian
Type: Configuration
Product: apache2
Operating System: debian
{ "fixed": "2.0.54-5"}
Source: debian
Type: Configuration
Product: httpd
Operating System: rhel 3
{ "fixed": "2.0.46-46.2.ent"}
Source: redhat
Type: Configuration
Product: httpd
Operating System: rhel 4
{ "fixed": "2.0.52-12.1.ent"}
Source: redhat
Type: Configuration
Vendor: *
Product: debian_linux
Operating System: * * *
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:o:debian:debian_linux:3.0:*:*:*:*:*:*:*", "vulnerable": true }, { "cpe23uri": "cpe:2.3:o:debian:debian_linux:3.1:*:*:*:*:*:*:*",...
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:o:debian:debian_linux:3.0:*:*:*:*:*:*:*", "vulnerable": true }, { "cpe23uri": "cpe:2.3:o:debian:debian_linux:3.1:*:*:*:*:*:*:*", "vulnerable": true } ], "operator": "OR"}
Source: nvd
Type: Configuration
Vendor: *
Product: http_server
Operating System: * * *
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*", "versionEndExcluding": "2.0.55", "versionStartIncluding": "2.0.35", "vulnerable": true ...
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*", "versionEndExcluding": "2.0.55", "versionStartIncluding": "2.0.35", "vulnerable": true } ], "operator": "OR"}
Source: nvd