Skip to content

Commit f6cb55b

Browse files
Advisory Database Sync
1 parent dc128b7 commit f6cb55b

File tree

44 files changed

+912
-280
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+912
-280
lines changed
Lines changed: 122 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,122 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-2w93-qwpp-vgvj",
4+
"modified": "2025-12-02T00:30:49Z",
5+
"published": "2025-11-30T03:30:26Z",
6+
"aliases": [
7+
"CVE-2025-66424"
8+
],
9+
"summary": "trytond does not enforce access rights for data export",
10+
"details": "Tryton trytond 6.0 before 7.6.11 does not enforce access rights for data export. This is fixed in 7.6.11, 7.4.21, 7.0.40, and 6.0.70.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "PyPI",
21+
"name": "trytond"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "7.5.0"
29+
},
30+
{
31+
"fixed": "7.6.11"
32+
}
33+
]
34+
}
35+
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "PyPI",
40+
"name": "trytond"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "7.1.0"
48+
},
49+
{
50+
"fixed": "7.4.21"
51+
}
52+
]
53+
}
54+
]
55+
},
56+
{
57+
"package": {
58+
"ecosystem": "PyPI",
59+
"name": "trytond"
60+
},
61+
"ranges": [
62+
{
63+
"type": "ECOSYSTEM",
64+
"events": [
65+
{
66+
"introduced": "7.0.0"
67+
},
68+
{
69+
"fixed": "7.0.40"
70+
}
71+
]
72+
}
73+
]
74+
},
75+
{
76+
"package": {
77+
"ecosystem": "PyPI",
78+
"name": "trytond"
79+
},
80+
"ranges": [
81+
{
82+
"type": "ECOSYSTEM",
83+
"events": [
84+
{
85+
"introduced": "6.0.0"
86+
},
87+
{
88+
"fixed": "6.0.70"
89+
}
90+
]
91+
}
92+
]
93+
}
94+
],
95+
"references": [
96+
{
97+
"type": "ADVISORY",
98+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66424"
99+
},
100+
{
101+
"type": "WEB",
102+
"url": "https://discuss.tryton.org/t/security-release-for-issue-14366/8953"
103+
},
104+
{
105+
"type": "WEB",
106+
"url": "https://foss.heptapod.net/tryton/tryton/-/issues/14366"
107+
},
108+
{
109+
"type": "PACKAGE",
110+
"url": "https://github.com/tryton/trytond"
111+
}
112+
],
113+
"database_specific": {
114+
"cwe_ids": [
115+
"CWE-863"
116+
],
117+
"severity": "MODERATE",
118+
"github_reviewed": true,
119+
"github_reviewed_at": "2025-12-02T00:30:48Z",
120+
"nvd_published_at": "2025-11-30T03:15:48Z"
121+
}
122+
}
Lines changed: 122 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,122 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-6qj9-2g9m-29x9",
4+
"modified": "2025-12-02T00:31:24Z",
5+
"published": "2025-11-30T03:30:26Z",
6+
"aliases": [
7+
"CVE-2025-66421"
8+
],
9+
"summary": "Tryton sao allows XSS because it does not escape completion values",
10+
"details": "Tryton sao (aka tryton-sao) before 7.6.11 allows XSS because it does not escape completion values. This is fixed in 7.6.11, 7.4.21, 7.0.40, and 6.0.69.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "npm",
21+
"name": "tryton-sao"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "7.5.0"
29+
},
30+
{
31+
"fixed": "7.6.11"
32+
}
33+
]
34+
}
35+
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "npm",
40+
"name": "tryton-sao"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "7.1.0"
48+
},
49+
{
50+
"fixed": "7.4.21"
51+
}
52+
]
53+
}
54+
]
55+
},
56+
{
57+
"package": {
58+
"ecosystem": "npm",
59+
"name": "tryton-sao"
60+
},
61+
"ranges": [
62+
{
63+
"type": "ECOSYSTEM",
64+
"events": [
65+
{
66+
"introduced": "7.0.0"
67+
},
68+
{
69+
"fixed": "7.0.40"
70+
}
71+
]
72+
}
73+
]
74+
},
75+
{
76+
"package": {
77+
"ecosystem": "npm",
78+
"name": "tryton-sao"
79+
},
80+
"ranges": [
81+
{
82+
"type": "ECOSYSTEM",
83+
"events": [
84+
{
85+
"introduced": "0"
86+
},
87+
{
88+
"fixed": "6.0.69"
89+
}
90+
]
91+
}
92+
]
93+
}
94+
],
95+
"references": [
96+
{
97+
"type": "ADVISORY",
98+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66421"
99+
},
100+
{
101+
"type": "WEB",
102+
"url": "https://discuss.tryton.org/t/security-release-for-issue-14363/8951"
103+
},
104+
{
105+
"type": "WEB",
106+
"url": "https://foss.heptapod.net/tryton/tryton/-/issues/14363"
107+
},
108+
{
109+
"type": "PACKAGE",
110+
"url": "https://github.com/tryton/sao"
111+
}
112+
],
113+
"database_specific": {
114+
"cwe_ids": [
115+
"CWE-79"
116+
],
117+
"severity": "MODERATE",
118+
"github_reviewed": true,
119+
"github_reviewed_at": "2025-12-02T00:31:24Z",
120+
"nvd_published_at": "2025-11-30T03:15:47Z"
121+
}
122+
}
Lines changed: 122 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,122 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-p3p5-xrmv-4j6x",
4+
"modified": "2025-12-02T00:30:31Z",
5+
"published": "2025-11-30T03:30:26Z",
6+
"aliases": [
7+
"CVE-2025-66423"
8+
],
9+
"summary": "trytond does not enforce access rights for the route of the HTML editor.",
10+
"details": "Tryton trytond 6.0 before 7.6.11 does not enforce access rights for the route of the HTML editor. This is fixed in 7.6.11, 7.4.21, 7.0.40, and 6.0.70.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "PyPI",
21+
"name": "trytond"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "7.5.0"
29+
},
30+
{
31+
"fixed": "7.6.11"
32+
}
33+
]
34+
}
35+
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "PyPI",
40+
"name": "trytond"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "7.1.0"
48+
},
49+
{
50+
"fixed": "7.4.21"
51+
}
52+
]
53+
}
54+
]
55+
},
56+
{
57+
"package": {
58+
"ecosystem": "PyPI",
59+
"name": "trytond"
60+
},
61+
"ranges": [
62+
{
63+
"type": "ECOSYSTEM",
64+
"events": [
65+
{
66+
"introduced": "7.0.0"
67+
},
68+
{
69+
"fixed": "7.0.40"
70+
}
71+
]
72+
}
73+
]
74+
},
75+
{
76+
"package": {
77+
"ecosystem": "PyPI",
78+
"name": "trytond"
79+
},
80+
"ranges": [
81+
{
82+
"type": "ECOSYSTEM",
83+
"events": [
84+
{
85+
"introduced": "6.0.0"
86+
},
87+
{
88+
"fixed": "6.0.70"
89+
}
90+
]
91+
}
92+
]
93+
}
94+
],
95+
"references": [
96+
{
97+
"type": "ADVISORY",
98+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66423"
99+
},
100+
{
101+
"type": "WEB",
102+
"url": "https://discuss.tryton.org/t/security-release-for-issue-14364/8952"
103+
},
104+
{
105+
"type": "WEB",
106+
"url": "https://foss.heptapod.net/tryton/tryton/-/issues/14364"
107+
},
108+
{
109+
"type": "PACKAGE",
110+
"url": "https://github.com/tryton/trytond"
111+
}
112+
],
113+
"database_specific": {
114+
"cwe_ids": [
115+
"CWE-863"
116+
],
117+
"severity": "HIGH",
118+
"github_reviewed": true,
119+
"github_reviewed_at": "2025-12-02T00:30:31Z",
120+
"nvd_published_at": "2025-11-30T03:15:48Z"
121+
}
122+
}

0 commit comments

Comments
 (0)