First published: Tue Aug 20 2002(Updated: )
Microsoft SQL Server 7.0 and 2000 installs with weak permissions for extended stored procedures that are associated with helper functions, which could allow unprivileged users, and possibly remote attackers, to run stored procedures with administrator privileges via (1) xp_execresultset, (2) xp_printstatements, or (3) xp_displayparamstmt.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Microsoft SQL Server | =7.0-sp1 | |
Microsoft SQL Server | =2000-sp2 | |
Microsoft SQL Server | =7.0 | |
Microsoft SQL Server Data Engine (MSDE) | =1.0 | |
Microsoft SQL Server | =2000 | |
Microsoft SQL Server | =2000-sp1 | |
Microsoft SQL Server Data Engine (MSDE) | =2000 | |
Microsoft SQL Server | =7.0-sp3 | |
Microsoft SQL Server | =7.0-sp4 | |
Microsoft SQL Server | =7.0-sp2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2002-0721 has a critical severity rating due to the potential for unprivileged users to gain administrator access.
To fix CVE-2002-0721, ensure proper permissions are set for extended stored procedures to restrict unauthorized execution.
CVE-2002-0721 affects Microsoft SQL Server versions 7.0 and 2000 with specific service packs.
The risks include unauthorized access and execution of stored procedures, which could compromise database integrity and security.
Yes, CVE-2002-0721 can potentially be exploited by remote attackers if the database has weak permissions.