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

18 lines
653 B
Markdown

### [CVE-2018-7560](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7560)
![](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
index.js in the Anton Myshenin aws-lambda-multipart-parser NPM package before 0.1.2 has a Regular Expression Denial of Service (ReDoS) issue via a crafted multipart/form-data boundary string.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ossf-cve-benchmark/CVE-2018-7560