Skip to content

Commit 3a20837

Browse files
1 parent 0575934 commit 3a20837

File tree

2 files changed

+103
-36
lines changed

2 files changed

+103
-36
lines changed
Lines changed: 103 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,103 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-r2h2-g46h-8mx8",
4+
"modified": "2025-12-20T17:39:02Z",
5+
"published": "2025-12-19T15:31:18Z",
6+
"aliases": [
7+
"CVE-2025-14881"
8+
],
9+
"summary": "pretix has Broken Access Control Allowing Cross-User File Access via UUID",
10+
"details": "Multiple API endpoints allowed access to sensitive files from other users by knowing the UUID of the file that were not intended to be accessible by UUID only.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V4",
14+
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N/E:U"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "PyPI",
21+
"name": "pretix"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "2025.10.0"
29+
},
30+
{
31+
"fixed": "2025.10.1"
32+
}
33+
]
34+
}
35+
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "PyPI",
40+
"name": "pretix"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "2025.9.0"
48+
},
49+
{
50+
"fixed": "2025.9.3"
51+
}
52+
]
53+
}
54+
]
55+
},
56+
{
57+
"package": {
58+
"ecosystem": "PyPI",
59+
"name": "pretix"
60+
},
61+
"ranges": [
62+
{
63+
"type": "ECOSYSTEM",
64+
"events": [
65+
{
66+
"introduced": "0"
67+
},
68+
{
69+
"fixed": "2025.8.3"
70+
}
71+
]
72+
}
73+
]
74+
}
75+
],
76+
"references": [
77+
{
78+
"type": "ADVISORY",
79+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14881"
80+
},
81+
{
82+
"type": "WEB",
83+
"url": "https://github.com/pretix/pretix/commit/4b5651862c57c6e384822d1d23292342126c479a"
84+
},
85+
{
86+
"type": "PACKAGE",
87+
"url": "https://github.com/pretix/pretix"
88+
},
89+
{
90+
"type": "WEB",
91+
"url": "https://pretix.eu/about/en/blog/20251219-release-2025-10-1"
92+
}
93+
],
94+
"database_specific": {
95+
"cwe_ids": [
96+
"CWE-639"
97+
],
98+
"severity": "LOW",
99+
"github_reviewed": true,
100+
"github_reviewed_at": "2025-12-20T17:39:02Z",
101+
"nvd_published_at": "2025-12-19T13:16:01Z"
102+
}
103+
}

advisories/unreviewed/2025/12/GHSA-r2h2-g46h-8mx8/GHSA-r2h2-g46h-8mx8.json

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)