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

Fix request: Request without GET or POST #246

Open
akondasif opened this issue Jul 6, 2020 · 0 comments
Open

Fix request: Request without GET or POST #246

akondasif opened this issue Jul 6, 2020 · 0 comments

Comments

@akondasif
Copy link

akondasif commented Jul 6, 2020

Greetings,

We are researchers and we are have identified insecure coding patterns and configurations in the microservice architecture repositories. In your repository, we have found instances of @RequestMapping" methods without POST or GET . According to the Common Weakness Enumeration and JAVA OWASP, this is a security weakness and needs to be avoided.

We request for a fix for this issue. Looking forward for your feedback.

Source:

and

https://github.com/CCI-MIT/XCoLab/blob/master/view/src/main/java/org/xcolab/view/pages/members/map/MembersMapController.java

and

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

No branches or pull requests

1 participant