mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
637 B
Markdown
18 lines
637 B
Markdown
### [CVE-2015-8855](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8855)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The semver package before 4.3.2 for Node.js allows attackers to cause a denial of service (CPU consumption) via a long version string, aka a "regular expression denial of service (ReDoS)."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|