CVE-2024-39677
CVSS V2 None
CVSS V3 None
Description
NHibernate is an object-relational mapper for the .NET framework. A SQL injection vulnerability exists in some types implementing ILiteralType.ObjectToSQLString. Callers of these methods are exposed to the vulnerability, which includes mappings using inheritance with discriminator values; HQL queries referencing a static field of the application; users of the SqlInsertBuilder and SqlUpdateBuilder utilities, calling their AddColumn overload taking a literal value; and any direct use of the ObjectToSQLString methods for building SQL queries on the user side. This vulnerability is fixed in 5.4.9 and 5.5.2.
Overview
- CVE ID
- CVE-2024-39677
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-07-08T14:52:39.053Z
- Last Modified Date
- 2024-07-08T19:58:45.785Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/nhibernate/nhibernate-core/security/advisories/GHSA-fg4q-ccq8-3r5q | x_refsource_CONFIRM |
https://github.com/nhibernate/nhibernate-core/issues/3516 | x_refsource_MISC |
https://github.com/nhibernate/nhibernate-core/pull/3517 | x_refsource_MISC |
https://github.com/nhibernate/nhibernate-core/pull/3547 | x_refsource_MISC |
https://github.com/nhibernate/nhibernate-core/commit/b4a69d1a5ff5744312478d70308329af496e4ba9 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-39677 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-39677 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-07-09 13:12:23 | Added to TrackCVE |