Skip to content

Commit 72d36e1

Browse files
committed
Update OSV records from CVE
1 parent 6495b8c commit 72d36e1

1 file changed

Lines changed: 39 additions & 4 deletions

File tree

advisories/python/PSF-2026-14.json

Lines changed: 39 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"schema_version": "1.5.0",
33
"id": "PSF-2026-14",
44
"published": "2026-03-20T15:08:32.576Z",
5-
"modified": "2026-03-20T20:07:08.244Z",
5+
"modified": "2026-03-24T19:03:47.279Z",
66
"aliases": [
77
"CVE-2026-4519"
88
],
@@ -12,12 +12,27 @@
1212
"ranges": [
1313
{
1414
"type": "GIT",
15-
"repo": "https://github.com/python/cpython",
1615
"events": [
1716
{
1817
"introduced": "0"
18+
},
19+
{
20+
"fixed": "43fe06b96f6a6cf5cfd5bdab20b8649374956866"
21+
},
22+
{
23+
"fixed": "82a24a4442312bdcfc4c799885e8b3e00990f02b"
24+
},
25+
{
26+
"fixed": "9669a912a0e329c094e992204d6bdb8787024d76"
27+
},
28+
{
29+
"fixed": "ad4d5ba32af4d80b0dfa2ba9d8203bfb219e60a5"
30+
},
31+
{
32+
"fixed": "ceac1efc66516ac387eef2c9a0ce671895b44f03"
1933
}
20-
]
34+
],
35+
"repo": "https://github.com/python/cpython"
2136
}
2237
]
2338
}
@@ -34,9 +49,29 @@
3449
{
3550
"type": "ADVISORY",
3651
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/AY5NDSS433JK56Q7Q5IS7B37QFZVVOUS/"
52+
},
53+
{
54+
"type": "FIX",
55+
"url": "https://github.com/python/cpython/commit/43fe06b96f6a6cf5cfd5bdab20b8649374956866"
56+
},
57+
{
58+
"type": "FIX",
59+
"url": "https://github.com/python/cpython/commit/82a24a4442312bdcfc4c799885e8b3e00990f02b"
60+
},
61+
{
62+
"type": "FIX",
63+
"url": "https://github.com/python/cpython/commit/9669a912a0e329c094e992204d6bdb8787024d76"
64+
},
65+
{
66+
"type": "FIX",
67+
"url": "https://github.com/python/cpython/commit/ad4d5ba32af4d80b0dfa2ba9d8203bfb219e60a5"
68+
},
69+
{
70+
"type": "FIX",
71+
"url": "https://github.com/python/cpython/commit/ceac1efc66516ac387eef2c9a0ce671895b44f03"
3772
}
3873
],
3974
"database_specific": {
4075
"cwe_ids": []
4176
}
42-
}
77+
}

0 commit comments

Comments
 (0)