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

DOM text reinterpreted as HTML on radioSelector code #352

Open
arinchoi03 opened this issue Oct 28, 2024 · 0 comments
Open

DOM text reinterpreted as HTML on radioSelector code #352

arinchoi03 opened this issue Oct 28, 2024 · 0 comments

Comments

@arinchoi03
Copy link
Contributor

arinchoi03 commented Oct 28, 2024

For Tax team, we utilize Code scanning / CodeQL to detect any security issues in the code & it flagged this:
https://github.com/codeforamerica/vita-min/security/code-scanning/48

Note that we have copied/pasted the javascript file to a app/javascript/lib/honeycrisp.js in the vita-min repo b/c we do not use sprockets and there is no way to import in the JS without just copying that in.

Check warning

Code scanning
/ CodeQL

DOM text reinterpreted as HTML
Medium

is reinterpreted as HTML without escaping meta-characters.
Show more details

@arinchoi03 arinchoi03 changed the title CoeScan DOM text reinterpreted as HTML on radioSelector code Oct 28, 2024
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