Views
No views yet
ARROW:schema metadata. If the schema contains arrow.py_extension_type, PyArrow's C++ layer calls pickle.loads() on the extension metadata, leading to RCE.malicious.parquet — triggers RCE when loaded via pq.read_table()python3 -c "import pyarrow.parquet as pq; pq.read_table('malicious.parquet')"