mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-28wg-8gv4-mpjf GHSA-cwh6-hm53-6w2m GHSA-g27c-w2v7-88xp
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-28wg-8gv4-mpjf",
|
||||
"modified": "2023-12-13T19:27:13Z",
|
||||
"modified": "2023-12-15T22:10:12Z",
|
||||
"published": "2023-12-13T15:30:58Z",
|
||||
"aliases": [
|
||||
"CVE-2023-47321"
|
||||
@@ -9,7 +9,10 @@
|
||||
"summary": "Broken access control in Silverpeas",
|
||||
"details": "Silverpeas Core 6.3.1 is vulnerable to Incorrect Access Control via the \"Porlet Deployer\" which allows administrators to deploy .WAR portlets.",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-cwh6-hm53-6w2m",
|
||||
"modified": "2023-12-13T19:27:34Z",
|
||||
"modified": "2023-12-15T22:10:15Z",
|
||||
"published": "2023-12-13T15:30:58Z",
|
||||
"aliases": [
|
||||
"CVE-2023-47323"
|
||||
@@ -9,7 +9,10 @@
|
||||
"summary": "Missing access control in Silverpeas",
|
||||
"details": "The notification/messaging feature of Silverpeas Core 6.3.1 does not enforce access control on the ID parameter. This allows an attacker to read all messages sent between other users; including those sent only to administrators.",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
@@ -67,6 +70,10 @@
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/Silverpeas/Silverpeas-Core"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://silverpeas.com"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-g27c-w2v7-88xp",
|
||||
"modified": "2023-12-13T19:27:49Z",
|
||||
"modified": "2023-12-15T22:10:26Z",
|
||||
"published": "2023-12-13T15:30:58Z",
|
||||
"aliases": [
|
||||
"CVE-2023-47322"
|
||||
@@ -9,7 +9,10 @@
|
||||
"summary": "Cross Site Request Forgery in Silverpeas",
|
||||
"details": "The \"userModify\" feature of Silverpeas Core 6.3.1 is vulnerable to Cross Site Request Forgery (CSRF) leading to privilege escalation. If an administrator goes to a malicious URL while being authenticated to the Silverpeas application, the CSRF with execute making the attacker an administrator user in the application.",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
@@ -52,9 +55,10 @@
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-352",
|
||||
"CWE-79"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2023-12-13T19:27:49Z",
|
||||
"nvd_published_at": "2023-12-13T14:15:44Z"
|
||||
|
||||
Reference in New Issue
Block a user