CVE-2022-1257
MEDIUMMcAfee Agent < 5.7.6 - Insecure Storage of Sensitive Information in ma.db
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2022-1257. PoCs published by Keenan Scott, kayes817.
AI-analyzed exploit summary This PowerShell script exploits CVE-2022-1257 by extracting and decrypting credentials stored in the McAfee Agent's SQLite database (`ma.db`). It uses static encryption keys and TripleDES decryption to reveal plaintext passwords, demonstrating an insecure storage vulnerability.
Description
Insecure storage of sensitive information vulnerability in MA for Linux, macOS, and Windows prior to 5.7.6 allows a local user to gain access to sensitive information through storage in ma.db. The sensitive information has been moved to encrypted database files.
Exploits (2)
This PowerShell script exploits CVE-2022-1257 by extracting and decrypting credentials stored in the McAfee Agent's SQLite database (`ma.db`). It uses static encryption keys and TripleDES decryption to reveal plaintext passwords, demonstrating an insecure storage vulnerability.
This PowerShell script exploits CVE-2022-1257 to dump and decrypt credentials from the Trellix Agent Database (ma.db) by leveraging static encryption keys and SQLite queries. It demonstrates the vulnerability by extracting and decrypting stored credentials using XOR and 3DES decryption.
References (1)
Scores
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N