VDB
EN

DRUPAL-CONTRIB-2026-049

상세

The Flag attendance field module gives you the ability to add attendance by depending on [Flag module](https://www.drupal.org/project/flag).

`flag_attendance_field` stores some data as PHP-serialized strings. In some situations, malicious data can be written directly to the field. This can lead to an object injection vulnerability when the data are unserialized.

This vulnerability is mitigated by the fact that an attacker must have permission to edit a content entity with an attached `flag_attendance_field` field. In addition, the core JSON:API module must be enabled with the option "Accept all JSON:API create, read, update, and delete operations", which is not the default, or the attacker needs some other way to edit field values directly.

이 버전이 영향받나요?

사용 중인 패키지 버전을 입력하면 즉시 평가합니다.

영향 패키지

Packagist:https://packages.drupal.org/8 / drupal/flag_attendance_field
최초 영향 버전: 0 수정 버전: 1.2.0

Upgrade drupal/flag_attendance_field to 1.2.0 or newer (ecosystem packagist:https://packages.drupal.org/8).

참고