mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 01:49:30 +02:00
21 lines
946 B
Markdown
21 lines
946 B
Markdown
### [CVE-2020-7740](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7740)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### 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
|
|
- https://snyk.io/vuln/SNYK-JS-NODEPDFGENERATOR-609636
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/CS4239-U6/node-pdf-generator-ssrf
|
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
|
- https://github.com/soosmile/POC
|
|
|