Skip to content

Commit a6f31b7

Browse files
committed
Update OSV records from CVE
1 parent 950be72 commit a6f31b7

File tree

6 files changed

+548
-3
lines changed

6 files changed

+548
-3
lines changed
Lines changed: 106 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,106 @@
1+
{
2+
"schema_version": "1.5.0",
3+
"id": "PSF-0000-CVE-2024-12718",
4+
"aliases": [
5+
"CVE-2024-12718"
6+
],
7+
"published": "2025-06-03T12:59:10.908Z",
8+
"modified": "2025-06-03T20:55:06.702Z",
9+
"details": "Allows modifying some file metadata (e.g. last modified) with filter=\"data\"\u00a0or file permissions (chmod) with filter=\"tar\"\u00a0of files outside the extraction directory.\nYou are affected by this vulnerability if using the tarfile\u00a0module to extract untrusted tar archives using TarFile.extractall()\u00a0or TarFile.extract()\u00a0using the filter=\u00a0parameter with a value of \"data\"\u00a0or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter \u00a0for more information. Only Python versions 3.12 or later are affected by these vulnerabilities, earlier versions don't include the extraction filter feature.\n\nNote that for Python 3.14 or later the default value of filter=\u00a0changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it's important to avoid installing source distributions with suspicious links.",
10+
"affected": [
11+
{
12+
"ranges": [
13+
{
14+
"type": "GIT",
15+
"events": [
16+
{
17+
"introduced": "0"
18+
},
19+
{
20+
"fixed": "3612d8f51741b11f36f8fb0494d79086bac9390a"
21+
},
22+
{
23+
"fixed": "9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
24+
},
25+
{
26+
"fixed": "19de092debb3d7e832e5672cc2f7b788d35951da"
27+
},
28+
{
29+
"fixed": "28463dba112af719df1e8b0391c46787ad756dd9"
30+
},
31+
{
32+
"fixed": "4633f3f497b1ff70e4a35b6fe2c907cbe2d4cb2e"
33+
},
34+
{
35+
"fixed": "9c1110ef6652687d7c55f590f909720eddde965a"
36+
},
37+
{
38+
"fixed": "aa9eb5f757ceff461e6e996f12c89e5d9b583b01"
39+
},
40+
{
41+
"fixed": "dd8f187d0746da151e0025c51680979ac5b4cfb1"
42+
}
43+
],
44+
"repo": "https://github.com/python/cpython"
45+
}
46+
]
47+
}
48+
],
49+
"references": [
50+
{
51+
"type": "REPORT",
52+
"url": "https://github.com/python/cpython/issues/135034"
53+
},
54+
{
55+
"type": "WEB",
56+
"url": "https://github.com/python/cpython/pull/135037"
57+
},
58+
{
59+
"type": "REPORT",
60+
"url": "https://github.com/python/cpython/issues/127987"
61+
},
62+
{
63+
"type": "ADVISORY",
64+
"url": "https://mail.python.org/archives/list/[email protected]/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
65+
},
66+
{
67+
"type": "FIX",
68+
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
69+
},
70+
{
71+
"type": "FIX",
72+
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
73+
},
74+
{
75+
"type": "WEB",
76+
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
77+
},
78+
{
79+
"type": "FIX",
80+
"url": "https://github.com/python/cpython/commit/19de092debb3d7e832e5672cc2f7b788d35951da"
81+
},
82+
{
83+
"type": "FIX",
84+
"url": "https://github.com/python/cpython/commit/28463dba112af719df1e8b0391c46787ad756dd9"
85+
},
86+
{
87+
"type": "FIX",
88+
"url": "https://github.com/python/cpython/commit/4633f3f497b1ff70e4a35b6fe2c907cbe2d4cb2e"
89+
},
90+
{
91+
"type": "FIX",
92+
"url": "https://github.com/python/cpython/commit/9c1110ef6652687d7c55f590f909720eddde965a"
93+
},
94+
{
95+
"type": "FIX",
96+
"url": "https://github.com/python/cpython/commit/aa9eb5f757ceff461e6e996f12c89e5d9b583b01"
97+
},
98+
{
99+
"type": "FIX",
100+
"url": "https://github.com/python/cpython/commit/dd8f187d0746da151e0025c51680979ac5b4cfb1"
101+
}
102+
],
103+
"database_specific": {
104+
"cwe_ids": []
105+
}
106+
}
Lines changed: 102 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,102 @@
1+
{
2+
"schema_version": "1.5.0",
3+
"id": "PSF-0000-CVE-2025-4138",
4+
"aliases": [
5+
"CVE-2025-4138"
6+
],
7+
"published": "2025-06-03T12:59:02.717Z",
8+
"modified": "2025-06-03T20:53:14.850Z",
9+
"details": "Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata.\n\n\nYou are affected by this vulnerability if using the tarfile\u00a0module to extract untrusted tar archives using TarFile.extractall()\u00a0or TarFile.extract()\u00a0using the filter=\u00a0parameter with a value of \"data\"\u00a0or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter \u00a0for more information. Only Python versions 3.12 or later are affected by these vulnerabilities, earlier versions don't include the extraction filter feature.\n\nNote that for Python 3.14 or later the default value of filter=\u00a0changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it's important to avoid installing source distributions with suspicious links.",
10+
"affected": [
11+
{
12+
"ranges": [
13+
{
14+
"type": "GIT",
15+
"events": [
16+
{
17+
"introduced": "0"
18+
},
19+
{
20+
"fixed": "3612d8f51741b11f36f8fb0494d79086bac9390a"
21+
},
22+
{
23+
"fixed": "9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
24+
},
25+
{
26+
"fixed": "19de092debb3d7e832e5672cc2f7b788d35951da"
27+
},
28+
{
29+
"fixed": "aa9eb5f757ceff461e6e996f12c89e5d9b583b01"
30+
},
31+
{
32+
"fixed": "28463dba112af719df1e8b0391c46787ad756dd9"
33+
},
34+
{
35+
"fixed": "4633f3f497b1ff70e4a35b6fe2c907cbe2d4cb2e"
36+
},
37+
{
38+
"fixed": "9c1110ef6652687d7c55f590f909720eddde965a"
39+
},
40+
{
41+
"fixed": "dd8f187d0746da151e0025c51680979ac5b4cfb1"
42+
}
43+
],
44+
"repo": "https://github.com/python/cpython"
45+
}
46+
]
47+
}
48+
],
49+
"references": [
50+
{
51+
"type": "REPORT",
52+
"url": "https://github.com/python/cpython/issues/135034"
53+
},
54+
{
55+
"type": "WEB",
56+
"url": "https://github.com/python/cpython/pull/135037"
57+
},
58+
{
59+
"type": "ADVISORY",
60+
"url": "https://mail.python.org/archives/list/[email protected]/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
61+
},
62+
{
63+
"type": "FIX",
64+
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
65+
},
66+
{
67+
"type": "FIX",
68+
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
69+
},
70+
{
71+
"type": "WEB",
72+
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
73+
},
74+
{
75+
"type": "FIX",
76+
"url": "https://github.com/python/cpython/commit/19de092debb3d7e832e5672cc2f7b788d35951da"
77+
},
78+
{
79+
"type": "FIX",
80+
"url": "https://github.com/python/cpython/commit/aa9eb5f757ceff461e6e996f12c89e5d9b583b01"
81+
},
82+
{
83+
"type": "FIX",
84+
"url": "https://github.com/python/cpython/commit/28463dba112af719df1e8b0391c46787ad756dd9"
85+
},
86+
{
87+
"type": "FIX",
88+
"url": "https://github.com/python/cpython/commit/4633f3f497b1ff70e4a35b6fe2c907cbe2d4cb2e"
89+
},
90+
{
91+
"type": "FIX",
92+
"url": "https://github.com/python/cpython/commit/9c1110ef6652687d7c55f590f909720eddde965a"
93+
},
94+
{
95+
"type": "FIX",
96+
"url": "https://github.com/python/cpython/commit/dd8f187d0746da151e0025c51680979ac5b4cfb1"
97+
}
98+
],
99+
"database_specific": {
100+
"cwe_ids": []
101+
}
102+
}
Lines changed: 102 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,102 @@
1+
{
2+
"schema_version": "1.5.0",
3+
"id": "PSF-0000-CVE-2025-4330",
4+
"aliases": [
5+
"CVE-2025-4330"
6+
],
7+
"published": "2025-06-03T12:58:57.452Z",
8+
"modified": "2025-06-03T20:53:21.110Z",
9+
"details": "Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata.\n\n\nYou are affected by this vulnerability if using the tarfile\u00a0module to extract untrusted tar archives using TarFile.extractall()\u00a0or TarFile.extract()\u00a0using the filter=\u00a0parameter with a value of \"data\"\u00a0or \"tar\". See the tarfile extraction filters documentation https://docs.python.org/3/library/tarfile.html#tarfile-extraction-filter \u00a0for more information. Only Python versions 3.12 or later are affected by these vulnerabilities, earlier versions don't include the extraction filter feature.\n\nNote that for Python 3.14 or later the default value of filter=\u00a0changed from \"no filtering\" to `\"data\", so if you are relying on this new default behavior then your usage is also affected.\n\nNote that none of these vulnerabilities significantly affect the installation of source distributions which are tar archives as source distributions already allow arbitrary code execution during the build process. However when evaluating source distributions it's important to avoid installing source distributions with suspicious links.",
10+
"affected": [
11+
{
12+
"ranges": [
13+
{
14+
"type": "GIT",
15+
"events": [
16+
{
17+
"introduced": "0"
18+
},
19+
{
20+
"fixed": "3612d8f51741b11f36f8fb0494d79086bac9390a"
21+
},
22+
{
23+
"fixed": "9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
24+
},
25+
{
26+
"fixed": "19de092debb3d7e832e5672cc2f7b788d35951da"
27+
},
28+
{
29+
"fixed": "aa9eb5f757ceff461e6e996f12c89e5d9b583b01"
30+
},
31+
{
32+
"fixed": "28463dba112af719df1e8b0391c46787ad756dd9"
33+
},
34+
{
35+
"fixed": "4633f3f497b1ff70e4a35b6fe2c907cbe2d4cb2e"
36+
},
37+
{
38+
"fixed": "9c1110ef6652687d7c55f590f909720eddde965a"
39+
},
40+
{
41+
"fixed": "dd8f187d0746da151e0025c51680979ac5b4cfb1"
42+
}
43+
],
44+
"repo": "https://github.com/python/cpython"
45+
}
46+
]
47+
}
48+
],
49+
"references": [
50+
{
51+
"type": "REPORT",
52+
"url": "https://github.com/python/cpython/issues/135034"
53+
},
54+
{
55+
"type": "WEB",
56+
"url": "https://github.com/python/cpython/pull/135037"
57+
},
58+
{
59+
"type": "ADVISORY",
60+
"url": "https://mail.python.org/archives/list/[email protected]/thread/MAXIJJCUUMCL7ATZNDVEGGHUMQMUUKLG/"
61+
},
62+
{
63+
"type": "FIX",
64+
"url": "https://github.com/python/cpython/commit/3612d8f51741b11f36f8fb0494d79086bac9390a"
65+
},
66+
{
67+
"type": "FIX",
68+
"url": "https://github.com/python/cpython/commit/9e0ac76d96cf80b49055f6d6b9a6763fb9215c2a"
69+
},
70+
{
71+
"type": "WEB",
72+
"url": "https://gist.github.com/sethmlarson/52398e33eff261329a0180ac1d54f42f"
73+
},
74+
{
75+
"type": "FIX",
76+
"url": "https://github.com/python/cpython/commit/19de092debb3d7e832e5672cc2f7b788d35951da"
77+
},
78+
{
79+
"type": "FIX",
80+
"url": "https://github.com/python/cpython/commit/aa9eb5f757ceff461e6e996f12c89e5d9b583b01"
81+
},
82+
{
83+
"type": "FIX",
84+
"url": "https://github.com/python/cpython/commit/28463dba112af719df1e8b0391c46787ad756dd9"
85+
},
86+
{
87+
"type": "FIX",
88+
"url": "https://github.com/python/cpython/commit/4633f3f497b1ff70e4a35b6fe2c907cbe2d4cb2e"
89+
},
90+
{
91+
"type": "FIX",
92+
"url": "https://github.com/python/cpython/commit/9c1110ef6652687d7c55f590f909720eddde965a"
93+
},
94+
{
95+
"type": "FIX",
96+
"url": "https://github.com/python/cpython/commit/dd8f187d0746da151e0025c51680979ac5b4cfb1"
97+
}
98+
],
99+
"database_specific": {
100+
"cwe_ids": []
101+
}
102+
}

0 commit comments

Comments
 (0)