CVE-2014-2684

medium
Published 2014-11-16 · Modified 2026-05-06
CVSS v3
CVSS v2
6.4
VIR risk
6.4

Description

The GenericConsumer class in the Consumer component in ZendOpenId before 2.0.2 and the Zend_OpenId_Consumer class in Zend Framework 1 before 1.12.4 does not verify that the openid_op_endpoint value identifies the same Identity Provider as the provider used in the association handle, which allows remote attackers to bypass authentication and spoof arbitrary OpenID identities by using a malicious OpenID Provider that generates OpenID tokens with arbitrary identifier and claimed_id values.

Predictions

Exploit likelihood
20%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — http://framework.zend.com/security/advisory/ZF2014-02

Application impact

VendorProductVersionsFixed
zendzendopenid{"endIncluding":"2.0.1"}
zendzend_framework{"endIncluding":"1.12.4"}

References

CWEs

CWE-264

Verify integrity in audit chain (admin only). AS-IS.