mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-377p-g8gr-5wpg GHSA-v5h2-q2w4-gpcx
This commit is contained in:
+26
-7
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-377p-g8gr-5wpg",
|
||||
"modified": "2024-07-03T18:38:47Z",
|
||||
"modified": "2024-11-22T20:26:56Z",
|
||||
"published": "2024-05-03T18:30:37Z",
|
||||
"aliases": [
|
||||
"CVE-2024-31636"
|
||||
],
|
||||
"summary": "LIEF obtain sensitive information via the name parameter",
|
||||
"details": "An issue in LIEF v.0.14.1 allows a local attacker to obtain sensitive information via the name parameter of the machd_reader.c component.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -14,7 +15,25 @@
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "PyPI",
|
||||
"name": "lief"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "0.15.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -27,11 +46,11 @@
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/lief-project/LIEF"
|
||||
"url": "https://github.com/lief-project/LIEF/commit/307e113f8e00b034f0a5f1baa33e54d636c52ea3"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://lief.com"
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/lief-project/LIEF"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
@@ -39,8 +58,8 @@
|
||||
"CWE-457"
|
||||
],
|
||||
"severity": "LOW",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-11-22T20:26:56Z",
|
||||
"nvd_published_at": "2024-05-03T17:15:07Z"
|
||||
}
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user