diff --git a/advisories/github-reviewed/2024/05/GHSA-jqff-8g2v-642h/GHSA-jqff-8g2v-642h.json b/advisories/github-reviewed/2024/05/GHSA-jqff-8g2v-642h/GHSA-jqff-8g2v-642h.json new file mode 100644 index 00000000000..feeebd92503 --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-jqff-8g2v-642h/GHSA-jqff-8g2v-642h.json @@ -0,0 +1,61 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-jqff-8g2v-642h", + "modified": "2024-05-22T14:17:42Z", + "published": "2024-05-21T21:30:27Z", + "aliases": [ + "CVE-2024-35059" + ], + "summary": "NASA AIT-Core vulnerable to remote code execution", + "details": "An issue in the Pickle Python library of NASA AIT-Core v2.5.2 allows attackers to execute arbitrary commands.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + } + ], + "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-35059" + }, + { + "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-74" + ], + "severity": "CRITICAL", + "github_reviewed": true, + "github_reviewed_at": "2024-05-22T14:17:42Z", + "nvd_published_at": "2024-05-21T19:15:10Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/05/GHSA-jqff-8g2v-642h/GHSA-jqff-8g2v-642h.json b/advisories/unreviewed/2024/05/GHSA-jqff-8g2v-642h/GHSA-jqff-8g2v-642h.json deleted file mode 100644 index 7528b5a3c1c..00000000000 --- a/advisories/unreviewed/2024/05/GHSA-jqff-8g2v-642h/GHSA-jqff-8g2v-642h.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-jqff-8g2v-642h", - "modified": "2024-05-21T21:30:27Z", - "published": "2024-05-21T21:30:27Z", - "aliases": [ - "CVE-2024-35059" - ], - "details": "An issue in the Pickle Python library of NASA AIT-Core v2.5.2 allows attackers to execute arbitrary commands.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-35059" - }, - { - "type": "WEB", - "url": "https://www.linkedin.com/pulse/remote-code-execution-via-man-in-the-middle-more-ujkze" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-05-21T19:15:10Z" - } -} \ No newline at end of file