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

Create CVE-2016-8735.yaml #11171

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

Conversation

hnd3884
Copy link
Contributor

@hnd3884 hnd3884 commented Nov 10, 2024

/claim #10893

Template / PR Information

Command run template

nuclei -u [HOST]:[RMI REGISTRY PORT] -t CVE-2016-8735.yaml -code
# example: nuclei -u 192.168.180.1:10001 -t CVE-2016-8735.yaml -code

The template use interactsh protocol via URLDNS gadget to detect unsafe deserialization

Template Validation

I've validated this template locally?

  • YES
  • NO

Additional Details (leave it blank if not applicable)

POC
image

Additional References:

Copy link

algora-pbc bot commented Nov 10, 2024

👉 To complete your submission, sign up on Algora, link your Github account and submit the data for your PR.

@GeorginaReeder
Copy link

Thanks so much for your contribution @hnd3884 !

@princechaddha
Copy link
Member

@hnd3884, thank you so much for sharing this template with the community and contributing to this project 🍻

Can you confirm if this CVE can’t be written using HTTP/TCP + helpers or the JS protocol? We avoid adding code templates for CVEs that can be achieved using HTTP, TCP, or JavaScript, as such templates are blocked by default and won’t produce results. Therefore, we prioritize creating templates with other protocols unless exceptions are made.

@hnd3884
Copy link
Contributor Author

hnd3884 commented Nov 19, 2024

Dear @princechaddha,

I think it's hard to write the template using only HTTP/TCP because the complex of exploit steps with many data/byte processing. TCP transactions is complex too as we want to simulate Java's JMXConnectorFactory. I'm not farmiliar with Javascript.

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

Successfully merging this pull request may close these issues.

3 participants