10
CVSSv2

CVE-2006-0230

Published: 25/04/2006 Updated: 19/10/2018
CVSS v2 Base Score: 10 | Impact Score: 10 | Exploitability Score: 10
VMScore: 1000
Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

Symantec Scan Engine 5.0.0.24, and possibly other versions prior to 5.1.0.7, uses a client-side check to verify a password, which allows remote malicious users to gain administrator privileges via a modified client that sends certain XML requests.

Vulnerable Product Search on Vulmon Subscribe to Product

symantec antivirus scan engine 5.0.0.24

Exploits

#!/usr/bin/perl -w # # Remotely change the administrator password (or password hash) of # Symantec Scan Engine # # Author: Marc Bevand of Rapid7 <marc_bevand(at)rapid7com> # Copyright 2006 Rapid7, LLC All rights reserved # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the ...