Skip to content

Commit 90822ae

Browse files
1 parent d310046 commit 90822ae

File tree

2 files changed

+77
-44
lines changed

2 files changed

+77
-44
lines changed
Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-5m48-vr54-vmh3",
4+
"modified": "2025-06-19T17:08:27Z",
5+
"published": "2022-05-17T19:57:08Z",
6+
"aliases": [
7+
"CVE-2014-3643"
8+
],
9+
"summary": "jersey: XXE via parameter entities",
10+
"details": "jersey: XXE via parameter entities not disabled by the jersey SAX parser",
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:H/A:N"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Maven",
21+
"name": "com.sun.jersey:jersey-core"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "1.13"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
38+
"references": [
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3643"
42+
},
43+
{
44+
"type": "WEB",
45+
"url": "https://github.com/javaee/jersey-1.x/commit/49f1e5a6ac608ccb51939205e4739f328f2223e6"
46+
},
47+
{
48+
"type": "WEB",
49+
"url": "https://access.redhat.com/security/cve/cve-2014-3643"
50+
},
51+
{
52+
"type": "WEB",
53+
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2014-3643"
54+
},
55+
{
56+
"type": "PACKAGE",
57+
"url": "https://github.com/javaee/jersey-1.x"
58+
},
59+
{
60+
"type": "WEB",
61+
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
62+
},
63+
{
64+
"type": "WEB",
65+
"url": "https://www.sourceclear.com/vulnerability-database/security/xml-external-entity-xxe/java/sid-22175"
66+
}
67+
],
68+
"database_specific": {
69+
"cwe_ids": [
70+
"CWE-611"
71+
],
72+
"severity": "HIGH",
73+
"github_reviewed": true,
74+
"github_reviewed_at": "2025-06-19T17:08:27Z",
75+
"nvd_published_at": "2019-12-15T22:15:00Z"
76+
}
77+
}

advisories/unreviewed/2022/05/GHSA-5m48-vr54-vmh3/GHSA-5m48-vr54-vmh3.json

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

0 commit comments

Comments
 (0)