Level 4 of PwnCollegeV8Exploitation

This commit is contained in:
Jack Ren
2024-09-11 14:25:17 +08:00
parent a7324fc9d3
commit 870420ef83
2 changed files with 129 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# Level 4
## Problem
Given a vulnerability which can set an array's length by using `Array.prototype.setLength()`.
## Key Knowledge
- Heap Fengshui
- OOB Access other heap content by corrupting array's length