diff --git a/advisories/github-reviewed/2022/05/GHSA-22jh-6gx8-f944/GHSA-22jh-6gx8-f944.json b/advisories/github-reviewed/2022/05/GHSA-22jh-6gx8-f944/GHSA-22jh-6gx8-f944.json index 321262bd58b..48fb03d1627 100644 --- a/advisories/github-reviewed/2022/05/GHSA-22jh-6gx8-f944/GHSA-22jh-6gx8-f944.json +++ b/advisories/github-reviewed/2022/05/GHSA-22jh-6gx8-f944/GHSA-22jh-6gx8-f944.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-22jh-6gx8-f944", - "modified": "2023-07-17T22:02:54Z", + "modified": "2024-09-20T17:08:20Z", "published": "2022-05-24T16:54:36Z", "aliases": [ "CVE-2019-7617" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N" } ], "affected": [ @@ -44,6 +48,14 @@ "type": "WEB", "url": "https://discuss.elastic.co/t/elastic-apm-agent-for-python-5-1-0-security-update/196145" }, + { + "type": "PACKAGE", + "url": "https://github.com/elastic/apm-agent-python" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/elastic-apm/PYSEC-2019-178.yaml" + }, { "type": "WEB", "url": "https://www.elastic.co/community/security" @@ -53,7 +65,7 @@ "cwe_ids": [ "CWE-20" ], - "severity": "HIGH", + "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-07-17T22:02:54Z", "nvd_published_at": "2019-08-22T17:15:00Z" diff --git a/advisories/github-reviewed/2022/05/GHSA-3mwg-gp5g-fv3q/GHSA-3mwg-gp5g-fv3q.json b/advisories/github-reviewed/2022/05/GHSA-3mwg-gp5g-fv3q/GHSA-3mwg-gp5g-fv3q.json index ac2ef9e2871..02378c7d76f 100644 --- a/advisories/github-reviewed/2022/05/GHSA-3mwg-gp5g-fv3q/GHSA-3mwg-gp5g-fv3q.json +++ b/advisories/github-reviewed/2022/05/GHSA-3mwg-gp5g-fv3q/GHSA-3mwg-gp5g-fv3q.json @@ -1,15 +1,22 @@ { "schema_version": "1.4.0", "id": "GHSA-3mwg-gp5g-fv3q", - "modified": "2022-06-17T22:30:45Z", + "modified": "2024-09-20T17:07:28Z", "published": "2022-05-02T04:00:51Z", "aliases": [ "CVE-2009-5065" ], - "summary": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in feedparser", + "summary": "feedparser Cross-site Scripting vulnerability", "details": "Cross-site scripting (XSS) vulnerability in feedparser.py in Universal Feed Parser (aka feedparser or python-feedparser) before 5.0 allows remote attackers to inject arbitrary web script or HTML via vectors involving nested CDATA stanzas.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N" + } ], "affected": [ { @@ -60,6 +67,14 @@ "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/feedparser/PYSEC-2011-18.yaml" }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20200228153921/http://www.securityfocus.com/bid/47177" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20210329050642/http://www.mandriva.com/security/advisories?name=MDVSA-2011:082" + }, { "type": "WEB", "url": "http://code.google.com/p/feedparser/issues/detail?id=195" @@ -68,21 +83,9 @@ "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2011-04/msg00026.html" }, - { - "type": "WEB", - "url": "http://secunia.com/advisories/44074" - }, { "type": "WEB", "url": "http://support.novell.com/security/cve/CVE-2009-5065.html" - }, - { - "type": "WEB", - "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:082" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/bid/47177" } ], "database_specific": {