"value":"In Eclipse Jetty, versions 9.2.x and older, 9.3.x (all configurations), and 9.4.x (non-default configuration with RFC2616 compliance enabled), HTTP/0.9 is handled poorly. An HTTP/1 style request line (i.e. method space URI space version) that declares a version of HTTP/0.9 was accepted and treated as a 0.9 request. If deployed behind an intermediary that also accepted and passed through the 0.9 version (but did not act on it), then the response sent could be interpreted by the intermediary as HTTP/1 headers. This could be used to poison the cache if the server allowed the origin client to generate arbitrary content in the response."
},
{
"lang":"es",
"value":"En Eclipse Jetty, en versiones 9.2.x y anteriores, versiones 9.3.x (todas las configuraciones) y versiones 9.4.x (configuraci\u00f3n personalizada con el cumplimiento RFC2616 habilitado), HTTP/0.9 se gestiona de forma incorrecta. Una l\u00ednea de petici\u00f3n de estilo HTTP/1 (p.ej., m\u00e9todo espacio URI espacio versi\u00f3n) que declara una versi\u00f3n de HTTP/0.9 se acept\u00f3 y trat\u00f3 como petici\u00f3n 0.9. Si se implementa tras un intermediario que tambi\u00e9n acept\u00f3 y pas\u00f3 la versi\u00f3n 0.9 (pero no actu\u00f3 en consecuencia), la respuesta enviada podr\u00eda ser interpretada por el intermediario como cabeceras HTTP/1. Esto podr\u00eda utilizarse para envenenar la cach\u00e9 si el servidor permite que el cliente de origen genere contenido arbitrario en la respuesta."