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

CX Open_Redirect @ core/apphandler.js [master] #10

Open
tsunez opened this issue Sep 2, 2020 · 1 comment
Open

CX Open_Redirect @ core/apphandler.js [master] #10

tsunez opened this issue Sep 2, 2020 · 1 comment

Comments

@tsunez
Copy link
Collaborator

tsunez commented Sep 2, 2020

Open_Redirect issue exists @ core/apphandler.js in branch master

The potentially tainted value provided by url in core\apphandler.js at line 186 is used as a destination URL by redirect in core\apphandler.js at line 186, potentially allowing attackers to perform an open redirection.

Severity: Low

CWE:601

Vulnerability details and guidance

Checkmarx

Recommended Fix

Lines: 188


Code (Line #188):

		res.redirect(req.query.url)

@tsunez
Copy link
Collaborator Author

tsunez commented Sep 2, 2020

Issue still exists.

SUMMARY

Issue has 1 vulnerability/vulnerabilities left to be fixed (Please scroll to the top for more information)

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

1 participant