diff --git a/advisories/github-reviewed/2022/05/GHSA-jf99-2rj4-jxrm/GHSA-jf99-2rj4-jxrm.json b/advisories/github-reviewed/2022/05/GHSA-jf99-2rj4-jxrm/GHSA-jf99-2rj4-jxrm.json index 58741f988c6..e466159a8fe 100644 --- a/advisories/github-reviewed/2022/05/GHSA-jf99-2rj4-jxrm/GHSA-jf99-2rj4-jxrm.json +++ b/advisories/github-reviewed/2022/05/GHSA-jf99-2rj4-jxrm/GHSA-jf99-2rj4-jxrm.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-jf99-2rj4-jxrm", - "modified": "2024-05-01T11:20:16Z", + "modified": "2024-11-18T22:04:29Z", "published": "2022-05-17T04:45:17Z", "aliases": [ "CVE-2013-7110" @@ -9,7 +9,14 @@ "summary": "Transifex command-line client has improper certificate validation", "details": "Transifex command-line client before 0.10 does not validate X.509 certificates for data transfer connections, which allows man-in-the-middle attackers to spoof a Transifex server via an arbitrary certificate. NOTE: this vulnerability exists because of an incomplete fix for CVE-2013-2073.", "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": [ { @@ -45,6 +52,10 @@ "type": "WEB", "url": "https://github.com/transifex/transifex-client/commit/e0d1f8b38ec1a24e2999d63420554d8393206f58" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/transifex-client/PYSEC-2014-72.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/transifex/transifex-client" @@ -62,7 +73,7 @@ "cwe_ids": [ "CWE-20" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2024-05-01T11:20:16Z", "nvd_published_at": "2014-05-02T01:59:00Z" diff --git a/advisories/github-reviewed/2022/05/GHSA-qjmc-wwmw-cq9r/GHSA-qjmc-wwmw-cq9r.json b/advisories/github-reviewed/2022/05/GHSA-qjmc-wwmw-cq9r/GHSA-qjmc-wwmw-cq9r.json index 9e112644964..346225e9714 100644 --- a/advisories/github-reviewed/2022/05/GHSA-qjmc-wwmw-cq9r/GHSA-qjmc-wwmw-cq9r.json +++ b/advisories/github-reviewed/2022/05/GHSA-qjmc-wwmw-cq9r/GHSA-qjmc-wwmw-cq9r.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-qjmc-wwmw-cq9r", - "modified": "2024-05-01T10:44:45Z", + "modified": "2024-11-18T22:05:12Z", "published": "2022-05-17T04:58:00Z", "aliases": [ "CVE-2013-4510" @@ -9,7 +9,14 @@ "summary": "Tryton Directory Traversal vulnerability", "details": "Directory traversal vulnerability in the client in Tryton 3.0.0, as distributed before 20131104 and earlier, allows remote servers to write arbitrary files via path separators in the extension of a report.", "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": [ { @@ -31,6 +38,10 @@ "type": "WEB", "url": "https://bugs.tryton.org/issue3446" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/tryton/PYSEC-2013-28.yaml" + }, { "type": "WEB", "url": "http://hg.tryton.org/tryton/rev/357d0a4d9cb8"