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

[Snyk] Fix for 19 vulnerabilities #116

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

Conversation

evectis
Copy link
Owner

@evectis evectis commented Nov 19, 2023

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `maven` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • dspace-xmlui/pom.xml

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
critical severity 919/1000
Why? Mature exploit, Has a fix available, CVSS 9.8
Deserialization of Untrusted Data
SNYK-JAVA-COMMONSCOLLECTIONS-30078
org.apache.cocoon:cocoon-core:
2.2.0 -> 2.3.0
org.apache.cocoon:cocoon-template-impl:
1.1.0 -> 2.3.0
Yes Mature
medium severity 601/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 5.6
Deserialization of Untrusted Data
SNYK-JAVA-COMMONSCOLLECTIONS-472711
org.apache.cocoon:cocoon-core:
2.2.0 -> 2.3.0
org.apache.cocoon:cocoon-template-impl:
1.1.0 -> 2.3.0
Yes Proof of Concept
critical severity 919/1000
Why? Mature exploit, Has a fix available, CVSS 9.8
Deserialization of Untrusted Data
SNYK-JAVA-COMMONSCOLLECTIONS-6056408
org.apache.cocoon:cocoon-core:
2.2.0 -> 2.3.0
org.apache.cocoon:cocoon-template-impl:
1.1.0 -> 2.3.0
Yes Mature
medium severity 651/1000
Why? Mature exploit, Has a fix available, CVSS 5.3
Directory Traversal
SNYK-JAVA-COMMONSIO-1277109
org.apache.cocoon:cocoon-core:
2.2.0 -> 2.3.0
org.apache.cocoon:cocoon-servlet-service-components:
1.0.0 -> 2.3.0
Yes Mature
medium severity 529/1000
Why? Has a fix available, CVSS 6.3
XML External Entity (XXE) Injection
SNYK-JAVA-ORGSPRINGFRAMEWORK-30160
org.apache.cocoon:cocoon-core:
2.2.0 -> 2.3.0
No No Known Exploit
low severity 399/1000
Why? Has a fix available, CVSS 3.7
Cross-site Scripting (XSS)
SNYK-JAVA-ORGSPRINGFRAMEWORK-30161
org.apache.cocoon:cocoon-core:
2.2.0 -> 2.3.0
No No Known Exploit
medium severity 529/1000
Why? Has a fix available, CVSS 6.3
XML External Entity (XXE) Injection
SNYK-JAVA-ORGSPRINGFRAMEWORK-30162
org.apache.cocoon:cocoon-core:
2.2.0 -> 2.3.0
No No Known Exploit
high severity 654/1000
Why? Has a fix available, CVSS 8.8
XML External Entity (XXE) Injection
SNYK-JAVA-ORGSPRINGFRAMEWORK-30163
org.apache.cocoon:cocoon-core:
2.2.0 -> 2.3.0
No No Known Exploit
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Directory Traversal
SNYK-JAVA-ORGSPRINGFRAMEWORK-31325
org.apache.cocoon:cocoon-core:
2.2.0 -> 2.3.0
No No Known Exploit
medium severity 529/1000
Why? Has a fix available, CVSS 6.3
XML External Entity (XXE) Injection
SNYK-JAVA-ORGSPRINGFRAMEWORK-31330
org.apache.cocoon:cocoon-core:
2.2.0 -> 2.3.0
No No Known Exploit
medium severity 529/1000
Why? Has a fix available, CVSS 6.3
Cross-site Request Forgery (CSRF)
SNYK-JAVA-ORGSPRINGFRAMEWORK-31331
org.apache.cocoon:cocoon-core:
2.2.0 -> 2.3.0
No No Known Exploit
high severity 579/1000
Why? Has a fix available, CVSS 7.3
Arbitrary Class Load
SNYK-JAVA-XALAN-31385
org.apache.cocoon:cocoon-core:
2.2.0 -> 2.3.0
No No Known Exploit
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-JAVA-XERCES-2359991
org.apache.cocoon:cocoon-core:
2.2.0 -> 2.3.0
No No Known Exploit
medium severity 539/1000
Why? Has a fix available, CVSS 6.5
Denial of Service (DoS)
SNYK-JAVA-XERCES-30183
org.apache.cocoon:cocoon-core:
2.2.0 -> 2.3.0
No No Known Exploit
medium severity 651/1000
Why? Mature exploit, Has a fix available, CVSS 5.3
Denial of Service (DoS)
SNYK-JAVA-XERCES-31497
org.apache.cocoon:cocoon-core:
2.2.0 -> 2.3.0
No Mature
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-JAVA-XERCES-31585
org.apache.cocoon:cocoon-core:
2.2.0 -> 2.3.0
No No Known Exploit
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Denial of Service (DoS)
SNYK-JAVA-XERCES-32014
org.apache.cocoon:cocoon-core:
2.2.0 -> 2.3.0
No No Known Exploit
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Denial of Service (DoS)
SNYK-JAVA-XERCES-5920442
org.apache.cocoon:cocoon-core:
2.2.0 -> 2.3.0
No No Known Exploit
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Improper Input Validation
SNYK-JAVA-XERCES-608891
org.apache.cocoon:cocoon-core:
2.2.0 -> 2.3.0
No No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Deserialization of Untrusted Data
🦉 Directory Traversal
🦉 Directory Traversal
🦉 More lessons are available in Snyk Learn

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.

2 participants