### [CVE-2006-2575](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2575) ![](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 setFrame function in Lib/2D/Surface.hpp for NetPanzer 0.8 and earlier allows remote attackers to cause a denial of service (crash) via a client flag (frameNum) that is greater than 41, which triggers an assert error. ### POC #### Reference - http://aluigi.altervista.org/adv/panza-adv.txt #### Github No PoCs found on GitHub currently.