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-1257 (Medium) detected in spring-messaging-5.0.0.RELEASE.jar, spring-messaging-4.3.14.RELEASE.jar - autoclosed #118

Closed
mend-for-github.lhy31512.workers.dev bot opened this issue Nov 3, 2021 · 1 comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github.lhy31512.workers.dev
Copy link

mend-for-github.lhy31512.workers.dev bot commented Nov 3, 2021

CVE-2018-1257 - Medium Severity Vulnerability

Vulnerable Libraries - spring-messaging-5.0.0.RELEASE.jar, spring-messaging-4.3.14.RELEASE.jar

spring-messaging-5.0.0.RELEASE.jar

Spring Messaging

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

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

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.springframework/spring-messaging/5.0.0.RELEASE/166b6391f50823bc3d234455642dc5f85ed4350d/spring-messaging-5.0.0.RELEASE.jar

Dependency Hierarchy:

  • spring-rabbit-2.0.0.RELEASE.jar (Root Library)
    • spring-messaging-5.0.0.RELEASE.jar (Vulnerable Library)
spring-messaging-4.3.14.RELEASE.jar

Spring Messaging

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

Path to dependency file: /dd-java-agent/instrumentation/kafka-clients-0.11/kafka-clients-0.11.gradle

Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.springframework/spring-messaging/4.3.14.RELEASE/6d291e0857d55edba091a9ab2dbfb8346e2ac05d/spring-messaging-4.3.14.RELEASE.jar,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.springframework/spring-messaging/4.3.14.RELEASE/6d291e0857d55edba091a9ab2dbfb8346e2ac05d/spring-messaging-4.3.14.RELEASE.jar

Dependency Hierarchy:

  • spring-kafka-1.3.3.RELEASE.jar (Root Library)
    • spring-messaging-4.3.14.RELEASE.jar (Vulnerable Library)

Found in HEAD commit: 2819174635979a19573ec0ce8e3e2b63a3848079

Found in base branch: master

Vulnerability Details

Spring Framework, versions 5.0.x prior to 5.0.6, versions 4.3.x prior to 4.3.17, and older unsupported versions allows applications to expose STOMP over WebSocket endpoints with a simple, in-memory STOMP broker through the spring-messaging module. A malicious user (or attacker) can craft a message to the broker that can lead to a regular expression, denial of service attack.

Publish Date: 2018-05-11

URL: CVE-2018-1257

CVSS 3 Score Details (6.5)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2018-1257

Release Date: 2018-05-09

Fix Resolution (org.springframework:spring-messaging): 5.0.6.RELEASE

Direct dependency fix Resolution (org.springframework.amqp:spring-rabbit): 2.0.4.RELEASE

Fix Resolution (org.springframework:spring-messaging): 4.3.17.RELEASE

Direct dependency fix Resolution (org.springframework.kafka:spring-kafka): 1.3.5.RELEASE


⛑️ Automatic Remediation is available for this issue

@mend-for-github.lhy31512.workers.dev
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.

@mend-for-github.lhy31512.workers.dev mend-for-github.lhy31512.workers.dev bot changed the title CVE-2018-1257 (Medium) detected in spring-messaging-5.0.0.RELEASE.jar, spring-messaging-4.3.14.RELEASE.jar CVE-2018-1257 (Medium) detected in spring-messaging-5.0.0.RELEASE.jar, spring-messaging-4.3.14.RELEASE.jar - autoclosed Jun 20, 2023
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