mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-8vr4-h4rr-8ph6
This commit is contained in:
+29
-6
@@ -1,17 +1,36 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-8vr4-h4rr-8ph6",
|
||||
"modified": "2024-05-20T18:31:23Z",
|
||||
"modified": "2024-05-20T20:56:14Z",
|
||||
"published": "2024-05-20T18:31:23Z",
|
||||
"aliases": [
|
||||
"CVE-2024-24293"
|
||||
],
|
||||
"summary": "MiguelCastillo @bit/loader Prototype Pollution issue",
|
||||
"details": "A Prototype Pollution issue in MiguelCastillo @bit/loader v.10.0.3 allows an attacker to execute arbitrary code via the M function e argument in index.js.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "npm",
|
||||
"name": "@bit/loader"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "10.0.3"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -21,15 +40,19 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://gist.github.com/tariqhawis/986fb1c9da6be526fb2656ba8d194b7f"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/MiguelCastillo/bit-loader"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
|
||||
"CWE-1321"
|
||||
],
|
||||
"severity": null,
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-05-20T20:56:14Z",
|
||||
"nvd_published_at": "2024-05-20T18:15:10Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user