File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
documentation/modules/exploit/osx/local Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
This vulnerability works against OSX 10.13 (High Sierra). Early
3
3
research (https://objective-see.com/blog/blog_0x24.html ) suggests that
4
4
the vulnerability is the result of multiple errors ultimately started by
5
- an incorrect return value from triggered by the funtion
6
- ` od_verify_crypt_password ` rteturning true even if the account is
7
- disabled. The subsequent function calls appear to alidate and create
5
+ an incorrect return value from triggered by the function
6
+ ` od_verify_crypt_password ` returning true even if the account is
7
+ disabled. The subsequent function calls appear to validate and create
8
8
the password, though there is still a lot of research into the bug and
9
9
these results should be verified once more research has been published.
10
10
You can’t perform that action at this time.
0 commit comments