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

Vulnerability fix (powered by Mobb Autofixer) #7

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

msant262
Copy link
Owner

Fix for SQL Injection in SqlInjectionLesson8.java done with the help of Mobb

Copy link

sonarcloud bot commented Mar 26, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot
E Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@msant262
Copy link
Owner Author

Logo
Checkmarx One – Scan Summary & Detailsc2e0ec73-3daa-4063-8105-4be93a26875e

New Issues

Severity Issue Source File / Package Checkmarx Insight
HIGH CVE-2023-51775 Maven-org.bitbucket.b_c:jose4j-0.7.6 Vulnerable Package
HIGH CVE-2023-5685 Maven-org.jboss.xnio:xnio-api-3.8.0.Final Vulnerable Package
HIGH CVE-2024-22257 Maven-org.springframework.security:spring-security-core-5.4.5 Vulnerable Package
HIGH CVE-2024-22259 Maven-org.springframework:spring-web-5.3.4 Vulnerable Package
MEDIUM Client_Potential_XSS /webgoat-container/src/main/resources/static/js/goatApp/view/LessonContentView.js: 107 Attack Vector
MEDIUM Client_Potential_XSS /webgoat-container/src/main/resources/static/js/goatApp/view/LessonContentView.js: 106 Attack Vector
MEDIUM Client_Potential_XSS /webgoat-container/src/main/resources/static/js/goatApp/view/LessonContentView.js: 105 Attack Vector
MEDIUM Client_Potential_XSS /webgoat-container/src/main/resources/static/js/goatApp/view/LessonContentView.js: 107 Attack Vector
MEDIUM Client_Potential_XSS /webgoat-container/src/main/resources/static/js/goatApp/view/LessonContentView.js: 106 Attack Vector
MEDIUM Client_Potential_XSS /webgoat-container/src/main/resources/static/js/goatApp/view/LessonContentView.js: 105 Attack Vector
LOW Client_DOM_Open_Redirect /webgoat-container/src/main/resources/static/js/libs/backbone-min.js: 1203 Attack Vector
LOW Client_DOM_Open_Redirect /webgoat-container/src/main/resources/static/js/libs/backbone-min.js: 1203 Attack Vector
LOW Client_DOM_Open_Redirect /webgoat-container/src/main/resources/static/js/libs/backbone-min.js: 1215 Attack Vector
LOW Client_DOM_Open_Redirect /webgoat-container/src/main/resources/static/js/libs/backbone-min.js: 1203 Attack Vector
LOW Client_DOM_Open_Redirect /webgoat-container/src/main/resources/static/js/libs/backbone-min.js: 1211 Attack Vector
LOW Client_DOM_Open_Redirect /webgoat-container/src/main/resources/static/js/libs/backbone-min.js: 1203 Attack Vector
LOW Client_JQuery_Deprecated_Symbols /webgoat-container/src/main/resources/static/js/libs/bootstrap.min.js: 505 Attack Vector
LOW Client_JQuery_Deprecated_Symbols /webgoat-lessons/challenge/src/main/resources/js/bootstrap.min.js: 332 Attack Vector

Fixed Issues

Severity Issue Source File / Package
HIGH SQL_Injection /webgoat-lessons/sql-injection/src/main/java/org/owasp/webgoat/sql_injection/introduction/SqlInjectionLesson9.java: 55
HIGH SQL_Injection /webgoat-lessons/sql-injection/src/main/java/org/owasp/webgoat/sql_injection/introduction/SqlInjectionLesson9.java: 55
HIGH SQL_Injection /webgoat-lessons/sql-injection/src/main/java/org/owasp/webgoat/sql_injection/introduction/SqlInjectionLesson8.java: 54
HIGH SQL_Injection /webgoat-lessons/sql-injection/src/main/java/org/owasp/webgoat/sql_injection/introduction/SqlInjectionLesson8.java: 54

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

Successfully merging this pull request may close these issues.

1 participant