Skip to content

Commit 8dddda2

Browse files
committed
1 parent b7fd6b2 commit 8dddda2

File tree

1 file changed

+28
-2
lines changed

1 file changed

+28
-2
lines changed

advisories/github-reviewed/2025/05/GHSA-vrpq-qp53-qv56/GHSA-vrpq-qp53-qv56.json

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-vrpq-qp53-qv56",
4-
"modified": "2025-10-14T13:43:08Z",
4+
"modified": "2025-10-14T13:43:09Z",
55
"published": "2025-05-21T21:31:37Z",
66
"aliases": [
77
"CVE-2025-4949"
@@ -11,7 +11,7 @@
1111
"severity": [
1212
{
1313
"type": "CVSS_V4",
14-
"score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:A/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N/S:N/AU:Y/R:U/V:D/RE:L/U:Green"
14+
"score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:A/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N"
1515
}
1616
],
1717
"affected": [
@@ -90,6 +90,28 @@
9090
]
9191
}
9292
]
93+
},
94+
{
95+
"package": {
96+
"ecosystem": "Maven",
97+
"name": "org.eclipse.jgit:org.eclipse.jgit"
98+
},
99+
"ranges": [
100+
{
101+
"type": "ECOSYSTEM",
102+
"events": [
103+
{
104+
"introduced": "0"
105+
},
106+
{
107+
"fixed": "5.13.4.202507202350-r, 5.13.5.202508271544-r"
108+
}
109+
]
110+
}
111+
],
112+
"database_specific": {
113+
"last_known_affected_version_range": "< 5.13.4.202507202350-r"
114+
}
93115
}
94116
],
95117
"references": [
@@ -113,6 +135,10 @@
113135
"type": "WEB",
114136
"url": "https://projects.eclipse.org/projects/technology.jgit/releases/5.13.4"
115137
},
138+
{
139+
"type": "WEB",
140+
"url": "https://projects.eclipse.org/projects/technology.jgit/releases/5.13.5"
141+
},
116142
{
117143
"type": "WEB",
118144
"url": "https://projects.eclipse.org/projects/technology.jgit/releases/6.10.1"

0 commit comments

Comments
 (0)