diff --git a/advisories/github-reviewed/2025/07/GHSA-9342-92gg-6v29/GHSA-9342-92gg-6v29.json b/advisories/github-reviewed/2025/07/GHSA-9342-92gg-6v29/GHSA-9342-92gg-6v29.json index 7c8242d189d2d..7ad69e653e9cf 100644 --- a/advisories/github-reviewed/2025/07/GHSA-9342-92gg-6v29/GHSA-9342-92gg-6v29.json +++ b/advisories/github-reviewed/2025/07/GHSA-9342-92gg-6v29/GHSA-9342-92gg-6v29.json @@ -9,10 +9,6 @@ "summary": "Jakarta Mail vulnerable to SMTP Injection", "details": "In Jakarta Mail 2.2 it is possible to preform a SMTP Injection by utilizing theĀ \\r and \\n UTF-8 characters to separate different messages.", "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" - }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:L/SA:N" @@ -37,6 +33,44 @@ ] } ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "com.sun.mail:jakarta.mail" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.6.8" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "com.sun.mail:jakarta.mail" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.0.0" + }, + { + "fixed": "2.0.2" + } + ] + } + ] } ], "references": [ @@ -44,6 +78,14 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-7962" }, + { + "type": "WEB", + "url": "https://github.com/jakartaee/mail-api/issues/765" + }, + { + "type": "WEB", + "url": "https://github.com/jakartaee/mail-api/pull/760" + }, { "type": "WEB", "url": "https://github.com/eclipse-ee4j/angus-mail/commit/269099b652a0a5c2fa140f1296a18f0fbbea0d44" @@ -60,6 +102,10 @@ "type": "WEB", "url": "https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/290" }, + { + "type": "WEB", + "url": "https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/290#note_5320539" + }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2025/09/03/4"