cve/2023/CVE-2023-28154.md
2024-05-25 21:48:12 +02:00

864 B

CVE-2023-28154

Description

Webpack 5 before 5.76.0 does not avoid cross-realm object access. ImportParserPlugin.js mishandles the magic comment feature. An attacker who controls a property of an untrusted object can obtain access to the real global object.

POC

Reference

No PoCs from references.

Github