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 79be126189 docs: update CVEs fixed on 3.0.0 (#26149)
79be126189 is described below

commit 79be126189494fec351e5f4235644235f1f115ad
Author: Daniel Vaz Gaspar <[email protected]>
AuthorDate: Thu Nov 30 14:43:12 2023 +0000

    docs: update CVEs fixed on 3.0.0 (#26149)
---
 docs/docs/security/cves.mdx | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/docs/docs/security/cves.mdx b/docs/docs/security/cves.mdx
index 0550a51dc1..ea6ac0b65b 100644
--- a/docs/docs/security/cves.mdx
+++ b/docs/docs/security/cves.mdx
@@ -1,9 +1,18 @@
 ---
-title: CVEs by release
+title: CVEs fixed by release
 hide_title: true
 sidebar_position: 2
 ---
 
+#### Version 3.0.0
+
+| CVE            | Title                                                       
            | Affected |
+|:---------------|:------------------------------------------------------------------------|---------:|
+| CVE-2023-42502 | Open Redirect Vulnerability                                 
            |  < 3.0.0 |
+| CVE-2023-42504 | Lack of rate limiting allows for possible denial of service 
            |  < 3.0.0 |
+| CVE-2023-42505 | Sensitive information disclosure on db connection details   
            |  < 3.0.0 |
+
+
 #### Version 2.1.2
 
 | CVE            | Title                                                       
            | Affected |

Reply via email to