ghsa-j8jw-g6fq-mp7h
Vulnerability from github
Published
2022-02-09 22:57
Modified
2024-06-27 16:39
Severity ?
Summary
SQL injection in hibernate-core
Details
A flaw was found in hibernate-core in versions prior to 5.3.20.Final and in 5.4.0.Final up 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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.hibernate:hibernate-core" }, "ranges": [ { "events": [ { "introduced": "5.4.0.Final" }, { "fixed": "5.4.24.Final" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.hibernate:hibernate-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "5.3.20.Final" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-25638" ], "database_specific": { "cwe_ids": [ "CWE-89" ], "github_reviewed": true, "github_reviewed_at": "2021-04-09T22:49:21Z", "nvd_published_at": "2020-12-02T15:15:00Z", "severity": "HIGH" }, "details": "A flaw was found in hibernate-core in versions prior to 5.3.20.Final and in 5.4.0.Final up 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.", "id": "GHSA-j8jw-g6fq-mp7h", "modified": "2024-06-27T16:39:57Z", "published": "2022-02-09T22:57:29Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25638" }, { "type": "WEB", "url": "https://github.com/hibernate/hibernate-orm/commit/36ebf7d3836e83e99f2a91777b5389e1daf1f2b7" }, { "type": "WEB", "url": "https://github.com/hibernate/hibernate-orm/commit/59fede7acaaa1579b561407aefa582311f7ebe78" }, { "type": "WEB", "url": "https://github.com/hibernate/hibernate-orm/commit/d22bbb5c339c9df7712c3365bb1df97c91b35ec5" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1881353" }, { "type": "PACKAGE", "url": "https://github.com/hibernate/hibernate-orm" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/r833c1276e41334fa675848a08daf0c61f39009f9f9a400d9f7006d44@%3Cdev.turbine.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/rf2378209c676a28b71f9b604a3b3517c448540b85367160e558ef9df@%3Ccommits.turbine.apache.org%3E" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2021/01/msg00000.html" }, { "type": "WEB", "url": "https://www.debian.org/security/2021/dsa-4908" }, { "type": "WEB", "url": "https://www.oracle.com//security-alerts/cpujul2021.html" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpuapr2022.html" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpujul2022.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "type": "CVSS_V3" } ], "summary": "SQL injection in hibernate-core" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.