Security readout for executives and security teams
Plain-English summary
CVE-2021-23404 is a CSRF flaw in sqlite-web. A victim using the SQL dashboard could be tricked by another site into causing sensitive dashboard actions without realizing it. The impact is high because the dashboard can affect database confidentiality and integrity, but the attack depends on user interaction.
Executive priority
Treat this as a high-priority administrative-tool exposure issue. If sqlite-web is reachable by administrators, reduce access quickly and confirm whether a vendor-supported fix or replacement is available.
Technical view
The source bundle describes missing origin validation for sensitive SQL dashboard actions in all versions of the sqlite-web package. CVSS 3.1 is 7.6: network reachable, low complexity, no attacker privileges, user interaction required, with high confidentiality impact and lower integrity and availability impact.
Likely exposure
Exposure is most likely where sqlite-web is deployed as an accessible SQL dashboard, especially if administrators use it in a browser. The bundle lists no CPEs and only identifies the sqlite-web package, so broader product exposure is not established.
Exploitation context
The bundle does not report active exploitation, and KEV is false. Exploitation would require tricking a user into interacting with attacker-controlled content while their browser can perform actions against the sqlite-web dashboard.
Researcher notes
Evidence is limited to the CVE description, Snyk reference, and upstream code reference. The bundle states all sqlite-web versions are affected, but does not provide confirmed patch versions, exploit activity, or detailed vulnerable endpoints.
Mitigation direction
- Check sqlite-web vendor and Snyk guidance for current remediation status.
- Restrict sqlite-web dashboard access to trusted administrative networks.
- Disable or remove sqlite-web deployments that are not operationally required.
- Require strong authentication around any exposed dashboard entry point.
- Review reverse proxy protections for origin and CSRF controls.
Validation and detection
- Inventory environments for the sqlite-web package or service.
- Confirm whether any sqlite-web dashboard is reachable from user browsers.
- Identify users with dashboard access and assess CSRF exposure paths.
- Review logs for unexpected sensitive dashboard actions.
- Track remediation decisions against vendor or Snyk advisories.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CVE-2021-23404 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 7.6 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:L/E:P/RL:U/RC:R
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:L/E:P/RL:U/RC:R2.84.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.6HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:L/E:P/RL:U/RC:R
Source materials
- CVE List V5 sourceCVE List V5
- https://snyk.io/vuln/SNYK-PYTHON-SQLITEWEB-1316324CVE reference · x_refsource_MISC
- https://github.com/coleifer/sqlite-web/blob/2e7c85da3d37f80074ed3ae39b5851069b4f301c/sqlite_web/__main__.py%23L1CVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
