mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-ggv3-vmgw-xv2q GHSA-m4mm-534h-5cp5 GHSA-m4mm-534h-5cp5
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-ggv3-vmgw-xv2q",
|
||||
"modified": "2025-02-06T23:30:29Z",
|
||||
"modified": "2025-02-20T22:59:32Z",
|
||||
"published": "2025-02-06T06:31:25Z",
|
||||
"aliases": [
|
||||
"CVE-2024-57068"
|
||||
@@ -28,7 +28,7 @@
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "0.41.3"
|
||||
"fixed": "0.42.1"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -40,6 +40,14 @@
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57068"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/TanStack/form/pull/1151"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/TanStack/form/commit/455522c8f3272787668f3d1afd6adbc6dc1b9e8a"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://gist.github.com/tariqhawis/47fe5b1e584e9e573c0933588248d533"
|
||||
|
||||
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-m4mm-534h-5cp5",
|
||||
"modified": "2025-02-20T22:58:43Z",
|
||||
"published": "2025-02-20T18:31:24Z",
|
||||
"aliases": [
|
||||
"CVE-2024-57716"
|
||||
],
|
||||
"summary": "AutoQueryable leaks sensitive information",
|
||||
"details": "An issue in trenoncourt AutoQueryable v.1.7.0 allows a remote attacker to obtain sensitive information via the Unselectable function.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "NuGet",
|
||||
"name": "AutoQueryable"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "2.0.11-beta"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57716"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pentesttoolscom/vulnerability-research/tree/master/CVE-2024-57716"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/trenoncourt/AutoQueryable"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-200"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2025-02-20T22:58:43Z",
|
||||
"nvd_published_at": "2025-02-20T17:15:11Z"
|
||||
}
|
||||
}
|
||||
@@ -1,33 +0,0 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-m4mm-534h-5cp5",
|
||||
"modified": "2025-02-20T18:31:24Z",
|
||||
"published": "2025-02-20T18:31:24Z",
|
||||
"aliases": [
|
||||
"CVE-2024-57716"
|
||||
],
|
||||
"details": "An issue in trenoncourt AutoQueryable v.1.7.0 allows a remote attacker to obtain sensitive information via the Unselectable function.",
|
||||
"severity": [],
|
||||
"affected": [],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-57716"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pentesttoolscom/vulnerability-research/tree/master/CVE-2024-57716"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/trenoncourt/AutoQueryable"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [],
|
||||
"severity": null,
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"nvd_published_at": "2025-02-20T17:15:11Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user