Jetty httpd up to 9.2.8 HttpParser Memory information disclosure
| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 6.1 | $0-$5k | 0.00 |
Summary
A vulnerability was found in Jetty httpd up to 9.2.8. It has been classified as problematic. Affected by this issue is some unknown functionality of the component HttpParser. This manipulation causes information disclosure (Memory). This vulnerability is registered as CVE-2015-2080. Furthermore, an exploit is available. Upgrading the affected component is recommended.
Details
A vulnerability was found in Jetty httpd up to 9.2.8 (Web Server). It has been declared as problematic. Affected by this vulnerability is an unknown code block of the component HttpParser. The manipulation with an unknown input leads to a information disclosure vulnerability (Memory). The CWE definition for the vulnerability is CWE-200. The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information. As an impact it is known to affect confidentiality. The summary by CVE is:
The exception handling code in Eclipse Jetty before 9.2.9.v20150224 allows remote attackers to obtain sensitive information from process memory via illegal characters in an HTTP header, aka JetLeak.
The weakness was published 02/24/2015 by DiGiT as HttpParser Error Buffer Bleed Vulnerability as confirmed advisory (GIT Repository). It is possible to read the advisory at github.com. This vulnerability is known as CVE-2015-2080 since 02/24/2015. The exploitation appears to be easy. The attack can be launched remotely. The exploitation doesn't need any form of authentication. Technical details are unknown but a public exploit is available. The attack technique deployed by this issue is T1592 according to MITRE ATT&CK. The advisory points out:
Jetty versions 9.2.3.v20140905 through 9.2.8.v20150217 have a ByteBuffer reuse and information bleed vulnerability surrounding bad HTTP request header parsing error responses.
A public exploit has been developed by LiquidWorm in Bash and been published immediately after the advisory. It is possible to download the exploit at github.com. It is declared as proof-of-concept. The vulnerability scanner Nessus provides a plugin with the ID 81576 (Jetty HttpParser Error Remote Memory Disclosure), which helps to determine the existence of the flaw in a target environment. It is assigned to the family Web Servers. The commercial vulnerability scanner Qualys is able to test this issue with plugin 123447 (Fedora Security Update for jetty (FEDORA-2015-2673)). The code used by the exploit is:
nc localhost 8080 << BADCOOKIE
GET $RESOURCEPATH HTTP/1.1
Host: localhost
Coo${BAD}kie: ${BAD} The advisory illustrates:(...) the implementation incorrectly exposes this debug information back on the HTTP 400 response reason phrase, potentially exposing parts of server side buffers used from prior request processing on the same server.
Upgrading to version 9.2.9.v20150224 eliminates this vulnerability. Applying a patch is able to eliminate this problem. The bugfix is ready for download at bugs.eclipse.org. The best possible mitigation is suggested to be upgrading to the latest version. Furthermore it is possible to detect and prevent this kind of attack with TippingPoint and the filter 19668.
The vulnerability is also documented in the databases at Exploit-DB (39455), Tenable (81576), SecurityFocus (BID 72768†), SecurityTracker (ID 1031800†) and Vulnerability Center (SBV-49152†). Statistical analysis made it clear that VulDB provides the best quality for vulnerability data.
Product
Type
Vendor
Name
Version
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔍VulDB Reliability: 🔍
CVSSv3
VulDB Meta Base Score: 6.4VulDB Meta Temp Score: 6.1
VulDB Base Score: 5.3
VulDB Temp Score: 4.8
VulDB Vector: 🔍
VulDB Reliability: 🔍
NVD Base Score: 7.5
NVD Vector: 🔍
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
|---|---|---|---|---|---|
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
VulDB Base Score: 🔍
VulDB Temp Score: 🔍
VulDB Reliability: 🔍
NVD Base Score: 🔍
Exploiting
Name: MemoryClass: Information disclosure / Memory
CWE: CWE-200 / CWE-284 / CWE-266
CAPEC: 🔍
ATT&CK: 🔍
Physical: No
Local: No
Remote: Yes
Availability: 🔍
Access: Public
Status: Proof-of-Concept
Author: LiquidWorm
Programming Language: 🔍
Download: 🔍
EPSS Score: 🔍
EPSS Percentile: 🔍
Price Prediction: 🔍
Current Price Estimation: 🔍
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Nessus ID: 81576
Nessus Name: Jetty HttpParser Error Remote Memory Disclosure
Nessus File: 🔍
Nessus Risk: 🔍
Nessus Family: 🔍
OpenVAS ID: 900656
OpenVAS Name: Jetty Shared Buffers Information Leakage Vulnerability
OpenVAS File: 🔍
OpenVAS Family: 🔍
Qualys ID: 🔍
Qualys Name: 🔍
Exploit-DB: 🔍
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: UpgradeStatus: 🔍
0-Day Time: 🔍
Exploit Delay Time: 🔍
Upgrade: httpd 9.2.9.v20150224
Patch: bugs.eclipse.org
TippingPoint: 🔍
McAfee IPS: 🔍
McAfee IPS Version: 🔍
Fortigate IPS: 🔍
Timeline
02/24/2015 🔍02/24/2015 🔍
02/24/2015 🔍
02/24/2015 🔍
02/24/2015 🔍
02/25/2015 🔍
02/26/2015 🔍
02/27/2015 🔍
03/19/2015 🔍
02/17/2016 🔍
10/07/2016 🔍
11/29/2024 🔍
Sources
Advisory: HttpParser Error Buffer Bleed VulnerabilityResearcher: DiGiT
Status: Confirmed
Confirmation: 🔍
CVE: CVE-2015-2080 (🔍)
GCVE (CVE): GCVE-0-2015-2080
GCVE (VulDB): GCVE-100-69235
SecurityFocus: 72768 - Jetty CVE-2015-2080 Information Disclosure Vulnerability
SecurityTracker: 1031800 - Jetty HTTP Parsing Bug Lets Remote Users Obtain Sensitive Information From Previous User Requests
Vulnerability Center: 49152 - Jetty Web Server Remote Information Disclosure due to Improper Handling of Illegal Characters in Header Values, Medium
scip Labs: https://www.scip.ch/en/?labs.20161013
Entry
Created: 02/26/2015 17:17Updated: 11/29/2024 03:04
Changes: 02/26/2015 17:17 (94), 06/23/2017 10:29 (10), 03/10/2022 21:38 (4), 11/29/2024 03:04 (16)
Complete: 🔍
Cache ID: 216::103
Statistical analysis made it clear that VulDB provides the best quality for vulnerability data.
No comments yet. Languages: en.
Please log in to comment.