Skip to content

Commit be65587

Browse files
1 parent 6146aa7 commit be65587

File tree

2 files changed

+65
-29
lines changed

2 files changed

+65
-29
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-788m-27g4-cf86",
4+
"modified": "2025-01-22T22:00:04Z",
5+
"published": "2025-01-22T21:30:57Z",
6+
"aliases": [
7+
"CVE-2024-56923"
8+
],
9+
"summary": "Cross site scripting in Silverpeas Core",
10+
"details": "Stored Cross-Site Scripting (XSS) in the Categorization Option of My Subscriptions Functionality in Silverpeas Core 6.4.1 allows a remote attacker to execute arbitrary JavaScript code. This is achieved by injecting a malicious payload into the Name field of a subscription. The attack can lead to session hijacking, data theft, or unauthorized actions when an admin user views the affected subscription.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V4",
14+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Maven",
21+
"name": "org.silverpeas.core:silverpeas-core"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "6.4.2"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
38+
"references": [
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56923"
42+
},
43+
{
44+
"type": "WEB",
45+
"url": "https://github.com/Silverpeas/Silverpeas-Core/pull/1373"
46+
},
47+
{
48+
"type": "WEB",
49+
"url": "https://github.com/Mohamed-Saqib-C/CVEs/blob/main/CVE-2024-56923/README.md"
50+
},
51+
{
52+
"type": "PACKAGE",
53+
"url": "https://github.com/Silverpeas/Silverpeas-Core"
54+
}
55+
],
56+
"database_specific": {
57+
"cwe_ids": [
58+
"CWE-79"
59+
],
60+
"severity": "MODERATE",
61+
"github_reviewed": true,
62+
"github_reviewed_at": "2025-01-22T22:00:04Z",
63+
"nvd_published_at": "2025-01-22T21:15:09Z"
64+
}
65+
}

advisories/unreviewed/2025/01/GHSA-788m-27g4-cf86/GHSA-788m-27g4-cf86.json

-29
This file was deleted.

0 commit comments

Comments
 (0)