Files
CVEs-PoC/2004/CVE-2004-1461.md
T
2024-07-25 21:25:12 +00:00

18 lines
760 B
Markdown

### [CVE-2004-1461](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1461)
![](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
Cisco Secure Access Control Server (ACS) 3.2(3) and earlier spawns a separate unauthenticated TCP connection on a random port when a user authenticates to the ACS GUI, which allows remote attackers to bypass authentication by connecting to that port from the same IP address.
### POC
#### Reference
- http://www.cisco.com/warp/public/707/cisco-sa-20040825-acs.shtml
#### Github
No PoCs found on GitHub currently.