### [CVE-2008-2018](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2018) ![](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 AssignUser function in template.class.php in PHPizabi 0.848b C1 HFP3 performs unsafe macro expansions on strings delimited by '{' and '}' characters, which allows remote authenticated users to obtain sensitive information via a comment containing a macro, as demonstrated by a "{user.password}" comment in the profile of the admin user. ### POC #### Reference - https://www.exploit-db.com/exploits/5506 - https://www.exploit-db.com/exploits/5506 #### Github No PoCs found on GitHub currently.