PT-2026-50611 · Drupal+1 · Flag Attendance Field+1
CVSS v3.1
8.1
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
Flag attendance field versions 0.0.0 through 1.2
Description
An Object Injection issue exists in the Flag attendance field module due to the improper control of modification of dynamically-determined object attributes. The module stores data as PHP-serialized strings, and if malicious data is written directly to the field, it can lead to object injection during the unserialization process. This occurs when an attacker has permission to edit a content entity with an attached
flag attendance field field and the core JSON:API module is enabled with the option to accept all create, read, update, and delete operations, or if the attacker has another method to edit field values directly.Recommendations
Update Flag attendance field to a version later than 1.2.
Restrict permissions to edit content entities containing the
flag attendance field field.
Disable the option to accept all JSON:API create, read, update, and delete operations in the core JSON:API module.Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Flag Attendance Field
Drupal/Flag Attendance Field