mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-4gxj-5mmr-7pxq
This commit is contained in:
+33
-6
@@ -1,20 +1,43 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-4gxj-5mmr-7pxq",
|
||||
"modified": "2024-07-17T18:31:00Z",
|
||||
"modified": "2024-08-02T15:28:44Z",
|
||||
"published": "2024-05-21T18:31:24Z",
|
||||
"aliases": [
|
||||
"CVE-2024-35058"
|
||||
],
|
||||
"summary": "NASA AIT-Core vulnerable to remote code execution",
|
||||
"details": "An issue in the API wait function of NASA AIT-Core v2.5.2 allows attackers to execute arbitrary code via supplying a crafted string.",
|
||||
"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:P/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": [
|
||||
{
|
||||
@@ -22,8 +45,12 @@
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-35058"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://github.com/advisories/GHSA-4gxj-5mmr-7pxq"
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/NASA-AMMOS/AIT-Core/issues/528"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/NASA-AMMOS/AIT-Core"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
@@ -35,8 +62,8 @@
|
||||
"CWE-319"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-08-02T15:28:44Z",
|
||||
"nvd_published_at": "2024-05-21T18:15:09Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user