Skip to content

Commit

Permalink
docs: update CVEs fixed on 3.0.2 and 2.1.3 (apache#26308)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpgaspar authored and sfirke committed Mar 22, 2024
1 parent f6b4000 commit fabaaf6
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion docs/docs/security/cves.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,30 @@ hide_title: true
sidebar_position: 2
---

#### Version 3.0.2, 2.1.3

| CVE | Title | Affected |
|:---------------|:------------------------------------------------------------|---------------------------:|
| CVE-2023-46104 | Allows for uncontrolled resource consumption via a ZIP bomb | < 2.1.3, >= 3.0.0, < 3.0.2 |
| CVE-2023-49736 | SQL Injection on where_in JINJA macro | < 2.1.3, >= 3.0.0, < 3.0.2 |
| CVE-2023-49734 | Privilege Escalation Vulnerability | < 2.1.3, >= 3.0.0, < 3.0.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.3

| CVE | Title | Affected |
|:---------------|:------------------------------------------------------------------------|---------:|
| CVE-2023-42504 | Lack of rate limiting allows for possible denial of service | < 2.1.3 |


#### Version 2.1.2

| CVE | Title | Affected |
Expand Down

0 comments on commit fabaaf6

Please sign in to comment.