From a4f96aa6794c55212c94d6efebce3d9b79f77d8e Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:24:15 +0000 Subject: [PATCH] Publish Advisories GHSA-jf28-v5f6-cvpr GHSA-jf28-v5f6-cvpr --- .../GHSA-jf28-v5f6-cvpr.json | 69 +++++++++++++++++++ .../GHSA-jf28-v5f6-cvpr.json | 42 ----------- 2 files changed, 69 insertions(+), 42 deletions(-) create mode 100644 advisories/github-reviewed/2024/05/GHSA-jf28-v5f6-cvpr/GHSA-jf28-v5f6-cvpr.json delete mode 100644 advisories/unreviewed/2024/05/GHSA-jf28-v5f6-cvpr/GHSA-jf28-v5f6-cvpr.json diff --git a/advisories/github-reviewed/2024/05/GHSA-jf28-v5f6-cvpr/GHSA-jf28-v5f6-cvpr.json b/advisories/github-reviewed/2024/05/GHSA-jf28-v5f6-cvpr/GHSA-jf28-v5f6-cvpr.json new file mode 100644 index 00000000000..0cb394e0667 --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-jf28-v5f6-cvpr/GHSA-jf28-v5f6-cvpr.json @@ -0,0 +1,69 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-jf28-v5f6-cvpr", + "modified": "2024-08-02T01:22:39Z", + "published": "2024-05-21T18:31:24Z", + "aliases": [ + "CVE-2024-35057" + ], + "summary": "NASA AIT-Core vulnerable to remote code execution", + "details": "An issue in NASA AIT-Core v2.5.2 allows attackers to execute arbitrary code via a crafted packet.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:A/AC:H/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" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "ait-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "2.5.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-35057" + }, + { + "type": "WEB", + "url": "https://github.com/NASA-AMMOS/AIT-Core/issues/528" + }, + { + "type": "PACKAGE", + "url": "https://github.com/NASA-AMMOS/AIT-Core" + }, + { + "type": "WEB", + "url": "https://www.linkedin.com/pulse/remote-code-execution-via-man-in-the-middle-more-ujkze" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-319" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-08-02T01:22:39Z", + "nvd_published_at": "2024-05-21T18:15:09Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/05/GHSA-jf28-v5f6-cvpr/GHSA-jf28-v5f6-cvpr.json b/advisories/unreviewed/2024/05/GHSA-jf28-v5f6-cvpr/GHSA-jf28-v5f6-cvpr.json deleted file mode 100644 index cd92bc7177c..00000000000 --- a/advisories/unreviewed/2024/05/GHSA-jf28-v5f6-cvpr/GHSA-jf28-v5f6-cvpr.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-jf28-v5f6-cvpr", - "modified": "2024-07-17T18:30:59Z", - "published": "2024-05-21T18:31:24Z", - "aliases": [ - "CVE-2024-35057" - ], - "details": "An issue in NASA AIT-Core v2.5.2 allows attackers to execute arbitrary code via a crafted packet.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" - } - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-35057" - }, - { - "type": "ADVISORY", - "url": "https://github.com/advisories/GHSA-jf28-v5f6-cvpr" - }, - { - "type": "WEB", - "url": "https://www.linkedin.com/pulse/remote-code-execution-via-man-in-the-middle-more-ujkze" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-319" - ], - "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-05-21T18:15:09Z" - } -} \ No newline at end of file