Skip to content

Commit d83f631

Browse files
1 parent eb80f20 commit d83f631

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

advisories/github-reviewed/2025/10/GHSA-j5gw-2vrg-8fgx/GHSA-j5gw-2vrg-8fgx.json

Lines changed: 24 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-j5gw-2vrg-8fgx",
4-
"modified": "2025-10-27T15:13:02Z",
4+
"modified": "2026-01-16T22:12:12Z",
55
"published": "2025-10-21T15:42:51Z",
66
"aliases": [
77
"CVE-2025-62518"
@@ -36,6 +36,25 @@
3636
"database_specific": {
3737
"last_known_affected_version_range": "<= 0.5.5"
3838
}
39+
},
40+
{
41+
"package": {
42+
"ecosystem": "crates.io",
43+
"name": "tokio-tar"
44+
},
45+
"ranges": [
46+
{
47+
"type": "ECOSYSTEM",
48+
"events": [
49+
{
50+
"introduced": "0"
51+
},
52+
{
53+
"last_affected": "0.3.1"
54+
}
55+
]
56+
}
57+
]
3958
}
4059
],
4160
"references": [
@@ -66,6 +85,10 @@
6685
{
6786
"type": "WEB",
6887
"url": "https://rustsec.org/advisories/RUSTSEC-2025-0110.html"
88+
},
89+
{
90+
"type": "WEB",
91+
"url": "https://rustsec.org/advisories/RUSTSEC-2025-0111.html"
6992
}
7093
],
7194
"database_specific": {

0 commit comments

Comments
 (0)