原始 OSV JSON{
"id": "GHSA-2j58-pwwv-x666",
"aliases": [
"CVE-2021-23404"
],
"details": "This affects all versions of package sqlite-web. The SQL dashboard area allows sensitive actions to be performed without validating that the request originated from the application. This could enable an attacker to trick a user into performing these actions unknowingly through a Cross Site Request Forgery (CSRF) attack.",
"summary": "Cross-Site Request Forgery in sqlite-web",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.6.5"
}
]
}
],
"package": {
"name": "sqlite-web",
"ecosystem": "PyPI"
}
}
],
"modified": "2025-11-27T09:16:04Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:L/E:F"
}
],
"published": "2021-09-09T17:10:35Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23404",
"type": "ADVISORY"
},
{
"url": "https://github.com/coleifer/sqlite-web",
"type": "PACKAGE"
},
{
"url": "https://github.com/coleifer/sqlite-web/blob/2e7c85da3d37f80074ed3ae39b5851069b4f301c/sqlite_web/__main__.py",
"type": "WEB"
},
{
"url": "https://github.com/coleifer/sqlite-web/blob/4ba53979eb342c69fb3b7a75eeed43da7a3d3822/sqlite_web/sqlite_web.py#L1338",
"type": "WEB"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/sqlite-web/PYSEC-2021-332.yaml",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-PYTHON-SQLITEWEB-1316324",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2021-09-08T11:15:00Z",
"github_reviewed_at": "2021-09-09T13:38:52Z"
}
}