From 1799c4cfcc0822187e4ebaa9121ab19dcdcd0118 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 14:50:12 +0000 Subject: [PATCH] Publish GHSA-6ppg-rgrg-f573 --- .../2024/04/GHSA-6ppg-rgrg-f573/GHSA-6ppg-rgrg-f573.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2024/04/GHSA-6ppg-rgrg-f573/GHSA-6ppg-rgrg-f573.json b/advisories/github-reviewed/2024/04/GHSA-6ppg-rgrg-f573/GHSA-6ppg-rgrg-f573.json index 4ab4af8bdc8..8972960e9c9 100644 --- a/advisories/github-reviewed/2024/04/GHSA-6ppg-rgrg-f573/GHSA-6ppg-rgrg-f573.json +++ b/advisories/github-reviewed/2024/04/GHSA-6ppg-rgrg-f573/GHSA-6ppg-rgrg-f573.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-6ppg-rgrg-f573", - "modified": "2024-04-17T18:22:23Z", + "modified": "2024-08-20T14:48:43Z", "published": "2024-04-17T00:30:57Z", "aliases": [ "CVE-2024-31503" @@ -9,7 +9,10 @@ "summary": "Dolibarr vulnerable to Cross-Site Request Forgery", "details": "Incorrect access control in Dolibarr ERP CRM versions 19.0.0 and before, allows authenticated attackers to steal victim users' session cookies and CSRF protection tokens via user interaction with a crafted web page, leading to account takeover.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:L" + } ], "affected": [ { @@ -48,6 +51,7 @@ ], "database_specific": { "cwe_ids": [ + "CWE-284", "CWE-352" ], "severity": "HIGH",