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

946 B

CVE-2020-7740

Description

This affects all versions of package node-pdf-generator. Due to lack of user input validation and sanitization done to the content given to node-pdf-generator, it is possible for an attacker to craft a url that will be passed to an external server allowing an SSRF attack.

POC

Reference

Github