cve/2017/CVE-2017-3262.md
2024-06-18 02:51:15 +02:00

18 lines
1.1 KiB
Markdown

### [CVE-2017-3262](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-3262)
![](https://img.shields.io/static/v1?label=Product&message=Java%20SE&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CVSS%3A3.0%2FAV%3AN%2FAC%3AL%2FPR%3AN%2FUI%3AN%2FS%3AU%2FC%3AL%2FI%3AN%2FA%3AN&color=brighgreen)
### Description
Vulnerability in the Java SE component of Oracle Java SE (subcomponent: Java Mission Control). The supported version that is affected is Java SE: 8u112. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE. Successful attacks of this vulnerability can result in unauthorized read access to a subset of Java SE accessible data. Note: Applies to Java Mission Control Installation. CVSS v3.0 Base Score 5.3 (Confidentiality impacts).
### POC
#### Reference
- http://www.oracle.com/technetwork/security-advisory/cpujan2017-2881727.html
#### Github
No PoCs found on GitHub currently.