mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-cqg4-rf29-3mv6 GHSA-f9qv-j5g6-g5cr
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user