Files
CVEs-PoC/2020/CVE-2020-7677.md
T
2024-06-18 02:51:15 +02:00

840 B

CVE-2020-7677

Description

This affects the package thenify before 3.3.1. The name argument provided to the package can be controlled by users without any sanitization, and this is provided to the eval function without any sanitization.

POC

Reference

Github