Exploitation Summary
EIP tracks 1 public exploit for CVE-2002-0982. PoCs published by Cesar Cerrudo.
AI-analyzed exploit summary This exploit leverages the sp_MScopyscript stored procedure in Microsoft SQL Server 2000 to execute arbitrary OS commands via xp_cmdshell due to insufficient input validation. The attack requires the server to be configured as a distributor and exploits the 'public' role's default permissions.
Description
Microsoft SQL Server 2000 SP2, when configured as a distributor, allows attackers to execute arbitrary code via the @scriptfile parameter to the sp_MScopyscript stored procedure.
Exploits (1)
This exploit leverages the sp_MScopyscript stored procedure in Microsoft SQL Server 2000 to execute arbitrary OS commands via xp_cmdshell due to insufficient input validation. The attack requires the server to be configured as a distributor and exploits the 'public' role's default permissions.