7.3
CVE-2024-53305
- EPSS 0.76%
- Veröffentlicht 16.04.2025 00:00:00
- Zuletzt bearbeitet 24.06.2025 15:01:57
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Benbusby ≫ Whoogle Search Version0.9.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.76% | 0.729 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.3 | 3.9 | 3.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
|
CWE-77 Improper Neutralization of Special Elements used in a Command ('Command Injection')
The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.