原始 OSV JSON{
"id": "GHSA-42xw-2xvc-qx8m",
"aliases": [
"CVE-2019-10742"
],
"details": "Versions of `axios` prior to 0.18.1 are vulnerable to Denial of Service. If a request exceeds the `maxContentLength` property, the package prints an error but does not stop the request. This may cause high CPU usage and lead to Denial of Service.\n\n\n## Recommendation\n\nUpgrade to 0.18.1 or later.",
"summary": "Denial of Service in axios",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.18.1"
}
]
}
],
"package": {
"name": "axios",
"ecosystem": "npm"
},
"database_specific": {
"last_known_affected_version_range": "<= 0.18.0"
}
}
],
"modified": "2021-07-27T20:36:18Z",
"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": "2019-05-29T18:04:45Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10742",
"type": "ADVISORY"
},
{
"url": "https://github.com/axios/axios/issues/1098",
"type": "WEB"
},
{
"url": "https://github.com/axios/axios/pull/1485",
"type": "WEB"
},
{
"url": "https://github.com/axios/axios/commit/acabfbdf00a58bb866c9d070e8a10d1d0dbeb572",
"type": "WEB"
},
{
"url": "https://app.snyk.io/vuln/SNYK-JS-AXIOS-174505",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-AXIOS-174505",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/advisories/880",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-20",
"CWE-755"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2019-05-07T19:29:00Z",
"github_reviewed_at": "2019-05-14T15:22:47Z"
}
}