Exploit Details
Basic Information
| Exploit Title | Exploit for Classic Buffer Overflow in Apple Ipados |
|---|---|
| Exploit ID | 10E5279F-55CB-5D63-81C4-85EDB445B072 |
| Type | githubexploit |
| Published | 2025-04-25T14:36:12 |
| Modified | 2025-04-25T14:37:16 |
CVSS Information
| CVSS Score | 7.8 |
|---|---|
| Severity | HIGH |
| Vector | CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
CVE Information
- CVE-2023-41064
Exploit Description
k4_cve-2023-41064 Steps to Run the Project Setup Frontend: Navigate to the frontend folder: bash Copier Modifier cd frontend Install the required Node.js dependencies by running: bash Copier Modifier npm install Setup…