mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 12:44:05 +02:00
18 lines
728 B
Markdown
18 lines
728 B
Markdown
### [CVE-2017-1001003](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-1001003)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
math.js before 3.17.0 had an issue where private properties such as a constructor could be replaced by using unicode characters when creating an object.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/josdejong/mathjs/blob/master/HISTORY.md#2017-11-18-version-3170
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|