While working on maker.js project, I identified a security vulnerability in the Maker.js library related to unsafe property copying. The issue occurs in the extendObject function, which copies properties from a source object to a target object without proper validation.
CVE Link
CVE Report