diff --git a/advisories/github-reviewed/2025/02/GHSA-ggv3-vmgw-xv2q/GHSA-ggv3-vmgw-xv2q.json b/advisories/github-reviewed/2025/02/GHSA-ggv3-vmgw-xv2q/GHSA-ggv3-vmgw-xv2q.json index 284e93dfd27..65b8b17dc2b 100644 --- a/advisories/github-reviewed/2025/02/GHSA-ggv3-vmgw-xv2q/GHSA-ggv3-vmgw-xv2q.json +++ b/advisories/github-reviewed/2025/02/GHSA-ggv3-vmgw-xv2q/GHSA-ggv3-vmgw-xv2q.json @@ -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" diff --git a/advisories/github-reviewed/2025/02/GHSA-m4mm-534h-5cp5/GHSA-m4mm-534h-5cp5.json b/advisories/github-reviewed/2025/02/GHSA-m4mm-534h-5cp5/GHSA-m4mm-534h-5cp5.json new file mode 100644 index 00000000000..0293cffabf7 --- /dev/null +++ b/advisories/github-reviewed/2025/02/GHSA-m4mm-534h-5cp5/GHSA-m4mm-534h-5cp5.json @@ -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" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/02/GHSA-m4mm-534h-5cp5/GHSA-m4mm-534h-5cp5.json b/advisories/unreviewed/2025/02/GHSA-m4mm-534h-5cp5/GHSA-m4mm-534h-5cp5.json deleted file mode 100644 index 1b31a9d1b6b..00000000000 --- a/advisories/unreviewed/2025/02/GHSA-m4mm-534h-5cp5/GHSA-m4mm-534h-5cp5.json +++ /dev/null @@ -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" - } -} \ No newline at end of file