mirror of https://github.com/istio/istio.io.git
Update CVE number for Security Advisory 2024-002. (#14904)
Some of the references mistakenly referred to CVE-2024-45288, but they should have been for CVE-2023-45288.
This commit is contained in:
parent
bfb9ab95ef
commit
520f2d7fb7
|
@ -357,6 +357,7 @@ CVE-2023-35942
|
||||||
CVE-2023-35943
|
CVE-2023-35943
|
||||||
CVE-2023-35944
|
CVE-2023-35944
|
||||||
CVE-2023-35945
|
CVE-2023-35945
|
||||||
|
CVE-2023-45288
|
||||||
CVE-2024-23322
|
CVE-2024-23322
|
||||||
CVE-2024-23323
|
CVE-2024-23323
|
||||||
CVE-2024-23324
|
CVE-2024-23324
|
||||||
|
@ -364,7 +365,6 @@ CVE-2024-23325
|
||||||
CVE-2024-23327
|
CVE-2024-23327
|
||||||
CVE-2024-27919
|
CVE-2024-27919
|
||||||
CVE-2024-30255
|
CVE-2024-30255
|
||||||
CVE-2024-45288
|
|
||||||
CVEs
|
CVEs
|
||||||
cves
|
cves
|
||||||
cvss
|
cvss
|
||||||
|
|
|
@ -24,7 +24,7 @@ skip_seealso: true
|
||||||
|
|
||||||
*NOTE*: At the time of publishing, the CVE was not yet scored or vectored.
|
*NOTE*: At the time of publishing, the CVE was not yet scored or vectored.
|
||||||
|
|
||||||
- __[CVE-2024-45288](https://nvd.nist.gov/vuln/detail/CVE-2023-45288)__: (CVSS Score Unpublished): HTTP/2 CONTINUATION frames can be utilized for DoS attacks.
|
- __[CVE-2023-45288](https://nvd.nist.gov/vuln/detail/CVE-2023-45288)__: (CVSS Score Unpublished): HTTP/2 CONTINUATION frames can be utilized for DoS attacks.
|
||||||
|
|
||||||
## Am I Impacted?
|
## Am I Impacted?
|
||||||
|
|
||||||
|
|
|
@ -26,7 +26,7 @@ skip_seealso: true
|
||||||
|
|
||||||
**注意**:在发布时,该 CVE 尚未被评分或量化。
|
**注意**:在发布时,该 CVE 尚未被评分或量化。
|
||||||
|
|
||||||
- __[CVE-2024-45288](https://nvd.nist.gov/vuln/detail/CVE-2023-45288)__:
|
- __[CVE-2023-45288](https://nvd.nist.gov/vuln/detail/CVE-2023-45288)__:
|
||||||
(CVSS Score Unpublished): HTTP/2 CONTINUATION 帧可被用于 DoS 攻击。
|
(CVSS Score Unpublished): HTTP/2 CONTINUATION 帧可被用于 DoS 攻击。
|
||||||
|
|
||||||
## 我受到影响了吗?{#am-i-impacted}
|
## 我受到影响了吗?{#am-i-impacted}
|
||||||
|
|
Loading…
Reference in New Issue