mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
18 lines
764 B
Markdown
18 lines
764 B
Markdown
### [CVE-2014-3558](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3558)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ReflectionHelper (org.hibernate.validator.util.ReflectionHelper) in Hibernate Validator 4.1.0 before 4.2.1, 4.3.x before 4.3.2, and 5.x before 5.1.2 allows attackers to bypass Java Security Manager (JSM) restrictions and execute restricted reflection calls via a crafted application.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://hibernate.atlassian.net/browse/HV-912
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|