原始 OSV JSON
{
"id": "GHSA-wrvr-8mpx-r7pp",
"aliases": [
"CVE-2017-16138"
],
"details": "Affected versions of `mime` are vulnerable to regular expression denial of service when a mime lookup is performed on untrusted user input.\n\n\n## Recommendation\n\nUpdate to version 2.0.3 or later.",
"summary": "mime Regular Expression Denial of Service when MIME lookup performed on untrusted user input",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.0.3"
}
]
}
],
"package": {
"name": "mime",
"ecosystem": "npm"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.4.1"
}
]
}
],
"package": {
"name": "mime",
"ecosystem": "npm"
}
}
],
"modified": "2023-09-12T18:28:52Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2018-07-20T16:20:52Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-16138",
"type": "ADVISORY"
},
{
"url": "https://github.com/broofa/node-mime/issues/167",
"type": "WEB"
},
{
"url": "https://github.com/broofa/mime/commit/1df903fdeb9ae7eaa048795b8d580ce2c98f40b0",
"type": "WEB"
},
{
"url": "https://github.com/broofa/mime/commit/855d0c4b8b22e4a80b9401a81f2872058eae274d",
"type": "WEB"
},
{
"url": "https://github.com/broofa/mime",
"type": "PACKAGE"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T22:01:10Z"
}
}