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

CWE-79 testing #7

Open
trevorghess opened this issue Feb 23, 2023 · 1 comment
Open

CWE-79 testing #7

trevorghess opened this issue Feb 23, 2023 · 1 comment

Comments

@trevorghess
Copy link
Owner

words

@secure-code-warrior-for-github

Micro-Learning Topic: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') (CWE 79)

Matched on "CWE-79"

What is this? (2min video)

The software does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Try a challenge in Secure Code Warrior

Helpful references

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