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

Update ForgotPassword.jsp #32

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

Update ForgotPassword.jsp #32

wants to merge 1 commit into from

Conversation

CxTyler
Copy link
Owner

@CxTyler CxTyler commented Jan 6, 2021

Fixed label and resolved bug #78 and #29

Fixed label and resolved bug #78 and #29
@CxTyler
Copy link
Owner Author

CxTyler commented Jan 6, 2021

Scan submitted to Checkmarx

@CxTyler
Copy link
Owner Author

CxTyler commented Jan 6, 2021

Logo
Checkmarx SAST - Scan Summary & Details

Cx-SAST Summary

Total of 822 vulnerabilities
High 107 High
Medium 214 Medium
Low 491 Low
Info 10 Info

Checkmarx Scan Summary

Severity Count
High 107
Medium 214
Low 491
Informational 10

Violation Summary

High 70 High

View more details on Checkmarx UI

Cx-SAST Details

Lines Severity Category File Link
35 36 High XPath_Injection src/main/java/org/cysecurity/cspf/jvl/controller/XPathQuery.java Checkmarx
43 High Stored_XSS src/main/webapp/ForgotPassword.jsp Checkmarx
24 High Stored_XSS src/main/webapp/vulnerability/idor/download.jsp Checkmarx
16 High Stored_XSS src/main/webapp/vulnerability/DisplayMessage.jsp Checkmarx
13 High Stored_XSS src/main/webapp/vulnerability/UserDetails.jsp Checkmarx
21 29 High Stored_XSS src/main/webapp/myprofile.jsp Checkmarx
43 High Stored_XSS src/main/webapp/vulnerability/sqli/download_id.jsp Checkmarx
14 High Stored_XSS src/main/webapp/vulnerability/Messages.jsp Checkmarx
60 High Stored_XSS src/main/webapp/vulnerability/forum.jsp Checkmarx
43 High Stored_XSS src/main/webapp/vulnerability/sqli/download_id_union.jsp Checkmarx
19 High Stored_XSS src/main/webapp/admin/manageusers.jsp Checkmarx
12 High Stored_XSS src/main/webapp/vulnerability/forumUsersList.jsp Checkmarx
19 High Stored_XSS src/main/webapp/vulnerability/securitymisconfig/pages.jsp Checkmarx
12 High Stored_XSS src/main/webapp/vulnerability/Injection/orm.jsp Checkmarx
14 High Stored_XSS src/main/webapp/vulnerability/forumposts.jsp Checkmarx
52 High Second_Order_SQL_Injection src/main/java/org/cysecurity/cspf/jvl/controller/LoginValidator.java Checkmarx
19 High Second_Order_SQL_Injection src/main/webapp/admin/adminlogin.jsp Checkmarx
9 High SQL_Injection src/main/webapp/vulnerability/forumposts.jsp Checkmarx
8 High SQL_Injection src/main/webapp/vulnerability/UserDetails.jsp Checkmarx
33 High SQL_Injection src/main/webapp/vulnerability/csrf/changepassword.jsp Checkmarx
42 High SQL_Injection src/main/java/org/cysecurity/cspf/jvl/controller/UsernameCheck.java Checkmarx
43 High SQL_Injection src/main/webapp/ForgotPassword.jsp Checkmarx
37 38 39 High SQL_Injection src/main/webapp/changeCardDetails.jsp Checkmarx
35 36 High SQL_Injection src/main/java/org/cysecurity/cspf/jvl/controller/XPathQuery.java Checkmarx
16 High SQL_Injection src/main/webapp/myprofile.jsp Checkmarx
13 High SQL_Injection src/main/webapp/admin/manageusers.jsp Checkmarx
41 42 43 High SQL_Injection src/main/webapp/vulnerability/forum.jsp Checkmarx
58 60 High SQL_Injection src/main/java/org/cysecurity/cspf/jvl/controller/Install.java Checkmarx
43 44 High SQL_Injection src/main/java/org/cysecurity/cspf/jvl/controller/LoginValidator.java Checkmarx
43 44 45 46 47 High SQL_Injection src/main/java/org/cysecurity/cspf/jvl/controller/Register.java Checkmarx
27 28 High SQL_Injection src/main/webapp/vulnerability/idor/change-email.jsp Checkmarx
50 High SQL_Injection src/main/webapp/vulnerability/Injection/orm.jsp Checkmarx
42 High SQL_Injection src/main/java/org/cysecurity/cspf/jvl/controller/EmailCheck.java Checkmarx
26 High SQL_Injection src/main/webapp/vulnerability/csrf/change-info.jsp Checkmarx
11 High SQL_Injection src/main/webapp/admin/adminlogin.jsp Checkmarx
16 High SQL_Injection src/main/webapp/vulnerability/DisplayMessage.jsp Checkmarx
18 High SQL_Injection src/main/webapp/vulnerability/sqli/download_id.jsp Checkmarx
18 High SQL_Injection src/main/webapp/vulnerability/sqli/download_id_union.jsp Checkmarx
8 High Reflected_XSS_All_Clients src/main/webapp/vulnerability/UserDetails.jsp Checkmarx
11 18 High Reflected_XSS_All_Clients src/main/webapp/vulnerability/SendMessage.jsp Checkmarx
2 High Reflected_XSS_All_Clients src/main/webapp/vulnerability/xss/xss4.jsp Checkmarx
9 High Reflected_XSS_All_Clients src/main/webapp/vulnerability/Injection/xpath_login.jsp Checkmarx
14 High Reflected_XSS_All_Clients src/main/webapp/vulnerability/Injection/xslt.jsp Checkmarx
58 High Reflected_XSS_All_Clients src/main/webapp/admin/adminlogin.jsp Checkmarx
7 26 High Reflected_XSS_All_Clients src/main/webapp/login.jsp Checkmarx
44 High Reflected_XSS_All_Clients src/main/java/org/cysecurity/cspf/jvl/controller/xxe.java Checkmarx
43 High Reflected_XSS_All_Clients src/main/java/org/cysecurity/cspf/jvl/controller/AddPage.java Checkmarx
16 High Reflected_XSS_All_Clients src/main/webapp/vulnerability/xss/search.jsp Checkmarx
152 High Deserialization_of_Untrusted_Data src/main/sca/VulnerableHTTPServer.java Checkmarx
68 High Deserialization_of_Untrusted_Data src/main/sca/ExploitGadgetExample1.java Checkmarx
33 High Deserialization_of_Untrusted_Data src/main/sca/TestDeserialize.java Checkmarx
152 High Code_Injection src/main/sca/VulnerableHTTPServer.java Checkmarx
49 High Code_Injection src/main/sca/DnsWithCommonsCollections.java Checkmarx
46 High Code_Injection src/main/sca/ExampleCommonsCollections1.java Checkmarx

