NONE · 0

CVE-2024-54152

Angular Expressions provides expressions for the Angular.JS web framework as a standalone module. Prior to version 1.4.3, an attacker can write a malicious expression that escapes the sandbox to execu...

Vulnerability Description

Angular Expressions provides expressions for the Angular.JS web framework as a standalone module. Prior to version 1.4.3, an attacker can write a malicious expression that escapes the sandbox to execute arbitrary code on the system. With a more complex (undisclosed) payload, one can get full access to Arbitrary code execution on the system. The problem has been patched in version 1.4.3 of Angular Expressions. Two possible workarounds are available. One may either disable access to `__proto__` globally or make sure that one uses the function with just one argument.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2024-54152?

CVE-2024-54152 is a documented vulnerability. Angular Expressions provides expressions for the Angular.JS web framework as a standalone module. Prior to version 1.4.3, an attacker can write a malicious expression that escapes the sandbox to execu...

How severe is CVE-2024-54152?

CVSS scoring is not yet available for CVE-2024-54152. Check NVD for updates.

Is there a patch for CVE-2024-54152?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.