pysec-2021-855
Vulnerability from pysec
Published
2021-12-17 19:15
Modified
2021-12-22 21:28
Details
Incomplete string comparison in the numpy.core component in NumPy1.9.x, which allows attackers to fail the APIs via constructing specific string objects.
Impacted products
| Name | purl | numpy | pkg:pypi/numpy |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "numpy",
"purl": "pkg:pypi/numpy"
},
"ranges": [
{
"events": [
{
"introduced": "1.9.0"
},
{
"fixed": "1.10.0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.9.0",
"1.9.1",
"1.9.2",
"1.9.3"
]
}
],
"aliases": [
"CVE-2021-34141",
"GHSA-fpfv-jqm9-f5jm"
],
"details": "Incomplete string comparison in the numpy.core component in NumPy1.9.x, which allows attackers to fail the APIs via constructing specific string objects.",
"id": "PYSEC-2021-855",
"modified": "2021-12-22T21:28:25.894913Z",
"published": "2021-12-17T19:15:00Z",
"references": [
{
"type": "REPORT",
"url": "https://github.com/numpy/numpy/issues/18993"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-fpfv-jqm9-f5jm"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…