Publish Advisories

GHSA-gpgj-xrgw-8mx2
GHSA-gpgj-xrgw-8mx2
This commit is contained in:
advisory-database[bot]
2024-08-02 13:19:06 +00:00
parent 3945b3269d
commit 8b90b0ff18
2 changed files with 69 additions and 42 deletions
@@ -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"
}
}
@@ -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"
}
}