mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 09:09:31 +02:00
19 lines
749 B
Markdown
19 lines
749 B
Markdown
### [CVE-2021-23400](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23400)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The package nodemailer before 6.6.1 are vulnerable to HTTP Header Injection if unsanitized user input that may contain newlines and carriage returns is passed into an address object.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1314737
|
|
- https://snyk.io/vuln/SNYK-JS-NODEMAILER-1296415
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|