•  
      request #28848 GitLab repository branch prefix can be updated by any user
    Infos
    #28848
    Yannis ROSSETTO (rossettoy)
    2022-10-17 09:20
    2022-09-20 15:57
    30409
    Details
    GitLab repository branch prefix can be updated by any user

    Authorizations are not properly verified when updating the branch prefix used by the GitLab repository integration.

    Impact

    Authenticated users can change the branch prefix of any of the GitLab repository integration they can see vie the REST endpoint PATCH /gitlab_repositories/{id}. This action should be restricted to Git administrators.

    CVSSv3.1 score: 4.3 (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N)

    References

    CWE 285
    CVE-2022-39233

    SCM/GitLab
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Yannis ROSSETTO (rossettoy)
    Closed
    2022-09-21
    Attachments
    Empty
    References
    Referencing request #28848

    Follow-ups

    User avatar
    Thomas Gerbet (tgerbet)2022-09-22 14:54

    CVE-2022-39233 has been assigned to this issue.


    • Original Submission
      Something went wrong, the follow up content couldn't be loaded
      Only formatting have been changed, you should switch to markup to see the changes
    User avatar
    Thomas Gerbet (tgerbet)2022-09-21 16:33
    • Original Submission
      Something went wrong, the follow up content couldn't be loaded
      Only formatting have been changed, you should switch to markup to see the changes
    User avatar
    • Summary
      -Updating GitLab repository branch prefix can updated by any user 
      +GitLab repository branch prefix can be updated by any user