### [CVE-2004-1647](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1647) ![](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 Password Protect allows remote attackers to execute arbitrary SQL statements and bypass authentication via (1) admin or Pass parameter to index_next.asp, (2) LoginId, OPass, or NPass to CPassChangePassword.asp, (3) users_edit.asp, or (4) users_add.asp. ### POC #### Reference - http://marc.info/?l=bugtraq&m=109414967003192&w=2 #### Github No PoCs found on GitHub currently.