ghsa-8grg-q944-cch5
Vulnerability from github
Published
2022-02-10 23:05
Modified
2024-06-27 18:05
Severity ?
Summary
SQL Injection in Hibernate ORM
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.hibernate:hibernate-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "5.3.18" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.hibernate:hibernate-core" }, "ranges": [ { "events": [ { "introduced": "5.4.0" }, { "fixed": "5.4.18" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.hibernate:hibernate-core" }, "ranges": [ { "events": [ { "introduced": "5.5.0.Alpha1" }, { "fixed": "5.5.0.Beta1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-14900" ], "database_specific": { "cwe_ids": [ "CWE-89" ], "github_reviewed": true, "github_reviewed_at": "2021-05-11T17:45:44Z", "nvd_published_at": "2020-07-06T19:15:00Z", "severity": "MODERATE" }, "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.", "id": "GHSA-8grg-q944-cch5", "modified": "2024-06-27T18:05:48Z", "published": "2022-02-10T23:05:04Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14900" }, { "type": "WEB", "url": "https://github.com/hibernate/hibernate-orm/commit/3f3c1ab50604ab9ba99e25d2016fb85f3ba9dcd4" }, { "type": "WEB", "url": "https://github.com/hibernate/hibernate-orm/commit/646b383f959eff18d58081b1a574f0d777d353da" }, { "type": "WEB", "url": "https://github.com/hibernate/hibernate-orm/commit/e0e22ea256c1906235d6a8e90b79c4ce33d0861f" }, { "type": "WEB", "url": "https://github.com/hibernate/hibernate-orm/commit/eebf01fbf3c2550ee70cdc9c1b02b52e330c8c36" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1666499" }, { "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://security.netapp.com/advisory/ntap-20220210-0020" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "SQL Injection in Hibernate ORM" }
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.