PowerJob
cpe:2.3:a:powerjob:powerjob:*:*:*:*:*:*:*
- <= 5.1.2
A vulnerability exists in PowerJob versions through 5.1.2, allowing unauthenticated users to access the '/user/list' endpoint without proper authorization. This flaw enables the retrieval of user information, creating a vertical authorization issue. The vulnerability can be exploited remotely, and a public proof-of-concept exploit is available.
Exploitation of this vulnerability leads to unauthorized access to user information, bypassing normal authorization controls.
To reproduce this vulnerability, send a GET request to the '/user/list' endpoint without any authentication. The response will include the user list, demonstrating the lack of authorization checks.
It is recommended to add proper authorization controls to the '/user/list' endpoint by using the '@ApiPermission' annotation.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.