- Sep 02, 2020
-
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
-
Mayra Cabrera authored
Protect OAuth endpoints from brute force/password stuffing See merge request gitlab-org/security/gitlab!790
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
- Sep 01, 2020
-
-
Robert Speicher authored
Security check validity of repository mirror urls See merge request gitlab-org/security/gitlab!832
-
GitLab Release Tools Bot authored
Add scopes presence validation on OAuth Application creation See merge request gitlab-org/security/gitlab!906
-
Kerri Miller authored
-
- Update OAuth Applications controllers to disallow empty scopes application creation
-
GitLab Release Tools Bot authored
2FA requirement bypass using the API See merge request gitlab-org/security/gitlab!875
-
GitLab Release Tools Bot authored
Set maximum limit for profile events See merge request gitlab-org/security/gitlab!878
-
GitLab Release Tools Bot authored
GitLab Runner version upgrade See merge request gitlab-org/security/gitlab!885
-
GitLab Release Tools Bot authored
Malicious user can block gitlab.com users by exploiting 2FA inheritance logic See merge request gitlab-org/security/gitlab!802
-
GitLab Release Tools Bot authored
Previously created sessions remain active after activating 2FA See merge request gitlab-org/security/gitlab!864
-
GitLab Release Tools Bot authored
Delete members invites created by users being deleted See merge request gitlab-org/security/gitlab!829
-
GitLab Release Tools Bot authored
Pre-generation & Static 2FA Authenticator Secret Code can cause risks to accounts See merge request gitlab-org/security/gitlab!809
-
GitLab Release Tools Bot authored
Disabled Repository functionality - Still Able To Access The Project Files and Container Registry via Deploy Token See merge request gitlab-org/security/gitlab!888
-
GitLab Release Tools Bot authored
Improper Access Control on Deploy-Key See merge request gitlab-org/security/gitlab!891
-
GitLab Release Tools Bot authored
Validate Snippet global id in GraphQL destroy mutation See merge request gitlab-org/security/gitlab!775
-
GitLab Release Tools Bot authored
Merge branch 'security-220-dblessing-revoke-remember-me-on-session-revocation-13-2' into '13-2-stable-ee' Invalidate remember me when an active session is revoked See merge request gitlab-org/security/gitlab!854
-
GitLab Release Tools Bot authored
Rate limit on webhooks testing feature See merge request gitlab-org/security/gitlab!828
-
GitLab Release Tools Bot authored
Upgrade jQuery to v3.5 See merge request gitlab-org/security/gitlab!835
-
GitLab Release Tools Bot authored
Don't expose epic for users without permissions See merge request gitlab-org/security/gitlab!787
-
GitLab Release Tools Bot authored
Prevent OmniAuth from rendering arbitrary error messages See merge request gitlab-org/security/gitlab!848
-
GitLab Release Tools Bot authored
Invalidate two factor sign-in when user password changes See merge request gitlab-org/security/gitlab!845
-
GitLab Release Tools Bot authored
Prevent stale otp_user_id from signing-in incorrect user See merge request gitlab-org/security/gitlab!851
-
Stan Hu authored
Previously if the import URL contained passwords that may look like hostnames or ports when unescaped, `Addressable::URI` would fail to parse. Since we really don't care about the username/password component, remove them from Gitlab::UrlSanitizer and then check the resulting value.
-
- Aug 31, 2020
-
-
Prevent brute force/credential spray attacks on the OAuth token endpoint by incrementing failed attempts. After the configured Devise `maximum_attempts` the account will be locked and further attempts will not succeed. This change also adds the OAuth token path to Rack Attack protected paths.
-
- Aug 28, 2020
-
-
GitLab Release Tools Bot authored
Security websocket extensions update See merge request gitlab-org/security/gitlab!749
-
GitLab Release Tools Bot authored
Prevent project maintainers from editing group badges See merge request gitlab-org/security/gitlab!795
-
GitLab Release Tools Bot authored
Change conan api to use proper workhorse validation See merge request gitlab-org/security/gitlab!765
-
GitLab Release Tools Bot authored
Allow tokens only from running jobs for API auth See merge request gitlab-org/security/gitlab!711
-
GitLab Release Tools Bot authored
Sanitize vulnerability history comment See merge request gitlab-org/security/gitlab!684
-
GitLab Release Tools Bot authored
Persist EKS External ID before presenting it to the user See merge request gitlab-org/security/gitlab!784
-
Shinya Maeda authored
This commit fixes the vulnerability on the deploy key.
-