CVE-2025-31674
31.03.2025, 22:15
Improperly Controlled Modification of Dynamically-Determined Object Attributes vulnerability in Drupal Drupal core allows Object Injection.This issue affects Drupal core: from 8.0.0 before 10.3.13, from 10.4.0 before 10.4.3, from 11.0.0 before 11.0.12, from 11.1.0 before 11.1.3.Enginsight
Vendor | Product | Version |
---|---|---|
drupal | drupal | 8.0.0 ≤ 𝑥 < 10.3.13 |
drupal | drupal | 10.4.0 ≤ 𝑥 < 10.4.3 |
drupal | drupal | 11.0.0 ≤ 𝑥 < 11.0.12 |
drupal | drupal | 11.1.0 ≤ 𝑥 < 11.1.3 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-915 - Improperly Controlled Modification of Dynamically-Determined Object AttributesThe software receives input from an upstream component that specifies multiple attributes, properties, or fields that are to be initialized or updated in an object, but it does not properly control which attributes can be modified.
- CWE-913 - Improper Control of Dynamically-Managed Code ResourcesThe software does not properly restrict reading from or writing to dynamically-managed code resources such as variables, objects, classes, attributes, functions, or executable instructions or statements.
References