### [CVE-2004-1611](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1611) ![](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 SalesLogix 6.1 does not verify if a user is authenticated before performing sensitive operations, which could allow remote attackers to (1) execute arbitrary SLX commands on the server or spoof the server via a man-in-the-middle (MITM) attack, or (2) obtain the database password via a GetConnection request to TCP port 1707. ### POC #### Reference - http://marc.info/?l=bugtraq&m=109811852218478&w=2 #### Github No PoCs found on GitHub currently.