### [CVE-2007-5898](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5898) ![](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 (1) htmlentities and (2) htmlspecialchars functions in PHP before 5.2.5 accept partial multibyte sequences, which has unknown impact and attack vectors, a different issue than CVE-2006-5465. ### POC #### Reference - http://www.redhat.com/support/errata/RHSA-2008-0546.html #### Github No PoCs found on GitHub currently.