Skip to content

bjrjk/CVE-2024-4947

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CVE-2024-4947

A in-the-wild V8 type confusion bug.

This repository contains

  • Analysis and PoCs to escalate this vulnerability to have the same exploit pattern as CVE-2024-12695, Object Hash Reassign.
  • AddressOf / FakeObject Primitives constructed by using the type confusion to assign object hash to JSArray's length field and its analysis.

Analysis: Analysis.md

Reproduce Information

Acknowledgement

References

  1. https://issues.chromium.org/issues/340221135
  2. https://web.archive.org/web/20250426073331/https://buptsb.github.io/blog/post/CVE-2024-4947-%20v8%20incorrect%20AccessInfo%20for%20module%20namespace%20object%20causes%20Maglev%20type%20confusion.html
  3. https://issues.chromium.org/issues/383647255
  4. https://bugscale.ch/blog/dissecting-cve-2024-12695-exploiting-object-assign-in-v8/
  5. https://securelist.com/lazarus-apt-steals-crypto-with-a-tank-game/114282/

Disclaimer

This repository is intended solely for educational purposes and must not be used for any malicious activities.

About

A in-the-wild V8 type confusion bug.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published