diff --git a/docs/docs/security/cves.mdx b/docs/docs/security/cves.mdx index 0550a51dc..ea6ac0b65 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 |