Giter Club home page Giter Club logo

cve-2024-27198's Introduction

CVE-2024-27198

CVE-2024-27198 - Authentication Bypass Using an Alternate Path vulnerability in JetBrains TeamCity Server

teamcityserverlogo

Products and Versions affected:

Product Affected Versions
TeamCity Server <= 2023.11.3
  • CVSS: 9.8
  • Actively Exploited: YES
  • Patch: YES
  • Mitigation: YES

Lab

You can deploy a TeamCity server with Docker to test this exploit

  • Download a vulnerable TeamCity Server docker image, for this case version: 2023.11.3
docker pull jetbrains/teamcity-server:2023.11.3
  • Then run the docker container
docker run -it -d --name teamcity -u root -p 8111:8111 jetbrains/teamcity-server:2023.11.3
  • Finally, go to: http://localhost:8111 and follow the configuration instructions for your new server (just click Proceed and create a new admin account).

Help

usage: CVE-2024-27198.py [-h] -t TARGET -u USERNAME -p PASSWORD

options:
  -h, --help            show this help message and exit
  -t TARGET, --target TARGET
                        Target TeamCity Server URL
  -u USERNAME, --username USERNAME
                        Insert username for the new user
  -p PASSWORD, --password PASSWORD
                        Insert password for the new user

Example:

python CVE-2024-27198.py -t http://localhost:8111 -u mynewadminuser -p mypassword

References

cve-2024-27198's People

Contributors

yoryio avatar

Stargazers

PushkraJ avatar Lucien avatar Jonathan avatar  avatar Dezz avatar Umut avatar 5l1v3r1 avatar  avatar Charlie Smith avatar  avatar biubiu avatar Glitchyg avatar bbkim avatar Tripp avatar Focus. avatar profile_:) avatar m1nemk avatar  avatar  avatar 1ue avatar  avatar  avatar 0xsyr0 avatar  avatar Jose Suarez avatar Ryota Sakai avatar  avatar yoon jaeheng avatar Nicolas Krassas avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.