VDB
KO
HIGH 8.9

GHSA-2m5g-8xpw-42vp

OpenCFP Framework (Sentry) Account takeover via null password reset codes

Details

OpenCFP, an open-source conference talk submission system written in PHP, contains a security vulnerability in its third-party authentication framework, Sentry, developed by Cartalyst. The vulnerability stems from how Sentry handles password reset checks. Users lacking a password reset token stored in the database default to having NULL in the reset_password_code column. Exploiting this flaw could allow unauthorized manipulation of any OpenCFP user's password, particularly those without an unused password reset token. Although successful login still requires correlating the numeric user ID with an email address, the identification of likely organizers (users 1-5) may facilitate this process.

Are you affected?

Enter the version of the package you're using.

Affected packages

Packagist / cartalyst/sentry
Introduced in: 0 Fixed in: 2.1.7
Fix composer require cartalyst/sentry:^2.1.7

References