-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
CNVD-2022-86535 #6405
CNVD-2022-86535 #6405
Conversation
Hello there, @ViCrack, We are adding templates for all possible CVE and CNVD datasets, though I checked both templates, and the POC/exploit for both templates are slightly different. I also tried the CVE-2022-47945 template/POC on the CNVD-2022-86535 vulnerable docker instance, but it did not work. |
My English is not good CVE-2022-47945 CNVD-2022-86535 CVE-2022-47945 is written inaccurately because it does not reflect the key point: There are at least three trigger points for vulnerabilities :
Among them, For CNVD-2022-86535, of course, these three can also be merged into one to reduce HTTP requests, while removing unused This may be a bug in Nuclei, and the location of the URL get parameter has changed. Otherwise, the third data packet would have been successful If the problem of parameter displacement in nuclei can be fixed, then the following template should be feasible
CVE-2022-47945和CNVD-2022-86535其实是同一个漏洞,重复了,删掉其中一个即可 这是第一个发现这个漏洞的原作者写的文章 https://tttang.com/archive/1865/ CVE-2022-47945 写的不准确,因为没有体现到关键点: 漏洞触发点至少有三处:
其中 对于CNVD-2022-86535来说,当然也可以将这三个合并成一个,减少发包量,同时去掉没用的 |
@ViCrack I agree that the CVE-2022-47945 template appears to be inaccurate and should be changed. In addition, as previously stated, we are adding/accepting templates for all possible CVE and CNVD datasets. However, we are aware of the issue of shuffling the parameters when running the nuclei, which disrupts the payload execution. |
Hi @Armandhe-China Thank you so much for sharing this template with the community 🔥 You can join our discord server. It's a great place to connect with fellow contributors and stay updated with the latest developments. |
Template / PR Information
Template Validation
I've validated this template locally?
Additional Details (leave it blank if not applicable)
Additional References: