-
Notifications
You must be signed in to change notification settings - Fork 467
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
16218 SEC Fix 2FA bypass via RestAPI
CMK-18988 Change-Id: I11d746709c614fb21aee578229b274487f182731 (cherry picked from commit 371de1d)
- Loading branch information
1 parent
45a9be8
commit 190d8b9
Showing
7 changed files
with
123 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
[//]: # (werk v2) | ||
# Fix 2FA bypass via RestAPI | ||
|
||
key | value | ||
---------- | --- | ||
date | 2024-09-09T09:29:31+00:00 | ||
version | 2.3.0p16 | ||
class | security | ||
edition | cre | ||
component | wato | ||
level | 1 | ||
compatible | yes | ||
|
||
Previous to this Werk the RestAPI did not properly check if a user that is supposed to authenticated with multiple factors indeed authenticated fully. | ||
|
||
This issue was found during internal review. | ||
|
||
*Affected Versions*: | ||
|
||
* 2.3.0 | ||
* 2.2.0 | ||
|
||
*Vulnerability Management*: | ||
|
||
We have rated the issue with a CVSS Score of 9.2 High (`CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N`) and assigned `CVE-2024-8606`. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule qa-test-data
updated
from d6e880 to e3c46f