CVE-2024-47884

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-47884
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-47884.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-47884
Aliases
  • GHSA-8rh2-6pwm-5vvq
Published
2024-10-11T19:15:12.257Z
Modified
2025-12-01T13:47:54.274304Z
Severity
  • 2.4 (Low) CVSS_V4 - 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 CVSS Calculator
Summary
Insecure Temporary File in `foxmarks`
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-378"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/47xxx/CVE-2024-47884.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/zefr0x/foxmarks

Affected ranges

Type
GIT
Repo
https://github.com/zefr0x/foxmarks
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v1.*

v1.0.0
v1.0.0-beta.0
v1.0.1
v1.0.2

v2.*

v2.0.0
v2.0.0beta.0
v2.0.1
v2.0.2
v2.0.3

Database specific

source

"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-47884.json"