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

hibernate-core-4.0.1.Final.jar: 2 vulnerabilities (highest severity is: 7.4) #294

Open
mend-for-github-com bot opened this issue Oct 19, 2024 · 0 comments

Comments

@mend-for-github-com
Copy link
Contributor

Vulnerable Library - hibernate-core-4.0.1.Final.jar

A module of the Hibernate Core project

Library home page: http://hibernate.org

Path to vulnerable library: /WEB-INF/lib/hibernate-core-4.0.1.Final.jar,/WEB-INF/lib/hibernate-core-4.0.1.Final.jar

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (hibernate-core version) Remediation Possible**
CVE-2020-25638 High 7.4 hibernate-core-4.0.1.Final.jar Direct 5.3.20.Final
CVE-2019-14900 Medium 6.5 hibernate-core-4.0.1.Final.jar Direct 5.1.10.Final

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

Details

CVE-2020-25638

Vulnerable Library - hibernate-core-4.0.1.Final.jar

A module of the Hibernate Core project

Library home page: http://hibernate.org

Path to vulnerable library: /WEB-INF/lib/hibernate-core-4.0.1.Final.jar,/WEB-INF/lib/hibernate-core-4.0.1.Final.jar

Dependency Hierarchy:

  • hibernate-core-4.0.1.Final.jar (Vulnerable Library)

Found in base branch: master

Vulnerability Details

A flaw was found in hibernate-core in versions prior to and including 5.4.23.Final. A SQL injection in the implementation of the JPA Criteria API can permit unsanitized literals when a literal is used in the SQL comments of the query. This flaw could allow an attacker to access unauthorized information or possibly conduct further attacks. The highest threat from this vulnerability is to data confidentiality and integrity.

Publish Date: 2020-12-02

URL: CVE-2020-25638

CVSS 3 Score Details (7.4)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://in.relation.to/2020/11/19/hibernate-orm-5424-final-release/

Release Date: 2020-12-02

Fix Resolution: 5.3.20.Final

CVE-2019-14900

Vulnerable Library - hibernate-core-4.0.1.Final.jar

A module of the Hibernate Core project

Library home page: http://hibernate.org

Path to vulnerable library: /WEB-INF/lib/hibernate-core-4.0.1.Final.jar,/WEB-INF/lib/hibernate-core-4.0.1.Final.jar

Dependency Hierarchy:

  • hibernate-core-4.0.1.Final.jar (Vulnerable Library)

Found in base branch: master

Vulnerability Details

A flaw was found in Hibernate ORM in versions before 5.3.18, 5.4.18 and 5.5.0.Beta1. A SQL injection in the implementation of the JPA Criteria API can permit unsanitized literals when a literal is used in the SELECT or GROUP BY parts of the query. This flaw could allow an attacker to access unauthorized information or possibly conduct further attacks.

Publish Date: 2020-07-06

URL: CVE-2019-14900

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: 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-2019-14900

Release Date: 2020-07-06

Fix Resolution: 5.1.10.Final

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

No branches or pull requests

0 participants