4 matches found
blackleak
BlackLeak CVE-2024-30212 の概念実証 目次 1. PoCについて 2. はじめに 前提条件 インストール 3. 使用方法 4. ライセンス 5. 連絡先 6. 謝辞 PoCについて これは CVE-2024-30212 の概念実証です。 詳細は https://vulners.com/cve/CVE-2024-30212 を確認してください。 トップに戻る はじめに 前提条件 libusb root@kitploit: apt install libusb-1.0-0-dev インストール 1. リポジトリをクローン root@kitploit: git clon...
CVE-2024-30212
creationtimestamp| type| source ---|---|--- 2024-06-11 09:17:48+00:00| published-proof-of-concept| https://t.me/GithubRedTeam/7600...
CVE-2024-30212
The CVE-2024-30212 entry concerns Microchip Harmony 3 Core library (and related Red Hat/NVD entries) that allows remote RAM access via SCSI READ(10)/WRITE commands over USB when using the maximum LBA (0xFFFFFFFF) and default 512-byte blocks. The described行为 enables reading the first 512 bytes of ...
CVE-2024-30212 Microchip Harmony 3 Core library allows read and write access to RAM via a SCSI READ or WRITE command
If a SCSI READ10 command is initiated via USB using the largest LBA 0xFFFFFFFF with it's default block size of 512 and a count of 1, the first 512 byte of the 0x80000000 memory area is returned to the user. If the block count is increased, the full RAM can be exposed. The same method works to wri...