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

resteasy-core-4.7.2.Final.jar: 1 vulnerabilities (highest severity is: 5.5) #124

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

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented May 6, 2024

Vulnerable Library - resteasy-core-4.7.2.Final.jar

Library home page: http://www.jboss.org

Path to dependency file: /rts/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/jboss/resteasy/resteasy-core/4.7.2.Final/resteasy-core-4.7.2.Final.jar,/home/wss-scanner/.m2/repository/org/jboss/resteasy/resteasy-core/4.7.2.Final/resteasy-core-4.7.2.Final.jar,/home/wss-scanner/.m2/repository/org/jboss/resteasy/resteasy-core/4.7.2.Final/resteasy-core-4.7.2.Final.jar,/home/wss-scanner/.m2/repository/org/jboss/resteasy/resteasy-core/4.7.2.Final/resteasy-core-4.7.2.Final.jar

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (resteasy-core version) Remediation Possible** Reachability
CVE-2023-0482 Medium 5.5 resteasy-core-4.7.2.Final.jar Direct N/A

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2023-0482

Vulnerable Library - resteasy-core-4.7.2.Final.jar

Library home page: http://www.jboss.org

Path to dependency file: /rts/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/jboss/resteasy/resteasy-core/4.7.2.Final/resteasy-core-4.7.2.Final.jar,/home/wss-scanner/.m2/repository/org/jboss/resteasy/resteasy-core/4.7.2.Final/resteasy-core-4.7.2.Final.jar,/home/wss-scanner/.m2/repository/org/jboss/resteasy/resteasy-core/4.7.2.Final/resteasy-core-4.7.2.Final.jar,/home/wss-scanner/.m2/repository/org/jboss/resteasy/resteasy-core/4.7.2.Final/resteasy-core-4.7.2.Final.jar

Dependency Hierarchy:

  • resteasy-core-4.7.2.Final.jar (Vulnerable Library)

Found in base branch: main

Vulnerability Details

In RESTEasy the insecure File.createTempFile() is used in the DataSourceProvider, FileProvider and Mime4JWorkaround classes which creates temp files with insecure permissions that could be read by a local user.

Publish Date: 2023-02-17

URL: CVE-2023-0482

CVSS 3 Score Details (5.5)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label May 6, 2024
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