Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add env goanywhere_mft CVE-2023-0669 #90

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

SuperX-SIR
Copy link
Contributor

No description provided.

@giacomo-doyensec
Copy link

Hello @SuperX-SIR thanks for your contribution!
Reproduction steps appears to be missing from the testbed, can you provide them? A list of curl commands would be ideal.

@SuperX-SIR
Copy link
Contributor Author

appears to be missing

Simply download the listed Docker images and run them as instructed.

Vulnerable image
kutzhanov/goanywhere:6.8.6
safe iamge
helpsystems/goanywhere-mft:7.1.3
run the container
docker run --publish 38000:8000 --publish 38001:8001 --publish 38005:8005 --publish 38006:8006 --publish 38009:8009 --publish 38010:8010 --publish 38443:8443 --publish 38021:8021 --publish 38022:8022 --publish 32001-32300:32001-32300 --publish 34434:4434 --publish 34121:2121 --publish 39909:9909 --publish 34222:2222  --publish 36330:6330 --publish 35005:5005  --name my_mft_6_8_6 kutzhanov/goanywhere:6.8.6

@giacomo-doyensec
Copy link

Hello @SuperX-SIR, I am referring to the command injection vulnerability reproduction steps.

@SuperX-SIR
Copy link
Contributor Author

@giacomo-doyensec
Copy link

It would be better if you could provide a PoC under the form of easy to reproduce steps in the testbed's README.md file. You can refer to this if in doubt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants