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

Spring Framework for Java vulnerable to remote code execution CVE-2022-22965 #285

Open
doctore74 opened this issue Apr 1, 2022 · 9 comments
Assignees

Comments

@doctore74
Copy link

Hi,

do you have any plans to integrate the detection for Spring4Shell (CVE-2022-22965)?

https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-22965

https://unit42.paloaltonetworks.com/cve-2022-22965-springshell/

@xeraph xeraph self-assigned this Apr 1, 2022
@xeraph
Copy link
Contributor

xeraph commented Apr 1, 2022

No.. I think it's relatively easy to spot vulnerable spring apps since operator can see any tomcat instances. I reviewed some real exploit payload in the wild and concluded it's easy to detect and block using WAF. If there are many demands for spring scanner, I will reconsider about spring scanner.. (but spring scanner should be another repo in that case)

@doctore74
Copy link
Author

I see. Thanks for the quick answer.

@cstegm
Copy link

cstegm commented Apr 1, 2022

Hi @xeraph ! I would Love to see a spring scanner i think it could be very helpful!

@funksen
Copy link

funksen commented Apr 2, 2022

hi, +1 :) since you are already extracting all jar and war files it would be really cool to have searched for both issues, for now I use https://github.com/hillu/local-spring-vuln-scanner and run both commands periodically

@romestylez
Copy link

I would love to see a CVE-2022-22965 scanner !

@doctore74
Copy link
Author

@xeraph
An integration would be best practise. We would not need a second run over the same files.

@romestylez
Copy link

@xeraph An integration would be best practise. We would not need a second run over the same files.

I would like another tool. Possibly its different servers then before. So two tools would be great.

@DoronGaznavi
Copy link

Hi, I also would love to see Spring scanning, it will be great :)

@greg-michael
Copy link

I will add my name to the list for a scanner. Thanks.

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

No branches or pull requests

7 participants