Skip to content

Commit 7c0114c

Browse files
1 parent 913c606 commit 7c0114c

File tree

2 files changed

+77
-52
lines changed

2 files changed

+77
-52
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-cv3m-hxpc-4hvm",
4+
"modified": "2025-11-20T17:57:03Z",
5+
"published": "2025-11-20T15:30:23Z",
6+
"aliases": [
7+
"CVE-2025-13435"
8+
],
9+
"summary": "Resty has a Path Traversal vulnerability",
10+
"details": "A security vulnerability has been detected in Dreampie Resty versions up to the 1.3.1.SNAPSHOT. This affects the function Request of the file /resty-httpclient/src/main/java/cn/dreampie/client/HttpClient.java of the component HttpClient Module. Such manipulation of the argument filename leads to path traversal. The attack may be performed from remote. Attacks of this nature are highly complex. The exploitability is reported as difficult. The exploit has been disclosed publicly and may be used. The vendor was contacted early about this disclosure but did not respond in any way.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L"
15+
},
16+
{
17+
"type": "CVSS_V4",
18+
"score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P"
19+
}
20+
],
21+
"affected": [
22+
{
23+
"package": {
24+
"ecosystem": "Maven",
25+
"name": "cn.dreampie:resty"
26+
},
27+
"ranges": [
28+
{
29+
"type": "ECOSYSTEM",
30+
"events": [
31+
{
32+
"introduced": "0"
33+
},
34+
{
35+
"last_affected": "1.3.1.SNAPSHOT"
36+
}
37+
]
38+
}
39+
]
40+
}
41+
],
42+
"references": [
43+
{
44+
"type": "ADVISORY",
45+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13435"
46+
},
47+
{
48+
"type": "PACKAGE",
49+
"url": "https://github.com/Dreampie/resty"
50+
},
51+
{
52+
"type": "WEB",
53+
"url": "https://github.com/Xzzz111/exps/blob/main/archives/Resty-PathTraversal-01/cve_application.md"
54+
},
55+
{
56+
"type": "WEB",
57+
"url": "https://vuldb.com/?ctiid.332979"
58+
},
59+
{
60+
"type": "WEB",
61+
"url": "https://vuldb.com/?id.332979"
62+
},
63+
{
64+
"type": "WEB",
65+
"url": "https://vuldb.com/?submit.687603"
66+
}
67+
],
68+
"database_specific": {
69+
"cwe_ids": [
70+
"CWE-22"
71+
],
72+
"severity": "LOW",
73+
"github_reviewed": true,
74+
"github_reviewed_at": "2025-11-20T17:57:02Z",
75+
"nvd_published_at": "2025-11-20T15:17:24Z"
76+
}
77+
}

advisories/unreviewed/2025/11/GHSA-cv3m-hxpc-4hvm/GHSA-cv3m-hxpc-4hvm.json

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

0 commit comments

Comments
 (0)