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

19 lines
734 B
Markdown

### [CVE-2020-7769](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7769)
![](https://img.shields.io/static/v1?label=Product&message=nodemailer&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%206.4.16%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Command%20Injection&color=brighgreen)
### Description
This affects the package nodemailer before 6.4.16. Use of crafted recipient email addresses may result in arbitrary command flag injection in sendmail transport for sending mails.
### POC
#### Reference
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1039742
- https://snyk.io/vuln/SNYK-JS-NODEMAILER-1038834
#### Github
- https://github.com/vin01/CVEs