This is an automated email from the ASF dual-hosted git repository.
dpgaspar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
The following commit(s) were added to refs/heads/master by this push:
new 6447529ee4 docs: update CVEs fixed on 2.1.2 (#26104)
6447529ee4 is described below
commit 6447529ee456876abe49897fd42e7bfcff238eac
Author: Daniel Vaz Gaspar <[email protected]>
AuthorDate: Tue Nov 28 16:09:49 2023 +0000
docs: update CVEs fixed on 2.1.2 (#26104)
---
docs/docs/security/cves.mdx | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/docs/docs/security/cves.mdx b/docs/docs/security/cves.mdx
index 9577650537..0550a51dc1 100644
--- a/docs/docs/security/cves.mdx
+++ b/docs/docs/security/cves.mdx
@@ -4,6 +4,15 @@ hide_title: true
sidebar_position: 2
---
+#### Version 2.1.2
+
+| CVE | Title
| Affected |
+|:---------------|:------------------------------------------------------------------------|---------:|
+| CVE-2023-40610 | Privilege escalation with default examples database
| < 2.1.2 |
+| CVE-2023-42501 | Unnecessary read permissions within the Gamma role
| < 2.1.2 |
+| CVE-2023-43701 | Stored XSS on API endpoint
| < 2.1.2 |
+
+
#### Version 2.1.1
| CVE | Title
| Affected |