first scan - don't copy#1
Open
treisland wants to merge 2 commits into
Open
Conversation
Commented out the copy-from command since this is the first scan
Uses existing release, commented out the "DO SETUP" option
There was a problem hiding this comment.
Fortify vulnerability summary
Any issues listed below are based on comparing the latest scan results against the previous scan results in FoD release Island-WebGoat - SAST with Aviator. This is for informational purposes only and, depending on workflow, may not be an accurate representation of what issues will be introduced into or removed from the target branch when merging this PR.
New Issues
- New (Static) - Cookie Security: Cookie not Sent Over SSL:
src/main/java/com/microfocus/example/api/controllers/ApiSiteController.java:244 - New (Static) - Cross-Site Scripting: Reflected:
src/main/java/com/microfocus/example/web/controllers/ProductController.java:93 - New (Static) - Dockerfile Misconfiguration: Default User Privilege:
Dockerfile:1 - New (Static) - Header Manipulation:
src/main/java/com/microfocus/example/web/controllers/UserController.java:475 - New (Static) - Header Manipulation:
src/main/java/com/microfocus/example/web/controllers/UserController.java:674 - New (Static) - Header Manipulation:
src/main/java/com/microfocus/example/web/controllers/ProductController.java:177 - New (Static) - Header Manipulation:
src/main/java/com/microfocus/example/web/controllers/UserController.java:547 - New (Static) - HTML5: Missing Content Security Policy:
src/main/java/com/microfocus/example/config/WebSecurityConfiguration.java:104 - New (Static) - HTML5: Missing Content Security Policy:
src/main/java/com/microfocus/example/config/WebSecurityConfiguration.java:144 - New (Static) - HTML5: Missing Framing Protection:
src/main/java/com/microfocus/example/config/WebSecurityConfiguration.java:148 - New (Static) - JSON Injection:
src/main/java/com/microfocus/example/utils/UserUtils.java:115 - New (Static) - Mass Assignment: Request Parameters Bound into Persisted Objects:
src/main/java/com/microfocus/example/entity/User.java:45 - New (Static) - Mass Assignment: Request Parameters Bound into Persisted Objects:
src/main/java/com/microfocus/example/entity/Authority.java:36 - New (Static) - Open Redirect:
src/main/java/com/microfocus/example/web/controllers/DefaultController.java:101 - New (Static) - Password Management: Hardcoded Password:
src/main/resources/data.sql:8 - New (Static) - Password Management: Hardcoded Password:
src/main/resources/data.sql:11 - New (Static) - Password Management: Hardcoded Password:
src/main/resources/data.sql:14 - New (Static) - Password Management: Hardcoded Password:
src/main/resources/application.yml:38 - New (Static) - Password Management: Hardcoded Password:
src/main/resources/data.sql:17 - New (Static) - Path Manipulation:
src/main/java/com/microfocus/example/service/FileSystemStorageService.java:143 - New (Static) - Path Manipulation:
src/main/java/com/microfocus/example/service/FileSystemStorageService.java:54 - New (Static) - Path Manipulation:
src/main/java/com/microfocus/example/service/FileSystemStorageService.java:78 - New (Static) - Path Manipulation:
src/main/java/com/microfocus/example/service/FileSystemStorageService.java:143 - New (Static) - Path Manipulation:
src/main/java/com/microfocus/example/service/FileSystemStorageService.java:143 - New (Static) - Path Manipulation:
src/main/java/com/microfocus/example/service/FileSystemStorageService.java:143 - New (Static) - Path Manipulation:
src/main/java/com/microfocus/example/service/FileSystemStorageService.java:159 - New (Static) - Path Manipulation:
src/main/java/com/microfocus/example/web/controllers/ProductController.java:155 - New (Static) - Path Manipulation:
src/main/java/com/microfocus/example/service/FileSystemStorageService.java:159 - New (Static) - Path Manipulation:
src/main/java/com/microfocus/example/service/FileSystemStorageService.java:159 - New (Static) - Privacy Violation: Shoulder Surfing:
src/main/resources/templates/user/register.html:108 - New (Static) - Race Condition: Singleton Member Field:
src/main/java/com/microfocus/example/web/controllers/UserController.java:653 - New (Static) - Server-Side Request Forgery:
src/main/java/com/microfocus/example/web/controllers/UserController.java:624 - New (Static) - Spring Boot Misconfiguration: DevTools Enabled:
pom.xml:263 - New (Static) - SQL Injection:
src/main/java/com/microfocus/example/repository/ProductRepository.java:117 - New (Static) - SQL Injection:
src/main/java/com/microfocus/example/repository/ProductRepository.java:135 - New (Static) - SQL Injection:
src/main/java/com/microfocus/example/repository/ProductRepository.java:135 - New (Static) - SQL Injection:
src/main/java/com/microfocus/example/repository/ProductRepository.java:117 - New (Static) - SQL Injection:
src/main/java/com/microfocus/example/repository/ProductRepository.java:95 - New (Static) - System Information Leak: External:
src/main/java/com/microfocus/example/config/handlers/BasicAuthenticationEntryPointCustom.java:69 - New (Static) - System Information Leak: External:
src/main/java/com/microfocus/example/config/handlers/AuthenticationEntryPointJwt.java:69 - New (Static) - System Information Leak: External:
src/main/java/com/microfocus/example/config/handlers/ApiAccessDeniedHandler.java:66 - New (Static) - Unreleased Resource: Files:
src/main/java/com/microfocus/example/utils/UserUtils.java:129 - New (Static) - Unreleased Resource: Streams:
src/main/java/com/microfocus/example/utils/UserUtils.java:81 - New (Static) - Weak Encryption:
src/main/java/com/microfocus/example/utils/EncryptedPasswordUtils.java:62 - New (Static) - Weak Encryption:
src/main/java/com/microfocus/example/utils/EncryptedPasswordUtils.java:46 - New (Static) - Weak Encryption:
src/main/java/com/microfocus/example/utils/EncryptedPasswordUtils.java:41 - New (Static) - Weak Encryption: Insecure Mode of Operation:
src/main/java/com/microfocus/example/utils/EncryptedPasswordUtils.java:62 - New (Static) - Weak Encryption: Insecure Mode of Operation:
src/main/java/com/microfocus/example/utils/EncryptedPasswordUtils.java:46 - New (Static) - XML External Entity Injection:
src/main/java/com/microfocus/example/web/controllers/UserController.java:572 - New (Static) - XML External Entity Injection:
src/main/java/com/microfocus/example/web/controllers/UserController.java:587
Removed Issues
- No removed issues were detected
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Commented out the copy-from command since this is the first scan