vendor:
Internet Config
by:
Dawid adix Adamski
2.6
CVSS
LOW
Weak Encryption
327 (Use of a Broken or Risky Cryptographic Algorithm)
CWE
Product Name: Internet Config
Affected Version From: N/A
Affected Version To: N/A
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: MacOS
1999
Internet Config Password Weak Encryption Vulnerability
Internet Config is a third-party freeware utility for MacOS. It provides a means of centralizing frequently-required connection information, including passwords, for use by several programs. The passwords are stored in encrypted form in the Internet Preferences file in the Preferences folder. The encryption algorithm used is weak and easily broken. Find an encrypted password in the Internet Preferences file in the Preferences folder using a resource editor like ResEdit. Discard the first byte as it is merely the length of the password. AppleScript exploit by Dawid adix Adamski is also available to decrypt the password.
Mitigation:
Ensure that strong encryption algorithms are used for storing passwords.