9.8
CVE-2019-19826
- EPSS 1.55%
- Published 16.12.2019 23:15:11
- Last modified 21.11.2024 04:35:28
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
The Views Dynamic Fields module through 7.x-1.0-alpha4 for Drupal makes insecure unserialize calls in handlers/views_handler_filter_dynamic_fields.inc, as demonstrated by PHP object injection, involving a field_names object and an Archive_Tar object, for file deletion. Code execution might also be possible.
Data is provided by the National Vulnerability Database (NVD)
Drupal ≫ Views Dynamic Field SwPlatformdrupal Version <= 6.x-1.4
Drupal ≫ Views Dynamic Field Version7.x-1.0 Updatealpha1 SwPlatformdrupal
Drupal ≫ Views Dynamic Field Version7.x-1.0 Updatealpha2 SwPlatformdrupal
Drupal ≫ Views Dynamic Field Version7.x-1.0 Updatealpha3 SwPlatformdrupal
Drupal ≫ Views Dynamic Field Version7.x-1.0 Updatealpha4 SwPlatformdrupal
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 1.55% | 0.804 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
cve@mitre.org | 8.1 | 2.2 | 5.9 |
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-502 Deserialization of Untrusted Data
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.