Description
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).
Remediation
References
Related Vulnerabilities
WordPress Plugin Simple Membership Cross-Site Request Forgery (3.8.4)
Drupal Core 9.2.x Cross-Site Scripting (9.2.0 - 9.2.8)
WordPress Plugin Backup Migration Cross-Site Scripting (1.1.5)
Oracle Database Server CVE-2008-2591 Vulnerability (CVE-2008-2591)
MySQL Resource Management Errors Vulnerability (CVE-2010-3833)