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-1273 (High) detected in multiple libraries - autoclosed #83

Closed
mend-for-jackfan.us.kg bot opened this issue Nov 3, 2021 · 1 comment
Closed
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-jackfan.us.kg
Copy link

mend-for-jackfan.us.kg bot commented Nov 3, 2021

CVE-2018-1273 - High Severity Vulnerability

Vulnerable Libraries - spring-data-commons-1.8.0.RELEASE.jar, spring-data-commons-1.7.1.RELEASE.jar, spring-data-commons-1.10.0.RELEASE.jar, spring-data-commons-1.12.0.RELEASE.jar, spring-data-commons-1.11.2.RELEASE.jar, spring-data-commons-1.13.9.RELEASE.jar, spring-data-commons-2.0.0.RELEASE.jar

spring-data-commons-1.8.0.RELEASE.jar

Global parent pom.xml to be used by Spring Data modules

Library home page: http://www.spring.io/spring-data

Path to dependency file: /dd-java-agent/instrumentation/spring-data-1.8/spring-data-1.8.gradle

Path to vulnerable library: /caches/modules-2/files-2.1/org.springframework.data/spring-data-commons/1.8.0.RELEASE/6db4c9700bc71677068c227422b0538be2271490/spring-data-commons-1.8.0.RELEASE.jar

Dependency Hierarchy:

  • spring-data-commons-1.8.0.RELEASE.jar (Vulnerable Library)
spring-data-commons-1.7.1.RELEASE.jar

Global parent pom.xml to be used by Spring Data modules

Library home page: http://www.springsource.org/spring-data

Path to dependency file: /dd-java-agent/instrumentation/hibernate/core-4.3/core-4.3.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.springframework.data/spring-data-commons/1.7.1.RELEASE/3db9fbdc725aa14374321ab2e5c246fe1d3e28d8/spring-data-commons-1.7.1.RELEASE.jar

Dependency Hierarchy:

  • spring-data-jpa-1.5.1.RELEASE.jar (Root Library)
    • spring-data-commons-1.7.1.RELEASE.jar (Vulnerable Library)
spring-data-commons-1.10.0.RELEASE.jar

Global parent pom.xml to be used by Spring Data modules

Library home page: http://www.spring.io/spring-data

Path to dependency file: /dd-java-agent/instrumentation/spring-data-1.8/spring-data-1.8.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.springframework.data/spring-data-commons/1.10.0.RELEASE/f3c8d801fc68907ddef15d0d28ab2b3564900b14/spring-data-commons-1.10.0.RELEASE.jar

Dependency Hierarchy:

  • spring-data-jpa-1.8.0.RELEASE.jar (Root Library)
    • spring-data-commons-1.10.0.RELEASE.jar (Vulnerable Library)
spring-data-commons-1.12.0.RELEASE.jar

Global parent pom.xml to be used by Spring Data modules

Library home page: http://www.spring.io/spring-data

Path to dependency file: /dd-java-agent/instrumentation/elasticsearch/transport-2/transport-2.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.springframework.data/spring-data-commons/1.12.0.RELEASE/ab9d9f3eee381f30d2cce72f0dcbb395aab46776/spring-data-commons-1.12.0.RELEASE.jar

Dependency Hierarchy:

  • spring-data-elasticsearch-2.0.0.RELEASE.jar (Root Library)
    • spring-data-commons-1.12.0.RELEASE.jar (Vulnerable Library)
spring-data-commons-1.11.2.RELEASE.jar

Global parent pom.xml to be used by Spring Data modules

Library home page: http://www.spring.io/spring-data

Path to dependency file: /dd-java-agent/instrumentation/couchbase-2.0/couchbase-2.0.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.springframework.data/spring-data-commons/1.11.2.RELEASE/6422e6f06584244d846d6bc74e5f2c163701b89a/spring-data-commons-1.11.2.RELEASE.jar

Dependency Hierarchy:

  • spring-data-couchbase-2.0.0.RELEASE.jar (Root Library)
    • spring-data-commons-1.11.2.RELEASE.jar (Vulnerable Library)
