mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
944 B
Markdown
19 lines
944 B
Markdown
### [CVE-2003-0148](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0148)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The default installation of MSDE via McAfee ePolicy Orchestrator 2.0 through 3.0 allows attackers to execute arbitrary code via a series of steps that (1) obtain the database administrator username and encrypted password in a configuration file from the ePO server using a certain request, (2) crack the password due to weak cryptography, and (3) use the password to pass commands through xp_cmdshell.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.nai.com/us/promos/mcafee/epo_vulnerabilities.asp
|
|
- http://www.nai.com/us/promos/mcafee/epo_vulnerabilities.asp
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|