pysec-2021-332
Vulnerability from pysec
Published
2021-09-08 11:15
Modified
2021-10-14 13:17
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.
Impacted products
| Name | purl | sqlite-web | pkg:pypi/sqlite-web |
|---|
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "sqlite-web",
"purl": "pkg:pypi/sqlite-web"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.1.1",
"0.1.3",
"0.1.4",
"0.1.5",
"0.1.6",
"0.1.7",
"0.1.8",
"0.2.0",
"0.2.1",
"0.2.2",
"0.3.0",
"0.3.1",
"0.3.2",
"0.3.3",
"0.3.4",
"0.3.5",
"0.3.6",
"0.3.7",
"0.3.8",
"0.3.9",
"0.4.0"
]
}
],
"aliases": [
"CVE-2021-23404",
"SNYK-PYTHON-SQLITEWEB-1316324",
"GHSA-2j58-pwwv-x666"
],
"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.",
"id": "PYSEC-2021-332",
"modified": "2021-10-14T13:17:51.118876Z",
"published": "2021-09-08T11:15:00Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/coleifer/sqlite-web/blob/2e7c85da3d37f80074ed3ae39b5851069b4f301c/sqlite_web/__main__.py%23L1"
},
{
"type": "ADVISORY",
"url": "https://snyk.io/vuln/SNYK-PYTHON-SQLITEWEB-1316324"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-2j58-pwwv-x666"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…