Jenkins autonomiq Plugin 1.15 and earlier does not perform a permission check in an HTTP endpoint.
This allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified username and password.
Additionally, this HTTP endpoint does not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.
{
"nvd_published_at": "2022-02-15T17:15:00Z",
"github_reviewed_at": "2022-05-04T20:57:40Z",
"github_reviewed": true,
"cwe_ids": [
"CWE-352"
],
"severity": "HIGH"
}