Publish Advisories

GHSA-2689-cw26-6cpj
GHSA-2689-cw26-6cpj
This commit is contained in:
advisory-database[bot]
2025-04-16 20:40:02 +00:00
parent d0735d6238
commit 694737f19f
2 changed files with 69 additions and 33 deletions
@@ -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"
}
}
@@ -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"
}
}