Logo
Checkmarx SCA - Scan Summary & Details

Cx-SCA Summary

Total Packages Identified: 116
Scan Risk Score: 9.80

High 25 High severity vulnerabilities
Medium 6 Medium severity vulnerabilities
Low 0 Low severity vulnerabilities
View more details on Checkmarx UI

Cx-SCA vulnerability result overview

Vulnerability ID Package Severity CVSS score Publish date Current version Recommended version Link in CxSCA Reference – NVD link
CVE-2018-20433 com.mchange:c3p0 HIGH 9.8 2018-12-24T13:29:00 0.9.5.2 Vulnerability Link CVE-2018-20433
CVE-2015-7501 commons-collections:commons-collections HIGH 9.8 2017-11-09T17:29:00 3.1 Vulnerability Link CVE-2015-7501
CVE-2015-7501 commons-collections:commons-collections HIGH 9.8 2017-11-09T17:29:00 3.2.1 Vulnerability Link CVE-2015-7501
CVE-2013-7285 com.thoughtworks.xstream:xstream HIGH 9.8 2013-07-17T20:29:00 1.4.6 Vulnerability Link CVE-2013-7285
CVE-2020-10683 dom4j:dom4j HIGH 9.8 2020-05-01T19:15:00 1.6.1 Vulnerability Link CVE-2020-10683
CVE-2016-6814 org.codehaus.groovy:groovy HIGH 9.8 2018-01-18T18:29:00 2.3.9 Vulnerability Link CVE-2016-6814
CVE-2015-3253 org.codehaus.groovy:groovy HIGH 9.8 2015-08-13T14:59:00 2.3.9 Vulnerability Link CVE-2015-3253
CVE-2017-1000487 org.codehaus.plexus:plexus-utils HIGH 9.8 2018-01-03T20:29:00 3.0.15 Vulnerability Link CVE-2017-1000487
CVE-2016-4000 org.python:jython-standalone HIGH 9.8 2017-07-06T16:29:00 2.5.2 Vulnerability Link CVE-2016-4000
CVE-2018-8088 org.slf4j:slf4j-ext HIGH 9.8 2018-03-20T16:29:00 1.7.2 Vulnerability Link CVE-2018-8088
CVE-2016-6793 org.apache.wicket:wicket-util HIGH 9.1 2017-07-17T13:18:00 6.23.0 Vulnerability Link CVE-2016-6793
CVE-2020-26217 com.thoughtworks.xstream:xstream HIGH 8.8 2020-11-16T14:17:00 1.4.6 Vulnerability Link CVE-2020-26217
CVE-2016-2510 org.beanshell:bsh HIGH 8.1 2016-04-07T20:59:00 2.0b5 Vulnerability Link CVE-2016-2510
CVE-2019-5427 com.mchange:c3p0 HIGH 7.5 2019-04-22T21:29:00 0.9.5.2 Vulnerability Link CVE-2019-5427
CVE-2014-0114 commons-beanutils:commons-beanutils HIGH 7.5 2014-04-30T10:49:00 1.9.2 Vulnerability Link CVE-2014-0114
Cx78f40514-81ff commons-collections:commons-collections HIGH 7.5 2018-10-31T10:39:00 3.1 Vulnerability Link N\A
CVE-2015-6420 commons-collections:commons-collections HIGH 7.5 2015-12-15T05:59:00 3.1 Vulnerability Link CVE-2015-6420
Cx78f40514-81ff commons-collections:commons-collections HIGH 7.5 2018-10-31T10:39:00 3.2.1 Vulnerability Link N\A
CVE-2015-6420 commons-collections:commons-collections HIGH 7.5 2015-12-15T05:59:00 3.2.1 Vulnerability Link CVE-2015-6420
CVE-2016-3674 com.thoughtworks.xstream:xstream HIGH 7.5 2016-05-17T14:08:00 1.4.6 Vulnerability Link CVE-2016-3674
CVE-2017-7957 com.thoughtworks.xstream:xstream HIGH 7.5 2017-04-29T19:59:00 1.4.6 Vulnerability Link CVE-2017-7957
CVE-2018-1000632 dom4j:dom4j HIGH 7.5 2018-08-20T19:31:00 1.6.1 Vulnerability Link CVE-2018-1000632
Cxdb5a1032-eda2 org.json:json HIGH 7.5 2019-09-17T10:37:00 20180130 Vulnerability Link N\A
CVE-2020-25638 org.hibernate:hibernate-core HIGH 7.4 2020-09-22T16:32:00 4.3.11.Final Vulnerability Link CVE-2020-25638
CVE-2019-10086 commons-beanutils:commons-beanutils HIGH 7.3 2019-08-20T21:15:00 1.9.2 Vulnerability Link CVE-2019-10086
CVE-2019-14900 org.hibernate:hibernate-core MEDIUM 6.5 2019-01-15T00:00:00 4.3.11.Final Vulnerability Link CVE-2019-14900
CVE-2020-5421 org.springframework:spring-core MEDIUM 6.5 2020-09-19T04:15:00 4.1.4.RELEASE Vulnerability Link CVE-2020-5421
CVE-2015-6748 org.jsoup:jsoup MEDIUM 6.1 2017-09-25T17:29:00 1.7.2 Vulnerability Link CVE-2015-6748
CVE-2018-10237 com.google.guava:guava MEDIUM 5.9 2018-04-26T21:29:00 15.0 Vulnerability Link CVE-2018-10237
CVE-2015-0201 org.springframework:spring-core MEDIUM 5.0 2015-03-10T14:59:00 4.1.4.RELEASE Vulnerability Link CVE-2015-0201
CVE-2020-15250 junit:junit MEDIUM 4.4 2020-10-11T23:00:00 4.12 Vulnerability Link CVE-2020-15250

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