diff --git a/advisories/github-reviewed/2024/05/GHSA-9rrw-82r2-623p/GHSA-9rrw-82r2-623p.json b/advisories/github-reviewed/2024/05/GHSA-9rrw-82r2-623p/GHSA-9rrw-82r2-623p.json new file mode 100644 index 00000000000..0de59020829 --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-9rrw-82r2-623p/GHSA-9rrw-82r2-623p.json @@ -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" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/05/GHSA-9rrw-82r2-623p/GHSA-9rrw-82r2-623p.json b/advisories/unreviewed/2024/05/GHSA-9rrw-82r2-623p/GHSA-9rrw-82r2-623p.json deleted file mode 100644 index 7fd08b8fc49..00000000000 --- a/advisories/unreviewed/2024/05/GHSA-9rrw-82r2-623p/GHSA-9rrw-82r2-623p.json +++ /dev/null @@ -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" - } -} \ No newline at end of file