From 71bfd467f0b10dda66735291013b7143cf669c8d Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 15:44:00 +0000 Subject: [PATCH] Publish Advisories GHSA-fh5c-7gmg-xmp6 GHSA-vfg9-phjp-9frw --- .../GHSA-fh5c-7gmg-xmp6.json | 14 +++++++++++++- .../GHSA-vfg9-phjp-9frw.json | 17 ++++++++++++++--- 2 files changed, 27 insertions(+), 4 deletions(-) diff --git a/advisories/github-reviewed/2022/05/GHSA-fh5c-7gmg-xmp6/GHSA-fh5c-7gmg-xmp6.json b/advisories/github-reviewed/2022/05/GHSA-fh5c-7gmg-xmp6/GHSA-fh5c-7gmg-xmp6.json index daea43f8220..58d7b0a4452 100644 --- a/advisories/github-reviewed/2022/05/GHSA-fh5c-7gmg-xmp6/GHSA-fh5c-7gmg-xmp6.json +++ b/advisories/github-reviewed/2022/05/GHSA-fh5c-7gmg-xmp6/GHSA-fh5c-7gmg-xmp6.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-fh5c-7gmg-xmp6", - "modified": "2024-04-29T16:08:08Z", + "modified": "2024-09-27T15:43:14Z", "published": "2022-05-13T01:26:14Z", "aliases": [ "CVE-2015-1864" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N" } ], "affected": [ @@ -44,6 +48,10 @@ "type": "PACKAGE", "url": "https://github.com/msabramo/kallithea" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/kallithea/PYSEC-2017-17.yaml" + }, { "type": "WEB", "url": "https://kallithea-scm.org/repos/kallithea/changeset/a8f2986afc18c9221bf99f88b06e60ab83c86c55" @@ -59,6 +67,10 @@ { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2015/04/14/12" + }, + { + "type": "WEB", + "url": "http://www.securityfocus.com/bid/74184" } ], "database_specific": { diff --git a/advisories/github-reviewed/2022/05/GHSA-vfg9-phjp-9frw/GHSA-vfg9-phjp-9frw.json b/advisories/github-reviewed/2022/05/GHSA-vfg9-phjp-9frw/GHSA-vfg9-phjp-9frw.json index 272c56d4a26..368d4be53e0 100644 --- a/advisories/github-reviewed/2022/05/GHSA-vfg9-phjp-9frw/GHSA-vfg9-phjp-9frw.json +++ b/advisories/github-reviewed/2022/05/GHSA-vfg9-phjp-9frw/GHSA-vfg9-phjp-9frw.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-vfg9-phjp-9frw", - "modified": "2023-08-02T21:07:28Z", + "modified": "2024-09-27T15:42:07Z", "published": "2022-05-13T01:26:14Z", "aliases": [ "CVE-2015-5285" @@ -9,7 +9,14 @@ "summary": "Kallithea CRLF injection vulnerability", "details": "CRLF injection vulnerability in Kallithea before 0.3 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via the `came_from` parameter to `_admin/login`.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P" + } ], "affected": [ { @@ -41,6 +48,10 @@ "type": "PACKAGE", "url": "https://github.com/NexMirror/Kallithea" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/kallithea/PYSEC-2015-13.yaml" + }, { "type": "WEB", "url": "https://kallithea-scm.org/security/cve-2015-5285.html" @@ -62,7 +73,7 @@ "cwe_ids": [ "CWE-93" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-08-02T21:07:28Z", "nvd_published_at": "2015-10-29T20:59:00Z"