CVE-2021-32670
HIGH7.2EPSS 0.59%Reflected cross-site scripting issue in Datasette
Description
### Impact The `?_trace=1` debugging feature in Datasette does not correctly escape generated HTML, resulting in a [reflected cross-site scripting](https://owasp.org/www-community/attacks/xss/#reflected-xss-attacks) vulnerability. This vulnerability is particularly relevant if your Datasette installation includes authenticated features using plugins such as [datasette-auth-passwords](https://datasette.io/plugins/datasette-auth-passwords) as an attacker could use the vulnerability to access protected data. ### Patches Datasette 0.57 and 0.56.1 both include patches for this issue. ### Workarounds If you run Datasette behind a proxy you can workaround this issue by rejecting any incoming requests with `?_trace=` or `&_trace=` in their query string parameters. ### References - [OWASP guide to reflected cross-site scripting](https://owasp.org/www-community/attacks/xss/#reflected-xss-attacks) - [Datasette issue #1360](https://github.com/simonw/datasette/issues/1360) ### For more information If you have any questions or comments about this advisory: * Open a discussion in [simonw/datasette](https://github.com/simonw/datasette/discussions) * Email us at `swillison+datasette @ gmail.com`
Affected packages (3)
- PyPI/datasettefrom 0, < 0.56.1
- PyPI/datasettefrom 0, < 0.56.1
- PyPI/datasettefrom 0, < 0.56.1
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N |
| osv | CVSS 3.1 | HIGH7.2 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N |
References (10)
- ADVISORYhttps://github.com/advisories/GHSA-gff3-739c-gxfq
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2021-32670
- PATCHhttps://github.com/simonw/datasette
- PATCHhttps://pypi.org/project/datasette/
- WEBhttps://datasette.io/plugins/datasette-auth-passwords
- WEBhttps://github.com/pypa/advisory-database/tree/main/vulns/datasette/PYSEC-2021-89.yaml
- WEBhttps://github.com/simonw/datasette/issues/1360
- WEBhttps://github.com/simonw/datasette/security/advisories/GHSA-xw7c-jx9m-xh5g
- WEBhttps://owasp.org/www-community/attacks/xss/#reflected-xss-attacks
- WEBhttps://pypi.org/project/datasette