DRUPAL-CONTRIB-2021-025

See a problem?
Import Source
https://github.com/DrupalSecurityTeam/drupal-advisory-database/blob/main/advisories/admin_toolbar/DRUPAL-CONTRIB-2021-025.json
JSON Data
https://api.osv.dev/v1/vulns/DRUPAL-CONTRIB-2021-025
Published
2021-08-25T14:36:25Z
Modified
2026-09-10T03:45:12Z
Summary
[none]
Details

The Admin Toolbar (admin_toolbar) module extends the default toolbar provided by Drupal Core with various features facilitating day-to-day editorial and administrative work.

The Admin Toolbar Search sub-module of this module

  • doesn't sanitize user input in certain cases, which leads to a Cross-Site-Scripting (XSS) vulnerability. An attacker that can create or edit certain entities, entity bundles or entity types may be able to exploit one or more Cross-Site-Scripting (XSS) vulnerabilities to target users with access to the Admin Toolbar Search search box, including site admins with privileged access.
  • doesn't properly check access in certain cases, which may result in an information disclosure vulnerability of entity type and bundle labels.

The vulnerability is mitigated by the facts, that:

  • the Admin Toolbar Search sub-module must be enabled.
  • an attacker must have one of several permissions, of which at least some are commonly only assigned to either editors, site builders or administrators.
  • a targeted account must have permission to use the search box provided by the Admin Toolbar Search sub-module.
References
Credits

Affected packages

Packagist:https://packages.drupal.org/8 / drupal/admin_toolbar

Package

Name
drupal/admin_toolbar
Purl
pkg:composer/drupal/admin_toolbar?repository_url=https:%2F%2Fpackages.drupal.org%2F8

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
2.5.0
Database specific
Show details
{
    "constraint": "<2.5.0"
}
Type
ECOSYSTEM
Events
Introduced
3.0.0
Last Affected
3.0.0
Database specific
Show details
{
    "constraint": "3.0.0"
}
Type
ECOSYSTEM
Events
Introduced
3.0.1
Last Affected
3.0.1
Database specific
Show details
{
    "constraint": "3.0.1"
}

Database specific

affected_versions
"<2.5.0 || 3.0.0 || 3.0.1"
source
"https://github.com/DrupalSecurityTeam/drupal-advisory-database/blob/main/advisories/admin_toolbar/DRUPAL-CONTRIB-2021-025.json"