phonglanvq's picture
Add security-research PoC
7378046 verified
|
Raw
History Blame Contribute Delete
451 Bytes

NumPy Security Research PoC

This repository contains a security-research PoC model file for the huntr Model Format Vulnerability program (beta).

The file demonstrates an oversized-header NumPy .npy parsing issue. It does not execute code or modify data; it only causes the public loader to consume the declared header bytes before rejecting the file.

Do not use this artifact for any purpose other than reproducing the related security report.