Files
CVEs-PoC/2015/CVE-2015-9096.md
T
2024-05-26 14:27:05 +02:00

18 lines
654 B
Markdown

### [CVE-2015-9096](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-9096)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Net::SMTP in Ruby before 2.4.0 is vulnerable to SMTP command injection via CRLF sequences in a RCPT TO or MAIL FROM command, as demonstrated by CRLF sequences immediately before and after a DATA substring.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon