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

exploitDog

github логотип

GHSA-9v78-h226-2rmq

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

Описание

Zendframework potential security issue in login mechanism

Using the Consumer component of ZendOpenId (or Zend_OpenId in ZF1), it is possible to login using an arbitrary OpenID account (without knowing any secret information) by using a malicious OpenID Provider. That means OpenID it is possible to login using arbitrary OpenID Identity (MyOpenID, Google, etc), which are not under the control of our own OpenID Provider. Thus, we are able to impersonate any OpenID Identity against the framework.

Moreover, the Consumer accepts OpenID tokens with arbitrary signed elements. The framework does not check if, for example, both openid.claimed_id and openid.endpoint_url are signed. It is just sufficient to sign one parameter. According to https://openid.net/specs/openid-authentication-2_0.html#positive_assertions, at least op_endpoint, return_to, response_nonce, assoc_handle, and, if present in the response, claimed_id and identity, must be signed.

Пакеты

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

zendframework/zendframework1

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

>= 1.12.0, < 1.12.4

1.12.4

7.5 High

CVSS3

Дефекты

CWE-287

7.5 High

CVSS3

Дефекты

CWE-287