diff --git a/advisories/github-reviewed/2025/04/GHSA-2689-cw26-6cpj/GHSA-2689-cw26-6cpj.json b/advisories/github-reviewed/2025/04/GHSA-2689-cw26-6cpj/GHSA-2689-cw26-6cpj.json new file mode 100644 index 00000000000..7330b53c6a9 --- /dev/null +++ b/advisories/github-reviewed/2025/04/GHSA-2689-cw26-6cpj/GHSA-2689-cw26-6cpj.json @@ -0,0 +1,69 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2689-cw26-6cpj", + "modified": "2025-04-16T20:38:00Z", + "published": "2025-04-16T18:31:54Z", + "aliases": [ + "CVE-2024-53305" + ], + "summary": "Whoogle allows attackers to execute arbitrary code via supplying a crafted search query", + "details": "An issue in the component /models/config.py of Whoogle search v0.9.0 allows attackers to execute arbitrary code via supplying a crafted search query.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "whoogle-search" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.9.1" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53305" + }, + { + "type": "WEB", + "url": "https://github.com/benbusby/whoogle-search/commit/223f00c3c0533423114f99b30c561278bc0b42ba" + }, + { + "type": "WEB", + "url": "https://fern89.github.io/posts/whoogle-rce" + }, + { + "type": "WEB", + "url": "https://gist.github.com/fern89/ca5fe76ad81b4bc363e7341e523a1651" + }, + { + "type": "PACKAGE", + "url": "https://github.com/benbusby/whoogle-search" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-78" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-04-16T20:38:00Z", + "nvd_published_at": "2025-04-16T18:16:03Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-2689-cw26-6cpj/GHSA-2689-cw26-6cpj.json b/advisories/unreviewed/2025/04/GHSA-2689-cw26-6cpj/GHSA-2689-cw26-6cpj.json deleted file mode 100644 index 054feb26463..00000000000 --- a/advisories/unreviewed/2025/04/GHSA-2689-cw26-6cpj/GHSA-2689-cw26-6cpj.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-2689-cw26-6cpj", - "modified": "2025-04-16T18:31:54Z", - "published": "2025-04-16T18:31:54Z", - "aliases": [ - "CVE-2024-53305" - ], - "details": "An issue in the component /models/config.py of Whoogle search v0.9.0 allows attackers to execute arbitrary code via supplying a crafted search query.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53305" - }, - { - "type": "WEB", - "url": "https://github.com/benbusby/whoogle-search/commit/223f00c3c0533423114f99b30c561278bc0b42ba" - }, - { - "type": "WEB", - "url": "https://gist.github.com/fern89/ca5fe76ad81b4bc363e7341e523a1651" - } - ], - "database_specific": { - "cwe_ids": [], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-04-16T18:16:03Z" - } -} \ No newline at end of file