mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 18:29:31 +02:00
19 lines
717 B
Markdown
19 lines
717 B
Markdown
### [CVE-2018-14371](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14371)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The getLocalePrefix function in ResourceManager.java in Eclipse Mojarra before 2.3.7 is affected by Directory Traversal via the loc parameter. A remote attacker can download configuration files or Java bytecodes from applications.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ilmila/J2EEScan
|
|
- https://github.com/ronoski/j2ee-rscan
|
|
|