Skip to content

Commit 6748053

Browse files
Merge pull request #6482 from github/oscerd-GHSA-v6x2-4q87-rf82
2 parents 6343b30 + b688035 commit 6748053

File tree

1 file changed

+30
-2
lines changed

1 file changed

+30
-2
lines changed

advisories/unreviewed/2025/11/GHSA-v6x2-4q87-rf82/GHSA-v6x2-4q87-rf82.json

Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,47 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-v6x2-4q87-rf82",
4-
"modified": "2025-11-27T15:31:25Z",
4+
"modified": "2025-11-27T15:32:27Z",
55
"published": "2025-11-27T12:30:29Z",
66
"aliases": [
77
"CVE-2025-54057"
88
],
9+
"summary": "Apache SkyWalking: Stored XSS vulnerability",
910
"details": "Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) vulnerability in Apache SkyWalking.\n\nThis issue affects Apache SkyWalking: <= 10.2.0.\n\nUsers are recommended to upgrade to version 10.3.0, which fixes the issue.",
1011
"severity": [],
11-
"affected": [],
12+
"affected": [
13+
{
14+
"package": {
15+
"ecosystem": "Maven",
16+
"name": "org.apache.skywalking.apm-webapp"
17+
},
18+
"ranges": [
19+
{
20+
"type": "ECOSYSTEM",
21+
"events": [
22+
{
23+
"introduced": "0"
24+
},
25+
{
26+
"fixed": "10.3.0"
27+
}
28+
]
29+
}
30+
],
31+
"database_specific": {
32+
"last_known_affected_version_range": "<= 10.2.0"
33+
}
34+
}
35+
],
1236
"references": [
1337
{
1438
"type": "ADVISORY",
1539
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54057"
1640
},
41+
{
42+
"type": "PACKAGE",
43+
"url": "https://github.com/apache/skywalking"
44+
},
1745
{
1846
"type": "WEB",
1947
"url": "https://lists.apache.org/thread/sl2x2tx8y007x0mo746yddx2lvnv9tcr"

0 commit comments

Comments
 (0)