GeneXus Community Wiki
Image
Search
TBWelcome
Sign up
Login
Settings
Change Password
Logout
Login
Sign in
Text Block
Logout
Managing OWASP Top 10 2017 in GeneXus Applications
Table of contents
Page Id
39915
A1: 2017 - Injection
A2:2017 - Broken Authentication
A3:2017 - Sensitive Data Exposure
A4:2017 - XML External Entities (XXE)
A5:2017 - Broken Access Control
A6:2017 - Security Misconfiguration
A7:2017 - Cross-Site Scripting (XSS)
A8:2017 - Insecure Deserialization
A9:2017 - Using Components with Known Vulnerabilities
A10:2017 - Insufficient Logging and Monitoring
Security Scanner built-in tool
GeneXus Security Scanner extension
GeneXus Security Scanner extension - Advanced Configurations
OWASP Top 10 2017 Security Scanner extension - Reference Table
Page Tools
Add a category
Add a group
Page Info
Also seen in
Other document versions
i
Text Block
Recents:
A7:2017 - Cross-Site Scripting (XSS)
This documentation is valid for:
OWASP Documentation
Actions by GeneXus
GeneXus validates attribute's and variable's types and length.
It gives the developer the possibility to specify
regular expressions
to validate custom entries.
GeneXus encodes every data entries on Web Pages generated considering its context (JavaScript, JSON, etc).
Actions by Developers
Validate enriched text (like HTML) format entries. Whitelisting is adviced.
If a User control or custom HTML code is used the developer must sanitize the user's entries properly.
Security Scanner helps to detect this scenario with case codes #101, #109, #117, #118, #121 & #124.
The use of the
OWASP XSS Prevention Cheat Sheet is adviced
.
Set the Content Security Policy for browsers properly.
Set
Session Cookies
as HTTPOnly.
Security Scanner helps to detect this scenario with case code #124.
Security Scanner - Detections:
HTML Format (#101), Httpresponse data type usage (#109), Form.HeaderRawHtml (#117), Form.JScriptSrc property (#118), External Object usage (#120), User Control usage (#121), JSEvent usage (#130).
.
Page Id
39926
Anchor
Edit
—
Created: 6 July 2018 -
Last update: 22 October 2021
by
manuelrod
Next:
NextNode
Was this page helpful?
Your feedback about this content is important. Let us know what you think.
Sure!
No
Additional feedback?
comment
Thank you for your feedback!
Backlinks
See all
More from manuelrod
See all
Last update: April 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant
Ask here!