diff --git a/advisories/github-reviewed/2024/05/GHSA-338x-hfx8-vx9x/GHSA-338x-hfx8-vx9x.json b/advisories/github-reviewed/2024/05/GHSA-338x-hfx8-vx9x/GHSA-338x-hfx8-vx9x.json new file mode 100644 index 00000000000..ca5571a4a02 --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-338x-hfx8-vx9x/GHSA-338x-hfx8-vx9x.json @@ -0,0 +1,59 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-338x-hfx8-vx9x", + "modified": "2024-05-14T21:37:05Z", + "published": "2024-05-14T18:30:50Z", + "aliases": [ + "CVE-2024-34365" + ], + "summary": "Apache Karaf Cave: Cave SSRF and arbitrary file access ", + "details": "This issue affects all versions of Apache Karaf Cave.\n\nAs this project is retired, there are no plans to release a version that fixes this issue. Users are recommended to find an alternative or restrict access to the instance to trusted users. NOTE: This vulnerability only affects products that are no longer supported by the maintainer.\n\n", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.karaf:cave" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "4.1.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34365" + }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/karaf-cave" + }, + { + "type": "WEB", + "url": "https://karaf.apache.org/security/cve-2024-34365.txt" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-20", + "CWE-918" + ], + "severity": "CRITICAL", + "github_reviewed": true, + "github_reviewed_at": "2024-05-14T21:37:05Z", + "nvd_published_at": "2024-05-14T15:38:46Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/05/GHSA-338x-hfx8-vx9x/GHSA-338x-hfx8-vx9x.json b/advisories/unreviewed/2024/05/GHSA-338x-hfx8-vx9x/GHSA-338x-hfx8-vx9x.json deleted file mode 100644 index 7c9ddb1b71d..00000000000 --- a/advisories/unreviewed/2024/05/GHSA-338x-hfx8-vx9x/GHSA-338x-hfx8-vx9x.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-338x-hfx8-vx9x", - "modified": "2024-05-14T18:30:50Z", - "published": "2024-05-14T18:30:50Z", - "aliases": [ - "CVE-2024-34365" - ], - "details": "** UNSUPPORTED WHEN ASSIGNED ** Improper Input Validation vulnerability in Apache Karaf Cave.This issue affects all versions of Apache Karaf Cave.\n\nAs this project is retired, we do not plan to release a version that fixes this issue. Users are recommended to find an alternative or restrict access to the instance to trusted users.NOTE: This vulnerability only affects products that are no longer supported by the maintainer.\n\n", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34365" - }, - { - "type": "WEB", - "url": "https://karaf.apache.org/security/cve-2024-34365.txt" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-20" - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-05-14T15:38:46Z" - } -} \ No newline at end of file