PowerJob
cpe:2.3:a:powerjob:powerjob:*:*:*:*:*:*:*
- <= 5.1.2
A server-side request forgery (SSRF) vulnerability has been identified in PowerJob versions through 5.1.2. The issue arises in the 'checkConnectivity' function within 'PingPongUtils.java', part of the Network Request Handler component. The vulnerability allows remote exploitation by manipulating the 'targetIp' and 'targetPort' parameters, enabling attackers to probe and potentially exploit internal services of the target system.
Exploitation of this vulnerability allows for server-side request forgery, where an attacker can manipulate requests to internal services, potentially leading to unauthorized access or information disclosure.
To reproduce this vulnerability, send a GET request to the '/server/checkConnectivity' endpoint with crafted 'targetIp' and 'targetPort' parameters. The request will be processed by the 'checkConnectivity' function, which does not properly validate the input, allowing for internal service probing.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.