foxmarks is a CLI read-only interface for Firefox's bookmarks and history. A temporary file was created under the /tmp directory with read permissions for all users containing a copy of Firefox's database of bookmarks, history, input history, visits counter, use counter, view counter and more confidential information about the history of using Firefox. Permissions default to 0o600 for NamedTempFile. However, after copying the database, its permissions were copied with it resulting in an insecure file with 0x644 permissions. A malicious user is able to read the database when the targeted user executes foxmarks bookmarks or foxmarks history. This vulnerability is patched in v2.1.0.
CVSS
No CVSS.
References
Configurations
No configuration.
History
15 Oct 2024, 12:57
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
11 Oct 2024, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-10-11 20:15
Updated : 2024-10-15 12:57
NVD link : CVE-2024-47884
Mitre link : CVE-2024-47884
CVE.ORG link : CVE-2024-47884
JSON object : View
Products Affected
No product.
CWE
CWE-378
Creation of Temporary File With Insecure Permissions