CyberRota Analysis
AI-GeneratedThe vulnerability exists in the Java framework's ConfirmDeviceCredentialActivity, where a missing permission check allows unauthorized access to and modification of device credentials. This could result in local information disclosure without requiring additional execution privileges or user interaction. Developers and organizations utilizing affected Java versions should prioritize addressing this issue to safeguard sensitive credential information.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
In onCreate of ConfirmDeviceCredentialActivity.java, there is a possible unauthorized access to and modification of device credentials due to a missing permission check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.