原始 OSV JSON{
"id": "GHSA-f7c7-j99h-c22f",
"aliases": [
"CVE-2021-41496"
],
"details": "Buffer overflow in the array_from_pyobj function of fortranobject.c in NumPy < 1.19, which allows attackers to conduct a Denial of Service attacks by carefully constructing an array with negative values.",
"summary": "Buffer Copy without Checking Size of Input in NumPy",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.19"
}
]
}
],
"package": {
"name": "numpy",
"ecosystem": "PyPI"
},
"database_specific": {
"last_known_affected_version_range": "<= 1.18.5"
}
}
],
"modified": "2022-06-21T20:09:56Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2022-02-08T00:00:56Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41496",
"type": "ADVISORY"
},
{
"url": "https://github.com/numpy/numpy/issues/19000",
"type": "WEB"
},
{
"url": "https://github.com/numpy/numpy",
"type": "PACKAGE"
},
{
"url": "https://www.oracle.com/security-alerts/cpujul2022.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-120"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2021-12-17T20:15:00Z",
"github_reviewed_at": "2022-06-21T20:09:56Z"
}
}