原始 OSV JSON{
"id": "GHSA-pv8x-p9hq-j328",
"aliases": [
"CVE-2017-1001003"
],
"details": "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.\n\n\n## Recommendation\n\nUpgrade to version 3.17.0 or later.",
"summary": "Arbitrary Code Execution in mathjs",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.17.0"
}
]
}
],
"package": {
"name": "mathjs",
"ecosystem": "npm"
}
}
],
"modified": "2023-09-12T18:41:33Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2017-12-18T22:27:53Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1001003",
"type": "ADVISORY"
},
{
"url": "https://github.com/josdejong/mathjs/commit/a60f3c8d9dd714244aed7a5569c3dccaa3a4e761",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-pv8x-p9hq-j328",
"type": "ADVISORY"
},
{
"url": "https://github.com/josdejong/mathjs/blob/master/HISTORY.md#2017-11-18-version-3170",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/advisories/551",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-88"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:50:06Z"
}
}