diff --git a/advisories/github-reviewed/2024/05/GHSA-gpgj-xrgw-8mx2/GHSA-gpgj-xrgw-8mx2.json b/advisories/github-reviewed/2024/05/GHSA-gpgj-xrgw-8mx2/GHSA-gpgj-xrgw-8mx2.json new file mode 100644 index 00000000000..e0973204a8a --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-gpgj-xrgw-8mx2/GHSA-gpgj-xrgw-8mx2.json @@ -0,0 +1,69 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-gpgj-xrgw-8mx2", + "modified": "2024-08-02T13:17:40Z", + "published": "2024-05-21T18:31:24Z", + "aliases": [ + "CVE-2024-35056" + ], + "summary": "NASA AIT-Core vulnerable to SQL Injection", + "details": "NASA AIT-Core v2.5.2 was discovered to contain multiple SQL injection vulnerabilities via the `query_packets` and `insert` functions.", + "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" + } + ], + "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-35056" + }, + { + "type": "WEB", + "url": "https://github.com/NASA-AMMOS/AIT-Core/issues/527" + }, + { + "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-89" + ], + "severity": "CRITICAL", + "github_reviewed": true, + "github_reviewed_at": "2024-08-02T13:17:40Z", + "nvd_published_at": "2024-05-21T18:15:09Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/05/GHSA-gpgj-xrgw-8mx2/GHSA-gpgj-xrgw-8mx2.json b/advisories/unreviewed/2024/05/GHSA-gpgj-xrgw-8mx2/GHSA-gpgj-xrgw-8mx2.json deleted file mode 100644 index 79f3bbefa02..00000000000 --- a/advisories/unreviewed/2024/05/GHSA-gpgj-xrgw-8mx2/GHSA-gpgj-xrgw-8mx2.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-gpgj-xrgw-8mx2", - "modified": "2024-08-01T15:31:45Z", - "published": "2024-05-21T18:31:24Z", - "aliases": [ - "CVE-2024-35056" - ], - "details": "NASA AIT-Core v2.5.2 was discovered to contain multiple SQL injection vulnerabilities via the query_packets and insert functions.", - "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": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-35056" - }, - { - "type": "ADVISORY", - "url": "https://github.com/advisories/GHSA-gpgj-xrgw-8mx2" - }, - { - "type": "WEB", - "url": "https://www.linkedin.com/pulse/remote-code-execution-via-man-in-the-middle-more-ujkze" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-89" - ], - "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-05-21T18:15:09Z" - } -} \ No newline at end of file