CVE-2024-47884

CVE-2024-47884 is a low-severity vulnerability with a CVSS 4.0 base score of 2.4. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-378.

Key facts

Description

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.

Frequently asked questions

What is CVE-2024-47884?
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.
How severe is CVE-2024-47884?
CVE-2024-47884 has a CVSS 4.0 base score of 2.4, rated low severity.
Is CVE-2024-47884 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (8th percentile), an estimate of the probability of exploitation in the next 30 days.
How do I fix CVE-2024-47884?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
Does CVE-2024-47884 have an EU (EUVD) identifier?
Yes. CVE-2024-47884 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-42715.
When was CVE-2024-47884 published?
CVE-2024-47884 was published on 2024-10-11 and last updated on 2026-06-17.

References

Other CWE-378 vulnerabilities

Browse all CWE-378 vulnerabilities →