CyberRota Analysis
AI-GeneratedA vulnerability in the buildIntentSenderForUser method of LauncherAppsService.java in Java allows unauthorized background activity launches, enabling local privilege escalation without requiring additional execution privileges or user interaction. Organizations utilizing affected Java products should prioritize this issue to mitigate potential exploitation risks that could compromise system integrity.
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 buildIntentSenderForUser of LauncherAppsService.java, there is a possible way to launch an activity from the background due to BAL Bypass. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.