CVE-2022-21690

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-21690
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-21690.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-21690
Aliases
Downstream
Related
Published
2022-01-18T22:15:18Z
Modified
2025-10-20T19:33:32Z
Severity
  • 8.7 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N CVSS Calculator
Summary
Cross-Site Scripting in Onionshare
Details

OnionShare is an open source tool that lets you securely and anonymously share files, host websites, and chat with friends using the Tor network. In affected versions The path parameter of the requested URL is not sanitized before being passed to the QT frontend. This path is used in all components for displaying the server access history. This leads to a rendered HTML4 Subset (QT RichText editor) in the Onionshare frontend.

Database specific
{
    "cwe_ids": [
        "CWE-79"
    ]
}
References

Affected packages

Git / github.com/onionshare/onionshare

Affected ranges

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