From 444e4631905ee055bca0ef40d279223968876ae6 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:38:57 +0000 Subject: [PATCH] Publish Advisories GHSA-437p-qw95-wqqr GHSA-4749-p7rx-8jjj GHSA-ww53-wxxr-8f9w --- .../GHSA-437p-qw95-wqqr.json | 15 +++++++++++++-- .../GHSA-4749-p7rx-8jjj.json | 19 +++++++++++++------ .../GHSA-ww53-wxxr-8f9w.json | 15 +++++++++++++-- 3 files changed, 39 insertions(+), 10 deletions(-) diff --git a/advisories/github-reviewed/2022/05/GHSA-437p-qw95-wqqr/GHSA-437p-qw95-wqqr.json b/advisories/github-reviewed/2022/05/GHSA-437p-qw95-wqqr/GHSA-437p-qw95-wqqr.json index 3bd09118793..f639c3e2433 100644 --- a/advisories/github-reviewed/2022/05/GHSA-437p-qw95-wqqr/GHSA-437p-qw95-wqqr.json +++ b/advisories/github-reviewed/2022/05/GHSA-437p-qw95-wqqr/GHSA-437p-qw95-wqqr.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-437p-qw95-wqqr", - "modified": "2024-04-30T08:50:33Z", + "modified": "2024-11-18T21:38:17Z", "published": "2022-05-17T02:17:25Z", "aliases": [ "CVE-2008-5646" @@ -9,7 +9,14 @@ "summary": "Trac vulnerable to denial of service", "details": "Unspecified vulnerability in Trac before 0.11.2 allows attackers to cause a denial of service via unknown attack vectors related to \"certain wiki markup.\"", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N" + } ], "affected": [ { @@ -41,6 +48,10 @@ "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/46492" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/trac/PYSEC-2008-6.yaml" + }, { "type": "WEB", "url": "https://web.archive.org/web/20130513231757/http://secunia.com/advisories/32652" diff --git a/advisories/github-reviewed/2022/05/GHSA-4749-p7rx-8jjj/GHSA-4749-p7rx-8jjj.json b/advisories/github-reviewed/2022/05/GHSA-4749-p7rx-8jjj/GHSA-4749-p7rx-8jjj.json index 122e2a55477..eb0800082c0 100644 --- a/advisories/github-reviewed/2022/05/GHSA-4749-p7rx-8jjj/GHSA-4749-p7rx-8jjj.json +++ b/advisories/github-reviewed/2022/05/GHSA-4749-p7rx-8jjj/GHSA-4749-p7rx-8jjj.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-4749-p7rx-8jjj", - "modified": "2023-08-02T20:59:34Z", + "modified": "2024-11-18T21:36:07Z", "published": "2022-05-14T03:07:28Z", "aliases": [ "CVE-2015-3220" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ @@ -20,11 +24,6 @@ "ecosystem": "PyPI", "name": "tlslite" }, - "ecosystem_specific": { - "affected_functions": [ - "tlslite.tlsrecordlayer.TLSRecordLayer._decryptRecord" - ] - }, "ranges": [ { "type": "ECOSYSTEM", @@ -53,6 +52,14 @@ "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1254215" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/tlslite/PYSEC-2017-96.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/trevp/tlslite" + }, { "type": "WEB", "url": "https://groups.google.com/forum/#!topic/tlslite-dev/MoWE7B0A4iU" diff --git a/advisories/github-reviewed/2022/05/GHSA-ww53-wxxr-8f9w/GHSA-ww53-wxxr-8f9w.json b/advisories/github-reviewed/2022/05/GHSA-ww53-wxxr-8f9w/GHSA-ww53-wxxr-8f9w.json index 462332efc07..ff867bb6a41 100644 --- a/advisories/github-reviewed/2022/05/GHSA-ww53-wxxr-8f9w/GHSA-ww53-wxxr-8f9w.json +++ b/advisories/github-reviewed/2022/05/GHSA-ww53-wxxr-8f9w/GHSA-ww53-wxxr-8f9w.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-ww53-wxxr-8f9w", - "modified": "2024-04-30T12:25:02Z", + "modified": "2024-11-18T21:37:14Z", "published": "2022-05-17T02:17:20Z", "aliases": [ "CVE-2008-5647" @@ -9,7 +9,14 @@ "summary": "Trac has vulnerability in HTML sanitizer filter", "details": "Unspecified vulnerability in the HTML sanitizer filter in Trac before 0.11.2 allows attackers to conduct phishing attacks via unknown attack vectors.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N" + } ], "affected": [ { @@ -41,6 +48,10 @@ "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/46491" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/trac/PYSEC-2008-7.yaml" + }, { "type": "WEB", "url": "https://web.archive.org/web/20140722200717/http://secunia.com/advisories/32652"