Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-v7ff-8wcx-gmc5

Опубликовано: 06 апр. 2021
Источник: github
Github: Прошло ревью
CVSS3: 5.3

Описание

Authorization Before Parsing and Canonicalization in jetty

Release 9.4.37 introduced a more precise implementation of RFC3986 with regards to URI decoding, together with some new compliance modes to optionally allow support of some URI that may have ambiguous interpretation within the Servlet specified API methods behaviours. The default mode allowed % encoded . characters to be excluded for URI normalisation, which is correct by the RFC, but is not assumed by common Servlet implementations. The default compliance mode allows requests with URIs that contain %2e or %2e%2e segments to access protected resources within the WEB-INF directory. For example a request to /context/%2e/WEB-INF/web.xml can retrieve the web.xml file. This can reveal sensitive information regarding the implementation of a web application. Workarounds found by HttpCompliance mode RFC7230_NO_AMBIGUOUS_URIS can be enabled by updating start.d/http.ini to include: jetty.http.compliance=RFC7230_NO_AMBIGUOUS_URIS.

Ссылки

Пакеты

Наименование

org.eclipse.jetty:jetty-webapp

maven
Затронутые версииВерсия исправления

>= 9.4.37, < 9.4.39

9.4.39

EPSS

Процентиль: 100%
0.93485
Критический

5.3 Medium

CVSS3

Дефекты

CWE-200
CWE-551
CWE-863

Связанные уязвимости

CVSS3: 5.3
ubuntu
почти 5 лет назад

In Eclipse Jetty 9.4.37.v20210219 to 9.4.38.v20210224, the default compliance mode allows requests with URIs that contain %2e or %2e%2e segments to access protected resources within the WEB-INF directory. For example a request to /context/%2e/WEB-INF/web.xml can retrieve the web.xml file. This can reveal sensitive information regarding the implementation of a web application.

CVSS3: 5.3
redhat
почти 5 лет назад

In Eclipse Jetty 9.4.37.v20210219 to 9.4.38.v20210224, the default compliance mode allows requests with URIs that contain %2e or %2e%2e segments to access protected resources within the WEB-INF directory. For example a request to /context/%2e/WEB-INF/web.xml can retrieve the web.xml file. This can reveal sensitive information regarding the implementation of a web application.

CVSS3: 5.3
nvd
почти 5 лет назад

In Eclipse Jetty 9.4.37.v20210219 to 9.4.38.v20210224, the default compliance mode allows requests with URIs that contain %2e or %2e%2e segments to access protected resources within the WEB-INF directory. For example a request to /context/%2e/WEB-INF/web.xml can retrieve the web.xml file. This can reveal sensitive information regarding the implementation of a web application.

CVSS3: 5.3
debian
почти 5 лет назад

In Eclipse Jetty 9.4.37.v20210219 to 9.4.38.v20210224, the default com ...

CVSS3: 5.3
fstec
почти 5 лет назад

Уязвимость контейнера сервлетов Eclipse Jetty, связанная с ошибками при обработке информации, позволяющая нарушителю получить несанкционированный доступ к защищаемой информации

EPSS

Процентиль: 100%
0.93485
Критический

5.3 Medium

CVSS3

Дефекты

CWE-200
CWE-551
CWE-863