Publish Advisories

GHSA-9rrw-82r2-623p
GHSA-9rrw-82r2-623p
This commit is contained in:
advisory-database[bot]
2024-05-22 19:34:54 +00:00
parent 8c2a979e5c
commit b253eff4b3
2 changed files with 61 additions and 35 deletions
@@ -0,0 +1,61 @@
{
"schema_version": "1.4.0",
"id": "GHSA-9rrw-82r2-623p",
"modified": "2024-05-22T19:33:25Z",
"published": "2024-05-22T18:30:40Z",
"aliases": [
"CVE-2024-29392"
],
"summary": "Silverpeas Core vulnerable to Cross Site Scripting",
"details": "Silverpeas Core 6.3 is vulnerable to Cross Site Scripting (XSS) via ClipboardSessionController.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.silverpeas:silverpeas-core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "6.3"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29392"
},
{
"type": "WEB",
"url": "https://gist.github.com/phulelouch/48ee63a7c46078574f3b3dc9a739052c"
},
{
"type": "PACKAGE",
"url": "https://github.com/Silverpeas/Silverpeas-Core"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-05-22T19:33:25Z",
"nvd_published_at": "2024-05-22T16:15:09Z"
}
}
@@ -1,35 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-9rrw-82r2-623p",
"modified": "2024-05-22T18:30:40Z",
"published": "2024-05-22T18:30:40Z",
"aliases": [
"CVE-2024-29392"
],
"details": "Silverpeas Core 6.3 is vulnerable to Cross Site Scripting (XSS) via ClipboardSessionController.",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29392"
},
{
"type": "WEB",
"url": "https://gist.github.com/phulelouch/48ee63a7c46078574f3b3dc9a739052c"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-05-22T16:15:09Z"
}
}