### [CVE-2019-19826](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-19826) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description 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. ### POC #### Reference - https://www.drupal.org/project/views_dynamic_fields/issues/3056600 #### Github No PoCs found on GitHub currently.