GHSA-fg4q-ccq8-3r5q

Suggest an improvement
Source
https://github.com/advisories/GHSA-fg4q-ccq8-3r5q
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/07/GHSA-fg4q-ccq8-3r5q/GHSA-fg4q-ccq8-3r5q.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-fg4q-ccq8-3r5q
Aliases
Published
2024-07-08T14:20:33Z
Modified
2024-07-09T01:51:37.166874Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
  • 8.2 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
NHibernate SQL injection vulnerability in discriminator mappings, static fields referenced in HQL, and some utilities
Details

Impact

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: - The discriminator value could be written in the mapping in a way exploiting the vulnerability of the associated discriminator type, if that type is among the vulnerable ones. - The current culture settings for formatting the discriminator value type could be altered in a way resulting into SQL injections with the 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. These overloads are unused by NHibernate but could be used by users referencing directly these utilities. - Any direct use of the ObjectToSQLString methods for building SQL queries on the user side.

Patches

Releases 5.4.9 and 5.5.2.

Workarounds

  • Ensure the application does not use the features listed above.
  • For discriminator usages, ensure the discriminator values in the mappings do not contain quotes for string discriminators. Furthermore, for types which ToString conversion can be altered to include SQL injections through adequate hacking of the current culture settings, either change for another type, or ensure the used values cannot allow culture exploits, or ensure the application performs sanity checks of the current culture settings. Types sensitive to culture include integers for negative values, dates, times and datetimes, floats and decimals.

References

  • https://github.com/nhibernate/nhibernate-core/issues/3516
  • https://github.com/nhibernate/nhibernate-core/pull/3517
  • https://github.com/nhibernate/nhibernate-core/pull/3547
References

Affected packages

NuGet / NHibernate

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.4.9

Affected versions

2.*

2.1.2.4000

3.*

3.0.0.2001
3.0.0.3001
3.0.0.4000
3.1.0.4000
3.2.0.1001
3.2.0.1002
3.2.0.1003
3.2.0.2001
3.2.0.2002
3.2.0.3001
3.2.0.4000
3.3.0-CR1
3.3.0.4000
3.3.1.4000
3.3.2.4000
3.3.3-CR1
3.3.3.4000
3.3.3.4001
3.3.4.4000
3.3.5.4000
3.4.0-CR1
3.4.0.4000
3.4.1.4000

4.*

4.0.0-Alpha1
4.0.0-Alpha2
4.0.0-CR1
4.0.0.4000
4.0.1.4000
4.0.2.4000
4.0.3.4000
4.0.4.4000
4.1.0-CR1
4.1.0.4000
4.1.1.4000
4.1.2.4000

5.*

5.0.0
5.0.1
5.0.2
5.0.3
5.0.4
5.0.5
5.0.6
5.0.7
5.0.8
5.1.0
5.1.1
5.1.2
5.1.3
5.1.4
5.1.5
5.1.6
5.1.7
5.2.0
5.2.1
5.2.2
5.2.3
5.2.4
5.2.5
5.2.6
5.2.7
5.3.0
5.3.1
5.3.2
5.3.3
5.3.4
5.3.5
5.3.6
5.3.7
5.3.8
5.3.9
5.3.10
5.3.11
5.3.12
5.3.13
5.3.14
5.3.15
5.3.16
5.3.17
5.3.18
5.3.19
5.3.20
5.4.0
5.4.1
5.4.2
5.4.3
5.4.4
5.4.5
5.4.6
5.4.7
5.4.8

NuGet / NHibernate

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.5.0
Fixed
5.5.2

Affected versions

5.*

5.5.0
5.5.1