GHSA-3h2q-m63q-9cf6

Suggest an improvement
Source
https://github.com/advisories/GHSA-3h2q-m63q-9cf6
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-3h2q-m63q-9cf6/GHSA-3h2q-m63q-9cf6.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-3h2q-m63q-9cf6
Aliases
Published
2022-05-24T17:28:26Z
Modified
2023-11-08T04:03:00.650325Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
Missing permission check in Perfecto Plugin
Details

Perfecto Plugin 1.17 and earlier does not perform a permission check in a method implementing a connection test.

This allows attackers with Overall/Read permission to connect to an attacker-specified HTTP URL using attacker-specified username and password.

Perfecto Plugin 1.18 requires Overall/Administer permission to perform a connection test.

Database specific
{
    "nvd_published_at": "2020-09-16T14:15:00Z",
    "github_reviewed_at": "2022-12-29T01:42:35Z",
    "severity": "MODERATE",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-862"
    ]
}
References

Affected packages

Maven / io.jenkins.plugins:perfecto

Package

Name
io.jenkins.plugins:perfecto
View open source insights on deps.dev
Purl
pkg:maven/io.jenkins.plugins/perfecto

Affected ranges

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

Affected versions

1.*

1.12
1.13
1.14
1.15
1.16
1.17

Database specific

{
    "last_known_affected_version_range": "<= 1.17"
}