9.8
CVE-2023-43091
- EPSS 0.64%
- Published 17.11.2024 13:15:14
- Last modified 06.08.2025 12:46:45
- Source patrick@puiterwijk.org
- Teams watchlist Login
- Open Login
A flaw was found in GNOME Maps, which is vulnerable to a code injection attack via its service.json configuration file. If the configuration file is malicious, it may execute arbitrary code.
Data is provided by the National Vulnerability Database (NVD)
Gnome ≫ Gnome-maps Version >= 43.0 < 43.7
Gnome ≫ Gnome-maps Version >= 44.0 < 44.4
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.64% | 0.698 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
patrick@puiterwijk.org | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
CWE-94 Improper Control of Generation of Code ('Code Injection')
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.