Prevent discovery of CAS users via enumeration

Created on 15 August 2019, almost 5 years ago
Updated 25 July 2023, 11 months ago

Problem/Motivation

Background: https://www.owasp.org/index.php/Testing_for_User_Enumeration_and_Guessab...(OWASP-AT-002)

First, there are two core issues that are trying to fix "user enumeration issue:

But CAS is going beyond that: Having some hints, about user names or/and emails, an attacker is able to determine which of them are CAS users by using the /user/password form.

Proposed resolution

Don't output information about whether a user is CAS user or not. Fallback to the core behavior but fail silently on any password reset action when restrict_password_management is TRUE and the user is a CAS user.

Remaining tasks

TBD

User interface changes

TBD

API changes

None.

Data model changes

None.

Release notes snippet

N/A

🐛 Bug report
Status

Active

Version

2.0

Component

CAS

Created by

🇷🇴Romania claudiu.cristea Arad 🇷🇴

Live updates comments and jobs are added and updated live.
  • Security

    It is used for security vulnerabilities which do not need a security advisory. For example, security issues in projects which do not have security advisory coverage, or forward-porting a change already disclosed in a security advisory. See Drupal’s security advisory policy for details. Be careful publicly disclosing security vulnerabilities! Use the “Report a security vulnerability” link in the project page’s sidebar. See how to report a security issue for details.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024