{"api_version":"1","generated_at":"2026-07-23T13:03:57+00:00","cve":"CVE-2021-32670","urls":{"html":"https://cve.report/CVE-2021-32670","api":"https://cve.report/api/cve/CVE-2021-32670.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2021-32670","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2021-32670"},"summary":{"title":"CVE-2021-32670","description":"Datasette is an open source multi-tool for exploring and publishing data. 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. Datasette 0.57 and 0.56.1 both include patches for this issue. 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.","state":"PUBLIC","assigner":"security-advisories@github.com","published_at":"2021-06-07 22:15:00","updated_at":"2021-06-14 16:28:00"},"problem_types":["CWE-79"],"metrics":[],"references":[{"url":"https://owasp.org/www-community/attacks/xss/#reflected-xss-attacks","name":"https://owasp.org/www-community/attacks/xss/#reflected-xss-attacks","refsource":"MISC","tags":[],"title":"Cross Site Scripting (XSS) Software Attack | OWASP Foundation","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/simonw/datasette/security/advisories/GHSA-xw7c-jx9m-xh5g","name":"https://github.com/simonw/datasette/security/advisories/GHSA-xw7c-jx9m-xh5g","refsource":"CONFIRM","tags":[],"title":"Reflected cross-site scripting issue in Datasette · Advisory · simonw/datasette · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://pypi.org/project/datasette/","name":"https://pypi.org/project/datasette/","refsource":"MISC","tags":[],"title":"datasette · PyPI","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://datasette.io/plugins/datasette-auth-passwords","name":"https://datasette.io/plugins/datasette-auth-passwords","refsource":"MISC","tags":[],"title":"datasette-auth-passwords - a plugin for Datasette","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/simonw/datasette/issues/1360","name":"https://github.com/simonw/datasette/issues/1360","refsource":"MISC","tags":[],"title":"Security flaw, to be fixed in 0.56.1 and 0.57 · Issue #1360 · simonw/datasette · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://www.cve.org/CVERecord?id=CVE-2021-32670","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2021-32670","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2021","cve_id":"32670","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"datasette","cpe5":"datasette","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[{"cve":"CVE-2021-32670","qid":"982330","title":"Python (pip) Security Update for datasette (GHSA-gff3-739c-gxfq)"}]},"source_records":{"cve_program":{"CVE_data_meta":{"ASSIGNER":"security-advisories@github.com","ID":"CVE-2021-32670","STATE":"PUBLIC","TITLE":"Reflected cross-site scripting issue in Datasette"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"datasette","version":{"version_data":[{"version_value":"< 0.56.1"}]}}]},"vendor_name":"simonw"}]}},"data_format":"MITRE","data_type":"CVE","data_version":"4.0","description":{"description_data":[{"lang":"eng","value":"Datasette is an open source multi-tool for exploring and publishing data. 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. Datasette 0.57 and 0.56.1 both include patches for this issue. 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."}]},"impact":{"cvss":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":7.2,"baseSeverity":"HIGH","confidentialityImpact":"LOW","integrityImpact":"LOW","privilegesRequired":"NONE","scope":"CHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N","version":"3.1"}},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"}]}]},"references":{"reference_data":[{"name":"https://github.com/simonw/datasette/security/advisories/GHSA-xw7c-jx9m-xh5g","refsource":"CONFIRM","url":"https://github.com/simonw/datasette/security/advisories/GHSA-xw7c-jx9m-xh5g"},{"name":"https://github.com/simonw/datasette/issues/1360","refsource":"MISC","url":"https://github.com/simonw/datasette/issues/1360"},{"name":"https://datasette.io/plugins/datasette-auth-passwords","refsource":"MISC","url":"https://datasette.io/plugins/datasette-auth-passwords"},{"name":"https://owasp.org/www-community/attacks/xss/#reflected-xss-attacks","refsource":"MISC","url":"https://owasp.org/www-community/attacks/xss/#reflected-xss-attacks"},{"name":"https://pypi.org/project/datasette/","refsource":"MISC","url":"https://pypi.org/project/datasette/"}]},"source":{"advisory":"GHSA-xw7c-jx9m-xh5g","discovery":"UNKNOWN"}},"nvd":{"publishedDate":"2021-06-07 22:15:00","lastModifiedDate":"2021-06-14 16:28:00","problem_types":["CWE-79"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"REQUIRED","scope":"CHANGED","confidentialityImpact":"LOW","integrityImpact":"LOW","availabilityImpact":"NONE","baseScore":6.1,"baseSeverity":"MEDIUM"},"exploitabilityScore":2.8,"impactScore":2.7},"baseMetricV2":{"cvssV2":{"version":"2.0","vectorString":"AV:N/AC:M/Au:N/C:N/I:P/A:N","accessVector":"NETWORK","accessComplexity":"MEDIUM","authentication":"NONE","confidentialityImpact":"NONE","integrityImpact":"PARTIAL","availabilityImpact":"NONE","baseScore":4.3},"severity":"MEDIUM","exploitabilityScore":8.6,"impactScore":2.9,"acInsufInfo":false,"obtainAllPrivilege":false,"obtainUserPrivilege":false,"obtainOtherPrivilege":false,"userInteractionRequired":true}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:datasette:datasette:*:*:*:*:*:*:*:*","versionEndExcluding":"0.56.1","cpe_name":[]}]}]}},"legacy_mitre":{"record":{"CveYear":"2021","CveId":"32670","Ordinal":"208058","Title":"CVE-2021-32670","CVE":"CVE-2021-32670","Year":"2021"},"notes":[{"CveYear":"2021","CveId":"32670","Ordinal":"1","NoteData":"Datasette is an open source multi-tool for exploring and publishing data. 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. Datasette 0.57 and 0.56.1 both include patches for this issue. 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.","Type":"Description","Title":null},{"CveYear":"2021","CveId":"32670","Ordinal":"2","NoteData":"2021-06-07","Type":"Other","Title":"Published"},{"CveYear":"2021","CveId":"32670","Ordinal":"3","NoteData":"2021-06-07","Type":"Other","Title":"Modified"}]}}}