CVE-2009-5047
CVSS V2 High 7.5
CVSS V3 Critical 9.8
Description
** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2009-4611. Reason: This candidate is a duplicate of CVE-2009-4611. Notes: All CVE users should reference CVE-2009-4611 rather than this candidate. All references and descriptions in this candidate have been removed to prevent accidental usage.
Overview
- CVE ID
- CVE-2009-5047
- Assigner
- cve@mitre.org
- Vulnerability Status
- Rejected
- Published Version
- 2019-11-15T16:15:09
- Last Modified Date
- 2022-09-29T02:15:10
Weakness Enumerations
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:P/I:P/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 7.5
- Severity
- HIGH
- Exploitability Score
- 10
- Impact Score
- 6.4
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 9.8
- Base Severity
- CRITICAL
- Exploitability Score
- 3.9
- Impact Score
- 5.9
References
Reference URL | Reference Tags |
---|---|
http://www.ush.it/team/ush/hack-jetty6x7x/jetty-adv.txt | Exploit Third Party Advisory |
https://security-tracker.debian.org/tracker/CVE-2009-5047 | Third Party Advisory |
https://www.openwall.com/lists/oss-security/2011/01/14/2 | Mailing List Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2009-5047 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-5047 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 16:58:53 | Added to TrackCVE | |||
2022-12-04 06:26:23 | 2019-11-15T16:15Z | 2019-11-15T16:15:09 | CVE Published Date | updated |
2022-12-04 06:26:23 | 2022-09-29T02:15:10 | CVE Modified Date | updated | |
2022-12-04 06:26:23 | Rejected | Vulnerability Status | updated | |
2022-12-04 06:26:23 | Jetty 6.x through 6.1.22 suffers from an escape sequence injection vulnerability from an attack vector by means of: 1) "Cookie Dump Servlet" and 2) Http Content-Length header. 1) A POST request to the form at "/test/cookie/" with the "Age" parameter set to a string throws a "java.lang.NumberFormatException" which reflects binary characters including ESC. These characters could be used to execute arbitrary commands or buffer dumps in the terminal. 2) The attack vector in 1) can be exploited by requesting a page using an HTTP request "Content-Length" header set to a consonant string (string including only letters). | ** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2009-4611. Reason: This candidate is a duplicate of CVE-2009-4611. Notes: All CVE users should reference CVE-2009-4611 rather than this candidate. All references and descriptions in this candidate have been removed to prevent accidental usage. | Description | updated |