Katalon Plugin 1.0.33 and earlier does not require POST requests for several HTTP endpoints, resulting in cross-site request forgery (CSRF) vulnerabilities.
This vulnerability allows attackers to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.
Katalon Plugin 1.0.34 requires POST requests for the affected HTTP endpoints.
{ "nvd_published_at": "2022-10-19T16:15:00Z", "github_reviewed_at": "2022-10-19T21:23:52Z", "severity": "MODERATE", "github_reviewed": true, "cwe_ids": [ "CWE-352" ] }