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 Stored_XSS @ riches/pages/Backup.jsp [master] #30

Open
kmcdon83 opened this issue Mar 1, 2020 · 3 comments
Open

CX Stored_XSS @ riches/pages/Backup.jsp [master] #30

kmcdon83 opened this issue Mar 1, 2020 · 3 comments

Comments

@kmcdon83
Copy link
Owner

kmcdon83 commented Mar 1, 2020

Stored_XSS issue exists @ riches/pages/Backup.jsp in branch master

Method while at line 11 of riches\pages\Backup.jsp gets data from the database, for the readLine element. This element’s value then flows through the code without being properly filtered or encoded and is eventually displayed to the user in method p_out.print at line 12 of riches\pages\Backup.jsp. This may enable a Stored Cross-Site-Scripting attack.

Severity: High

CWE:79

Vulnerability details and guidance

Internal Guidance

Checkmarx

Lines Marked Not Exploitable: 11


@kmcdon83 kmcdon83 closed this as completed Mar 1, 2020
@kmcdon83
Copy link
Owner Author

kmcdon83 commented Mar 4, 2020

Issue still exists.

@kmcdon83 kmcdon83 reopened this Mar 4, 2020
@kmcdon83
Copy link
Owner Author

Issue still exists.

@kmcdon83
Copy link
Owner Author

kmcdon83 commented Apr 8, 2020

Issue still exists.

@kmcdon83 kmcdon83 reopened this Apr 8, 2020
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