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

Update CVE-2021-41773.yaml #6192

Merged
merged 2 commits into from
Dec 16, 2022
Merged

Update CVE-2021-41773.yaml #6192

merged 2 commits into from
Dec 16, 2022

Conversation

y0no
Copy link
Contributor

@y0no y0no commented Nov 30, 2022

The CVE-2021-41773 detection file was not detecting correctly the vulnerability. For example if we tried with this container, no CVE detected with nuclei on the "no-cgid" version.

With this fix we can detect the vulnerability using :

docker run -dit -p 8080:80 blueteamsteve/cve-2021-41773:no-cgid
nuclei -u 'http://localhost:8080' -t ~/nuclei-templates/cves/2021/CVE-2021-41773.yaml

Template / PR Information

Template Validation

I've validated this template locally?

  • YES
  • NO

@ritikchaddha ritikchaddha self-assigned this Nov 30, 2022
@ritikchaddha ritikchaddha added the Done Ready to merge label Dec 16, 2022
@DhiyaneshGeek DhiyaneshGeek merged commit 688f0e4 into projectdiscovery:main Dec 16, 2022
@y0no y0no deleted the fix-CVE-2021-41773 branch December 16, 2022 10:16
@princechaddha princechaddha added the Status: Completed Nothing further to be done with this issue. Awaiting to be closed. label Dec 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Done Ready to merge Status: Completed Nothing further to be done with this issue. Awaiting to be closed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants