Problem/Motivation

Flagged by Claude Fable:

  Finding 2 — Silent token-ownership reassignment.
  ProcessTokens.php:75 reassigns an existing token to the current user with no audit trail. Deliberate design, but
  combined with any token leak it enables undetectable notification hijack. Minimum fix: log every reassignment with
  old/new uid. Optionally make reassignment configurable
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

ptmkenny created an issue. See original summary.

ptmkenny’s picture

Title: Log token reassignment » Log token owner reassignment

  • ptmkenny committed 27a30964 on 1.0.x
    task: #3607847 Log token owner reassignment
    
    By: ptmkenny
    
ptmkenny’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.