Skip to content

Commit 6737202

Browse files
1 parent c478aca commit 6737202

File tree

1 file changed

+51
-1
lines changed

1 file changed

+51
-1
lines changed

advisories/github-reviewed/2025/07/GHSA-9342-92gg-6v29/GHSA-9342-92gg-6v29.json

Lines changed: 51 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-9342-92gg-6v29",
4-
"modified": "2025-11-05T20:31:47Z",
4+
"modified": "2026-04-16T18:47:48Z",
55
"published": "2025-07-21T18:32:19Z",
66
"aliases": [
77
"CVE-2025-7962"
@@ -37,13 +37,59 @@
3737
]
3838
}
3939
]
40+
},
41+
{
42+
"package": {
43+
"ecosystem": "Maven",
44+
"name": "com.sun.mail:jakarta.mail"
45+
},
46+
"ranges": [
47+
{
48+
"type": "ECOSYSTEM",
49+
"events": [
50+
{
51+
"introduced": "0"
52+
},
53+
{
54+
"fixed": "1.6.8"
55+
}
56+
]
57+
}
58+
]
59+
},
60+
{
61+
"package": {
62+
"ecosystem": "Maven",
63+
"name": "com.sun.mail:jakarta.mail"
64+
},
65+
"ranges": [
66+
{
67+
"type": "ECOSYSTEM",
68+
"events": [
69+
{
70+
"introduced": "2.0.0"
71+
},
72+
{
73+
"fixed": "2.0.2"
74+
}
75+
]
76+
}
77+
]
4078
}
4179
],
4280
"references": [
4381
{
4482
"type": "ADVISORY",
4583
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-7962"
4684
},
85+
{
86+
"type": "WEB",
87+
"url": "https://github.com/jakartaee/mail-api/issues/765"
88+
},
89+
{
90+
"type": "WEB",
91+
"url": "https://github.com/jakartaee/mail-api/pull/760"
92+
},
4793
{
4894
"type": "WEB",
4995
"url": "https://github.com/eclipse-ee4j/angus-mail/commit/269099b652a0a5c2fa140f1296a18f0fbbea0d44"
@@ -60,6 +106,10 @@
60106
"type": "WEB",
61107
"url": "https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/290"
62108
},
109+
{
110+
"type": "WEB",
111+
"url": "https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/290#note_5320539"
112+
},
63113
{
64114
"type": "WEB",
65115
"url": "http://www.openwall.com/lists/oss-security/2025/09/03/4"

0 commit comments

Comments
 (0)