NONE · 0

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

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

Related Weaknesses (CWE)

References

FAQ

What is CVE-2024-47884?

CVE-2024-47884 is a documented vulnerability. 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 data...

How severe is CVE-2024-47884?

CVSS scoring is not yet available for CVE-2024-47884. Check NVD for updates.

Is there a patch for CVE-2024-47884?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.