GHSA-76x4-hr82-cg3m

Suggest an improvement
Source
https://github.com/advisories/GHSA-76x4-hr82-cg3m
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-76x4-hr82-cg3m/GHSA-76x4-hr82-cg3m.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-76x4-hr82-cg3m
Aliases
Published
2022-05-24T16:47:43Z
Modified
2024-02-16T08:40:05.813412Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
Jenkins ElectricFlow Plugin cross-site request forgery vulnerability
Details

A missing permission check in a form validation method in CloudBees CD Plugin allowed users with Overall/Read permission to initiate a connection test to an attacker-specified server with attacker-specified username and password.

Additionally, the form validation method did not require POST requests, resulting in a CSRF vulnerability.

This form validation method now requires POST requests and Overall/Administer permissions.

Database specific
{
    "nvd_published_at": "2019-06-11T14:29:00Z",
    "cwe_ids": [
        "CWE-352"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2023-10-26T22:28:30Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:electricflow

Package

Name
org.jenkins-ci.plugins:electricflow
View open source insights on deps.dev
Purl
pkg:maven/org.jenkins-ci.plugins/electricflow

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.1.7

Affected versions

1.*

1.0
1.1.1
1.1.2
1.1.3
1.1.4
1.1.5
1.1.6

Database specific

{
    "last_known_affected_version_range": "<= 1.1.6"
}