Publish Advisories

GHSA-jqff-8g2v-642h
GHSA-jqff-8g2v-642h
This commit is contained in:
advisory-database[bot]
2024-05-22 14:19:08 +00:00
parent 82527433db
commit ba7403d78b
2 changed files with 61 additions and 35 deletions
@@ -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"
}
}
@@ -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"
}
}