cve/2003/CVE-2003-0731.md

18 lines
775 B
Markdown
Raw Normal View History

2024-07-25 21:25:12 +00:00
### [CVE-2003-0731](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0731)
![](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
CiscoWorks Common Management Foundation (CMF) 2.1 and earlier allows the guest user to gain administrative privileges via a certain POST request to com.cisco.nm.cmf.servlet.CsAuthServlet, possibly involving the "cmd" parameter with a modifyUser value and a modified "priviledges" parameter.
### POC
#### Reference
- http://www.cisco.com/warp/public/707/cisco-sa-20030813-cmf.shtml
#### Github
No PoCs found on GitHub currently.