mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 11:06:19 +00:00
1.4 KiB
1.4 KiB
CVE-2020-14474
Description
The Cellebrite UFED physical device 5.0 through 7.5.0.845 relies on key material hardcoded within both the executable code supporting the decryption process, and within the encrypted files themselves by using a key enveloping technique. The recovered key material is the same for every device running the same version of the software, and does not appear to be changed with each new build. It is possible to reconstruct the decryption process using the hardcoded key material and obtain easy access to otherwise protected data.
POC
Reference
- http://packetstormsecurity.com/files/158254/Cellebrite-EPR-Decryption-Hardcoded-AES-Key-Material.html
- http://packetstormsecurity.com/files/158254/Cellebrite-EPR-Decryption-Hardcoded-AES-Key-Material.html
- http://seclists.org/fulldisclosure/2020/Jun/31
- http://seclists.org/fulldisclosure/2020/Jun/31
- https://korelogic.com/Resources/Advisories/KL-001-2020-003.txt
- https://korelogic.com/Resources/Advisories/KL-001-2020-003.txt
Github
No PoCs found on GitHub currently.