diff --git a/advisories/github-reviewed/2022/05/GHSA-7cwg-2575-3546/GHSA-7cwg-2575-3546.json b/advisories/github-reviewed/2022/05/GHSA-7cwg-2575-3546/GHSA-7cwg-2575-3546.json index dc65f32badc..d0602aec153 100644 --- a/advisories/github-reviewed/2022/05/GHSA-7cwg-2575-3546/GHSA-7cwg-2575-3546.json +++ b/advisories/github-reviewed/2022/05/GHSA-7cwg-2575-3546/GHSA-7cwg-2575-3546.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-7cwg-2575-3546", - "modified": "2024-04-22T22:57:56Z", + "modified": "2024-11-18T22:54:23Z", "published": "2022-05-13T01:39:57Z", "aliases": [ "CVE-2017-0360" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ @@ -142,7 +146,7 @@ "introduced": "4.2.0" }, { - "fixed": "4.4.0" + "fixed": "4.2.3" } ] } @@ -161,6 +165,14 @@ "type": "WEB", "url": "https://github.com/tryton/trytond/commit/30e978593733385db3144f8c583eeb4679575cf0" }, + { + "type": "WEB", + "url": "https://github.com/tryton/trytond/commit/a67a7f03c30277515f530cad5950056171ed5bd1" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/trytond/PYSEC-2017-97.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/tryton/trytond" @@ -176,10 +188,6 @@ { "type": "WEB", "url": "http://www.debian.org/security/2017/dsa-3826" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/bid/97489" } ], "database_specific": { diff --git a/advisories/github-reviewed/2022/05/GHSA-m9jj-5qvj-5fhx/GHSA-m9jj-5qvj-5fhx.json b/advisories/github-reviewed/2022/05/GHSA-m9jj-5qvj-5fhx/GHSA-m9jj-5qvj-5fhx.json index 34b5e014512..0be40d004fc 100644 --- a/advisories/github-reviewed/2022/05/GHSA-m9jj-5qvj-5fhx/GHSA-m9jj-5qvj-5fhx.json +++ b/advisories/github-reviewed/2022/05/GHSA-m9jj-5qvj-5fhx/GHSA-m9jj-5qvj-5fhx.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-m9jj-5qvj-5fhx", - "modified": "2024-04-29T11:11:05Z", + "modified": "2024-11-18T22:55:28Z", "published": "2022-05-14T03:21:41Z", "aliases": [ "CVE-2014-6633" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ @@ -90,6 +94,101 @@ ] } ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "trytond" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.0" + }, + { + "fixed": "2.4.15" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "trytond" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.6.0" + }, + { + "fixed": "2.6.14" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "trytond" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.8.0" + }, + { + "fixed": "2.8.11" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "trytond" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "3.2.0" + }, + { + "fixed": "3.2.3" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "trytond" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "3.0.0" + }, + { + "fixed": "3.0.7" + } + ] + } + ] } ], "references": [ @@ -109,6 +208,10 @@ "type": "WEB", "url": "https://bugs.tryton.org/issue4155" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/trytond/PYSEC-2018-59.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/tryton/trytond"