spring-data-commons-1.13.9.RELEASE.jar

Global parent pom.xml to be used by Spring Data modules

Library home page: http://www.spring.io/spring-data

Path to dependency file: /dd-java-agent/appsec/weblog/weblog-spring-app/weblog-spring-app.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.springframework.data/spring-data-commons/1.13.9.RELEASE/3910a598235d2e9c1ca56f34c5e62bb5ce23778/spring-data-commons-1.13.9.RELEASE.jar

Dependency Hierarchy:

  • spring-boot-starter-data-jpa-1.5.9.RELEASE.jar (Root Library)
    • spring-data-jpa-1.11.9.RELEASE.jar
      • spring-data-commons-1.13.9.RELEASE.jar (Vulnerable Library)
spring-data-commons-2.0.0.RELEASE.jar

Global parent pom.xml to be used by Spring Data modules

Library home page: http://www.spring.io/spring-data

Path to dependency file: /dd-java-agent/instrumentation/elasticsearch/transport-5.3/transport-5.3.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.springframework.data/spring-data-commons/2.0.0.RELEASE/b97dad2d501c2baf49b497733bb19f7a05d52142/spring-data-commons-2.0.0.RELEASE.jar

Dependency Hierarchy:

  • spring-data-elasticsearch-3.0.0.RELEASE.jar (Root Library)
    • spring-data-commons-2.0.0.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 2819174635979a19573ec0ce8e3e2b63a3848079

Found in base branch: master

Vulnerability Details

Spring Data Commons, versions prior to 1.13 to 1.13.10, 2.0 to 2.0.5, and older unsupported versions, contain a property binder vulnerability caused by improper neutralization of special elements. An unauthenticated remote malicious user (or attacker) can supply specially crafted request parameters against Spring Data REST backed HTTP resources or using Spring Data's projection-based request payload binding hat can lead to a remote code execution attack.

Publish Date: 2018-04-11

URL: CVE-2018-1273

CVSS 3 Score Details (9.8)

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: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://tanzu.vmware.com/security/cve-2018-1273

Release Date: 2018-04-10

Fix Resolution (org.springframework.data:spring-data-commons): 1.13.11.RELEASE

Direct dependency fix Resolution (org.springframework.data:spring-data-jpa): 1.11.11.RELEASE

Fix Resolution (org.springframework.data:spring-data-commons): 1.13.11.RELEASE

Direct dependency fix Resolution (org.springframework.data:spring-data-jpa): 1.11.11.RELEASE

Fix Resolution (org.springframework.data:spring-data-commons): 1.13.11.RELEASE

Direct dependency fix Resolution (org.springframework.data:spring-data-elasticsearch): 2.1.11.RELEASE

Fix Resolution (org.springframework.data:spring-data-commons): 1.13.11.RELEASE

Direct dependency fix Resolution (org.springframework.data:spring-data-couchbase): 2.2.11.RELEASE

Fix Resolution (org.springframework.data:spring-data-commons): 1.13.11.RELEASE

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-data-jpa): 1.5.11.RELEASE

Fix Resolution (org.springframework.data:spring-data-commons): 2.0.6.RELEASE

Direct dependency fix Resolution (org.springframework.data:spring-data-elasticsearch): 3.0.6.RELEASE


⛑️ Automatic Remediation is available for this issue

@mend-for-jackfan.us.kg mend-for-jackfan.us.kg bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Nov 3, 2021
@mend-for-jackfan.us.kg mend-for-jackfan.us.kg bot changed the title CVE-2018-1273 (High) detected in spring-data-commons-1.13.9.RELEASE.jar, spring-data-commons-2.0.0.RELEASE.jar CVE-2018-1273 (High) detected in multiple libraries Dec 19, 2022
@mend-for-jackfan.us.kg mend-for-jackfan.us.kg bot changed the title CVE-2018-1273 (High) detected in multiple libraries CVE-2018-1273 (High) detected in multiple libraries - autoclosed Jun 20, 2023
@mend-for-jackfan.us.kg
Copy link
Author

✔️ This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.

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