Bulk operations allow authorized users to modify several nodes at once from the Content page (/admin/content). A site builder can also add bulk operations to other pages using Views.
A bug in the core Actions system allows some users to modify some fields using bulk actions that they do not have permission to modify on individual nodes.
This vulnerability is mitigated by the fact that an attacker must have permission to access /admin/content or other, custom views and to edit nodes.
In particular, the bulk operations
now require the "Administer content" permission.
{
"constraint": ">= 8.0.0 < 10.3.13"
}{
"constraint": ">= 10.4.0 < 10.4.3"
}