mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 01:44:43 +02:00
18 lines
847 B
Markdown
18 lines
847 B
Markdown
### [CVE-2021-23404](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23404)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://snyk.io/vuln/SNYK-PYTHON-SQLITEWEB-1316324
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|