ghsa-7v6m-28jr-rg84
Vulnerability from github
Published
2025-06-03 21:30
Modified
2025-06-05 01:24
Severity ?
7.3 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
6.9 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N
6.9 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N
VLAI Severity ?
Summary
Hibernate Validator may interpolate user-supplied input in a constraint violation message with Expression Language
Details
Hibernate Validator before 6.2.0 and 7.0.0, by default and depending how it is used, may interpolate user-supplied input in a constraint violation message with Expression Language. This could allow an attacker to access sensitive information or execute arbitrary Java code. Hibernate Validator as of 6.2.0 and 7.0.0 no longer interpolates custom constraint violation messages with Expression Language and strongly recommends not allowing user-supplied input in constraint violation messages. CVE-2020-5245 and CVE-2025-4428 are examples of related, downstream vulnerabilities involving Expression Language intepolation of user-supplied data.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.hibernate.validator:hibernate-validator" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "6.2.0.CR1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.hibernate.validator:hibernate-validator" }, "ranges": [ { "events": [ { "introduced": "7.0.0.Alpha1" }, { "fixed": "7.0.0.CR1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-35036" ], "database_specific": { "cwe_ids": [ "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2025-06-05T01:24:18Z", "nvd_published_at": "2025-06-03T20:15:21Z", "severity": "MODERATE" }, "details": "Hibernate Validator before 6.2.0 and 7.0.0, by default and depending how it is used, may interpolate user-supplied input in a constraint violation message with Expression Language. This could allow an attacker to access sensitive information or execute arbitrary Java code. Hibernate Validator as of 6.2.0 and 7.0.0 no longer interpolates custom constraint violation messages with Expression Language and strongly recommends not allowing user-supplied input in constraint violation messages. CVE-2020-5245 and CVE-2025-4428 are examples of related, downstream vulnerabilities involving Expression Language intepolation of user-supplied data.", "id": "GHSA-7v6m-28jr-rg84", "modified": "2025-06-05T01:24:18Z", "published": "2025-06-03T21:30:39Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-35036" }, { "type": "WEB", "url": "https://github.com/hibernate/hibernate-validator/pull/1138" }, { "type": "WEB", "url": "https://github.com/hibernate/hibernate-validator/commit/05f795bb7cf18856004f40e5042709e550ed0d6e" }, { "type": "WEB", "url": "https://github.com/hibernate/hibernate-validator/commit/254858d9dcc4e7cd775d1b0f47f482218077c5e1" }, { "type": "WEB", "url": "https://github.com/hibernate/hibernate-validator/commit/d2db40b9e7d22c7a0b44d7665242dfc7b4d14d78" }, { "type": "WEB", "url": "https://github.com/hibernate/hibernate-validator/commit/e076293b0ee1bfa97b6e67d05ad9eee1ad77e893" }, { "type": "WEB", "url": "https://docs.jboss.org/hibernate/stable/validator/reference/en-US/html_single/#section-hibernateconstraintvalidatorcontext" }, { "type": "PACKAGE", "url": "https://github.com/hibernate/hibernate-validator" }, { "type": "WEB", "url": "https://github.com/hibernate/hibernate-validator/compare/6.1.7.Final...6.2.0.Final" }, { "type": "WEB", "url": "https://hibernate.atlassian.net/browse/HV-1816" }, { "type": "WEB", "url": "https://hibernate.org/validator/documentation/migration-guide/#6-2-0-cr1" }, { "type": "WEB", "url": "https://in.relation.to/2021/01/06/hibernate-validator-700-62-final-released/#expression-language" }, { "type": "WEB", "url": "https://labs.watchtowr.com/expression-payloads-meet-mayhem-cve-2025-4427-and-cve-2025-4428" }, { "type": "WEB", "url": "https://www.cve.org/CVERecord?id=CVE-2020-5245" }, { "type": "WEB", "url": "https://www.cve.org/CVERecord?id=CVE-2025-4428" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Hibernate Validator may interpolate user-supplied input in a constraint violation message with Expression Language" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.
Loading…
Loading…