原始 OSV JSON
{
"id": "GHSA-pw3c-h7wp-cvhx",
"aliases": [
"CVE-2022-22815"
],
"details": "Pillow is the friendly PIL (Python Imaging Library) fork. `path_getbbox` in `path.c` in Pillow before 9.0.0 improperly initializes `ImagePath.Path`.",
"summary": "Improper Initialization in Pillow",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "9.0.0"
}
]
}
],
"package": {
"name": "pillow",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-10-11T21:09:06Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N"
}
],
"published": "2022-01-12T20:07:43Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-22815",
"type": "ADVISORY"
},
{
"url": "https://github.com/python-pillow/Pillow/pull/5920",
"type": "WEB"
},
{
"url": "https://github.com/python-pillow/Pillow/commit/1e092419b6806495c683043ab3feb6ce264f3b9c",
"type": "WEB"
},
{
"url": "https://github.com/python-pillow/Pillow/commit/c48271ab354db49cdbd740bc45e13be4f0f7993c",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-pw3c-h7wp-cvhx",
"type": "ADVISORY"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pillow/PYSEC-2022-8.yaml",
"type": "WEB"
},
{
"url": "https://github.com/python-pillow/Pillow",
"type": "PACKAGE"
},
{
"url": "https://github.com/python-pillow/Pillow/blob/c5d9223a8b5e9295d15b5a9b1ef1dae44c8499f3/src/path.c#L331",
"type": "WEB"
},
{
"url": "https://github.com/python-pillow/Pillow/blob/e8ab5640774716c5486d3cb05167f74f742ad6ef/CHANGES.rst?plain=1#L1187",
"type": "WEB"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2022/01/msg00018.html",
"type": "WEB"
},
{
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/9.0.0.html#fixed-imagepath-path-array-handling",
"type": "WEB"
},
{
"url": "https://www.debian.org/security/2022/dsa-5053",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-665"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2022-01-10T14:12:00Z",
"github_reviewed_at": "2022-01-11T18:02:06Z"
}
}