### [CVE-2006-6177](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6177) ![](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 SQL injection vulnerability in system/core/users/users.profile.inc.php in Neocrome Seditio 1.10 and earlier allows remote authenticated users to execute arbitrary SQL commands via a double-url-encoded id parameter to users.php that begins with a valid filename, as demonstrated by "default.gif" followed by an encoded NULL and ' (apostrophe) (%2500%2527). ### POC #### Reference - http://www.nukedx.com/?getxpl=52 - http://www.nukedx.com/?viewdoc=52 #### Github No PoCs found on GitHub currently.