Publish Advisories

GHSA-vfwh-gvf6-mff8
GHSA-vfwh-gvf6-mff8
This commit is contained in:
advisory-database[bot]
2024-07-10 14:28:02 +00:00
parent 8ee85134a6
commit 4c88e9f788
2 changed files with 92 additions and 39 deletions
@@ -0,0 +1,92 @@
{
"schema_version": "1.4.0",
"id": "GHSA-vfwh-gvf6-mff8",
"modified": "2024-07-10T14:26:29Z",
"published": "2024-07-09T21:30:39Z",
"aliases": [
"CVE-2024-39031"
],
"summary": "Silverpeas Core Cross-site Scripting vulnerability",
"details": "In Silverpeas Core <= 6.3.5, inside of mes agendas a user can create a new event and add it to his calendar. The user can also add other users to the event from the same domain, including administrator. A normal user can create an event with XSS payload inside `Titre` and `Description` parameters and add the administrator or any user to the event. When the other user (victim) visits his own profile (even without clicking on the event) the payload will be executed on the victim side.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.silverpeas.core:silverpeas-core-rs"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "6.3.5"
}
]
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.silverpeas.core:silverpeas-core-seb"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "6.3.5"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39031"
},
{
"type": "WEB",
"url": "https://github.com/Silverpeas/Silverpeas-Core/commit/a0289f8a6f8b6a9ebc399973093118ddb48b77d8"
},
{
"type": "PACKAGE",
"url": "https://github.com/Silverpeas/Silverpeas-Core"
},
{
"type": "WEB",
"url": "https://github.com/toneemarqus/CVE-2024-39031"
},
{
"type": "WEB",
"url": "https://www.github.com/Silverpeas/Silverpeas-Core/pull/1346"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-07-10T14:26:29Z",
"nvd_published_at": "2024-07-09T21:15:15Z"
}
}
@@ -1,39 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-vfwh-gvf6-mff8",
"modified": "2024-07-09T21:30:39Z",
"published": "2024-07-09T21:30:39Z",
"aliases": [
"CVE-2024-39031"
],
"details": "In Silverpeas Core <= 6.3.5, inside of mes agendas a user can create a new event and add it to his calendar. The user can also add other users to the event from the same domain, including administrator. A normal user can create an event with XSS payload inside “Titre” and “Description” parameters and add the administrator or any user to the event. When the other user (victim) visits his own profile (even without clicking on the event) the payload will be executed on the victim side.",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39031"
},
{
"type": "WEB",
"url": "https://github.com/toneemarqus/CVE-2024-39031"
},
{
"type": "WEB",
"url": "https://www.github.com/Silverpeas/Silverpeas-Core/pull/1346"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-07-09T21:15:15Z"
}
}