# CVE-2024-47884

## Summary

- **CVE ID:** CVE-2024-47884
- **Severity:** LOW
- **CVSS Score:** 2.4 (CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:P/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N)
- **CWE:** CWE-378
- **Published:** Oct 11, 2024
- **Last Modified:** Mar 13, 2026

## 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.

## Affected Products

- zefr0x — foxmarks (< 2.1.0)

## References

- [CNA](https://github.com/zefr0x/foxmarks/security/advisories/GHSA-8rh2-6pwm-5vvq)
- [CNA](https://github.com/zefr0x/foxmarks/commit/c3706bd882b3d61b353e4193f7d2dcfabd0c9a8e)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.18%
- **EPSS Percentile:** 8.1

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-11._