GHSA-fv3c-6cw7-2qcq

Suggest an improvement
Source
https://github.com/advisories/GHSA-fv3c-6cw7-2qcq
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-fv3c-6cw7-2qcq/GHSA-fv3c-6cw7-2qcq.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-fv3c-6cw7-2qcq
Aliases
Published
2022-05-17T00:33:25Z
Modified
2024-02-21T05:30:51.823337Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Jenkins Poll SCM Plugin vulnerable to Cross-Site Request Forgery
Details

Jenkins Poll SCM Plugin was not requiring requests to its API be sent via POST, thereby opening itself to Cross-Site Request Forgery attacks. This allowed attackers to initiate polling of projects with a known name. While Jenkins in general does not consider polling to be a protection-worthy action as it's similar to cache invalidation, the plugin specifically adds a permission to be able to use this functionality, and this issue undermines that permission. This functionality now is only available via POST.

Database specific
{
    "nvd_published_at": "2017-10-05T01:29:00Z",
    "cwe_ids": [
        "CWE-352"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2022-12-12T15:54:53Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:pollscm

Package

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

Affected ranges

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

Affected versions

1.*

1.0
1.1
1.2
1.3