From ef3b15756ef3f69f38d870f0b3e6ab7aee8a612b Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 21:08:11 +0000 Subject: [PATCH] Publish Advisories GHSA-cqg4-rf29-3mv6 GHSA-f9qv-j5g6-g5cr --- .../GHSA-cqg4-rf29-3mv6.json | 21 ++++++++++++++++--- .../GHSA-f9qv-j5g6-g5cr.json | 11 ++++++++-- 2 files changed, 27 insertions(+), 5 deletions(-) diff --git a/advisories/github-reviewed/2022/05/GHSA-cqg4-rf29-3mv6/GHSA-cqg4-rf29-3mv6.json b/advisories/github-reviewed/2022/05/GHSA-cqg4-rf29-3mv6/GHSA-cqg4-rf29-3mv6.json index bd60e1de38b..acafecbf0b7 100644 --- a/advisories/github-reviewed/2022/05/GHSA-cqg4-rf29-3mv6/GHSA-cqg4-rf29-3mv6.json +++ b/advisories/github-reviewed/2022/05/GHSA-cqg4-rf29-3mv6/GHSA-cqg4-rf29-3mv6.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-cqg4-rf29-3mv6", - "modified": "2024-01-12T16:12:44Z", + "modified": "2024-11-18T21:06:11Z", "published": "2022-05-04T00:28:50Z", "aliases": [ "CVE-2012-0215" @@ -9,7 +9,14 @@ "summary": "Trytond allows modification of privileges of arbitrary users", "details": "`model/modelstorage.py` in the Tryton application framework (trytond) before 2.4.0 for Python does not properly restrict access to the Many2Many field in the relation model, which allows remote authenticated users to modify the privileges of arbitrary users via a (1) create, (2) write, (3) delete, or (4) copy rpc call.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N" + } ], "affected": [ { @@ -45,6 +52,10 @@ "type": "WEB", "url": "https://bugs.tryton.org/issue2476" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/trytond/PYSEC-2012-6.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/tryton/trytond" @@ -57,6 +68,10 @@ "type": "WEB", "url": "http://hg.tryton.org/trytond/rev/8e64d52ecea4" }, + { + "type": "WEB", + "url": "http://news.tryton.org/2012/03/security-releases-for-all-supported.html" + }, { "type": "WEB", "url": "http://www.debian.org/security/2012/dsa-2444" @@ -66,7 +81,7 @@ "cwe_ids": [ "CWE-287" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2024-01-12T16:12:44Z", "nvd_published_at": "2012-07-12T20:55:00Z" diff --git a/advisories/github-reviewed/2022/05/GHSA-f9qv-j5g6-g5cr/GHSA-f9qv-j5g6-g5cr.json b/advisories/github-reviewed/2022/05/GHSA-f9qv-j5g6-g5cr/GHSA-f9qv-j5g6-g5cr.json index 5ce38b4e266..5edf2112361 100644 --- a/advisories/github-reviewed/2022/05/GHSA-f9qv-j5g6-g5cr/GHSA-f9qv-j5g6-g5cr.json +++ b/advisories/github-reviewed/2022/05/GHSA-f9qv-j5g6-g5cr/GHSA-f9qv-j5g6-g5cr.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-f9qv-j5g6-g5cr", - "modified": "2024-11-18T21:04:24Z", + "modified": "2024-11-18T21:06:05Z", "published": "2022-05-02T03:54:25Z", "aliases": [ "CVE-2009-4405" @@ -9,7 +9,14 @@ "summary": "Trac is vulnerable to improper policy checks and missing 'raw' role check in docutils", "details": "Multiple unspecified vulnerabilities in Trac before 0.11.6 have unknown impact and attack vectors, possibly related to (1) \"policy checks in report results when using alternate formats\" or (2) a \"check for the 'raw' role that is missing in docutils < 0.6.\"", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N" + } ], "affected": [ {