CVE-2001-1106
Sambar Server 5 and earlier - Local Password Decryption via Symmetric Key
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2001-1106. PoCs published by 3APA3A.
AI-analyzed exploit summary This is a writeup describing a vulnerability in Sambar Server where default password encryption uses a single hardcoded key, allowing local attackers to decrypt user passwords if the key is recovered. No exploit code is provided, only a description of the issue.
Description
The default configuration of Sambar Server 5 and earlier uses a symmetric key that is compiled into the binary program for encrypting passwords, which could allow local users to break all user passwords by cracking the key or modifying a copy of the sambar program to call the decryption procedure.
Exploits (1)
This is a writeup describing a vulnerability in Sambar Server where default password encryption uses a single hardcoded key, allowing local attackers to decrypt user passwords if the key is recovered. No exploit code is provided, only a description of the issue.