CVE Catalog

CVE-2003-0148

High
Published: Translated: NVD NIST

Summary

The default installation of MSDE via McAfee ePolicy Orchestrator versions 2.0 to 3.0 allows attackers to execute arbitrary code. This process involves obtaining the database administrator username and encrypted password from a configuration file, cracking the password due to weak cryptography, and using it to pass commands through xp_cmdshell.

Risk Assessment

Organizations may be exposed to unauthorized access to systems and data, potentially leading to serious security breaches. Exploitation of this vulnerability could result in loss of confidentiality and integrity of data.

Recommendation

It is recommended to update the software to the latest version and implement stronger password security mechanisms. Access to xp_cmdshell should also be restricted and logs monitored for potential attack attempts.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS