mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
20 lines
763 B
Markdown
20 lines
763 B
Markdown
### [CVE-2015-8315](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8315)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The ms package before 0.7.1 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
|
|
- https://github.com/nr-security-github/fake-vulnerabilities-js-npm
|
|
- https://github.com/xthk/fake-vulnerabilities-javascript-npm
|
|
|