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

CVE-2018-11040 (High) detected in spring-webmvc-4.3.13.RELEASE.jar, spring-web-4.3.13.RELEASE.jar #19

Open
mend-for-github-com bot opened this issue Dec 24, 2019 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link
Contributor

mend-for-github-com bot commented Dec 24, 2019

CVE-2018-11040 - High Severity Vulnerability

Vulnerable Libraries - spring-webmvc-4.3.13.RELEASE.jar, spring-web-4.3.13.RELEASE.jar

spring-webmvc-4.3.13.RELEASE.jar

Spring Web MVC

Library home page: https://github.com/spring-projects/spring-framework

Path to dependency file: /plugins/portlet/pom.xml

Path to vulnerable library: /root/.m2/repository/org/springframework/spring-webmvc/4.3.13.RELEASE/spring-webmvc-4.3.13.RELEASE.jar

Dependency Hierarchy:

  • spring-webmvc-portlet-4.3.13.RELEASE.jar (Root Library)
    • spring-webmvc-4.3.13.RELEASE.jar (Vulnerable Library)
spring-web-4.3.13.RELEASE.jar

Spring Web

Library home page: https://github.com/spring-projects/spring-framework

Path to dependency file: /plugins/embeddedjsp/pom.xml

Path to vulnerable library: /epository/org/springframework/spring-web/4.3.13.RELEASE/spring-web-4.3.13.RELEASE.jar,/root/.m2/repository/org/springframework/spring-web/4.3.13.RELEASE/spring-web-4.3.13.RELEASE.jar,/epository/org/springframework/spring-web/4.3.13.RELEASE/spring-web-4.3.13.RELEASE.jar,/epository/org/springframework/spring-web/4.3.13.RELEASE/spring-web-4.3.13.RELEASE.jar,/epository/org/springframework/spring-web/4.3.13.RELEASE/spring-web-4.3.13.RELEASE.jar,/epository/org/springframework/spring-web/4.3.13.RELEASE/spring-web-4.3.13.RELEASE.jar,/epository/org/springframework/spring-web/4.3.13.RELEASE/spring-web-4.3.13.RELEASE.jar,/root/.m2/repository/org/springframework/spring-web/4.3.13.RELEASE/spring-web-4.3.13.RELEASE.jar,/root/.m2/repository/org/springframework/spring-web/4.3.13.RELEASE/spring-web-4.3.13.RELEASE.jar,/epository/org/springframework/spring-web/4.3.13.RELEASE/spring-web-4.3.13.RELEASE.jar

Dependency Hierarchy:

  • spring-web-4.3.13.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 3071fd0d33f44f6dd9964fbdb4688b60b1adebbc

Found in base branch: master

Vulnerability Details

Spring Framework, versions 5.0.x prior to 5.0.7 and 4.3.x prior to 4.3.18 and older unsupported versions, allows web applications to enable cross-domain requests via JSONP (JSON with Padding) through AbstractJsonpResponseBodyAdvice for REST controllers and MappingJackson2JsonView for browser requests. Both are not enabled by default in Spring Framework nor Spring Boot, however, when MappingJackson2JsonView is configured in an application, JSONP support is automatically ready to use through the "jsonp" and "callback" JSONP parameters, enabling cross-domain requests.

Publish Date: 2018-06-25

URL: CVE-2018-11040

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: None
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11040

Release Date: 2018-06-14

Fix Resolution (org.springframework:spring-webmvc): 4.3.18.RELEASE

Direct dependency fix Resolution (org.springframework:spring-webmvc-portlet): 4.3.18.RELEASE


⛑️ Automatic Remediation will be attempted for this issue.

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Dec 24, 2019
@mend-for-github-com mend-for-github-com bot changed the title CVE-2018-11040 (Medium) detected in spring-webmvc-4.3.13.RELEASE.jar, spring-web-4.3.13.RELEASE.jar CVE-2018-11040 (High) detected in spring-webmvc-4.3.13.RELEASE.jar, spring-web-4.3.13.RELEASE.jar Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants