Server-Side Request Forgery (SSRF) in xxl-job - CVE-2022-43183

 

Server-Side Request Forgery (SSRF) in xxl-job - CVE-2022-43183

Published: March 24, 2023


Vulnerability identifier: #VU74005
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2022-43183
CWE-ID: CWE-918
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: xuxueli
Affected software:
xxl-job

Detailed vulnerability description

The disclosed vulnerability allows a remote user to perform SSRF attacks.

The vulnerability exists due to insufficient validation of user-supplied input with "/admin/controller/JobLogController.java". A remote user can send a specially crafted HTTP request and trick the application to initiate requests to arbitrary systems.



How to mitigate CVE-2022-43183

Install updates from vendor's website.

Sources