Publish Advisories

GHSA-48mj-p7x2-5jfm
GHSA-624f-cqvr-3qw4
GHSA-6hcj-qrw3-m66q
This commit is contained in:
advisory-database[bot]
2024-09-20 17:35:50 +00:00
parent d74d35166d
commit 2ea1b66fa1
3 changed files with 30 additions and 6 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-48mj-p7x2-5jfm",
"modified": "2021-09-28T21:10:08Z",
"modified": "2024-09-20T17:35:20Z",
"published": "2021-09-29T17:09:14Z",
"aliases": [
"CVE-2021-41104"
@@ -12,6 +12,10 @@
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
@@ -46,7 +50,11 @@
},
{
"type": "WEB",
"url": "https://github.com/esphome/esphome/pull/2409/commits/207cde1667d8c799a197b78ca8a5a14de8d5ca1e"
"url": "https://github.com/esphome/esphome/pull/2409"
},
{
"type": "WEB",
"url": "https://github.com/esphome/esphome/commit/2234f6aacf8cc653307fed80f3750317a82c4f83"
},
{
"type": "WEB",
@@ -59,6 +67,10 @@
{
"type": "WEB",
"url": "https://github.com/esphome/esphome/releases/tag/2021.9.2"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/esphome/PYSEC-2021-351.yaml"
}
],
"database_specific": {
@@ -1,17 +1,21 @@
{
"schema_version": "1.4.0",
"id": "GHSA-624f-cqvr-3qw4",
"modified": "2021-09-09T13:33:26Z",
"modified": "2024-09-20T17:34:08Z",
"published": "2021-09-08T21:11:14Z",
"aliases": [
"CVE-2021-32805"
],
"summary": "URL Redirection to Untrusted Site ('Open Redirect') in Flask-AppBuilder",
"summary": "Flask-AppBuilder Open Redirect vulnerability",
"details": "### Impact\nIf using Flask-AppBuilder OAuth, an attacker can share a carefully crafted URL with a trusted domain for an application built with Flask-AppBuilder, this URL can redirect a user to a malicious site. This is an open redirect vulnerability \n\n### Patches\nInstall Flask-AppBuilder 3.2.2 or above\n\n### Workarounds\nFilter HTTP traffic containing `?next={next-site}` where the `next-site` domain is different from the application you are protecting\n",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N"
}
],
"affected": [
@@ -56,6 +60,10 @@
"type": "WEB",
"url": "https://github.com/dpgaspar/Flask-AppBuilder/releases/tag/v3.3.2"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/flask-appbuilder/PYSEC-2021-359.yaml"
},
{
"type": "WEB",
"url": "https://pypi.org/project/Flask-AppBuilder"
@@ -1,17 +1,21 @@
{
"schema_version": "1.4.0",
"id": "GHSA-6hcj-qrw3-m66q",
"modified": "2022-08-10T15:57:45Z",
"modified": "2024-09-20T17:33:16Z",
"published": "2022-08-02T00:00:25Z",
"aliases": [
"CVE-2022-2589"
],
"summary": "Fava before 1.22.3 vulnerable to reflected cross-site scripting",
"summary": "Fava vulnerable to reflected cross-site scripting",
"details": "Fava before 1.22.3 is vulnerable to reflected cross-site scripting due to improper validation on filter conversion.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N"
}
],
"affected": [