GHSA-mm5c-7mpr-99fm

Suggest an improvement
Source
https://github.com/advisories/GHSA-mm5c-7mpr-99fm
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-mm5c-7mpr-99fm/GHSA-mm5c-7mpr-99fm.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-mm5c-7mpr-99fm
Aliases
Published
2022-05-24T17:44:48Z
Modified
2024-02-16T07:59:48.580163Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
CSRF vulnerability in Jenkins Libvirt Agents Plugin
Details

Jenkins Libvirt Agents Plugin 1.9.0 and earlier does not require POST requests for a form submission endpoint, resulting in a cross-site request forgery (CSRF) vulnerability.

This vulnerability allows attackers to stop hypervisor domains.

Jenkins Libvirt Agents Plugin 1.9.1 requires POST requests for the affected HTTP endpoint.

Database specific
{
    "nvd_published_at": "2021-03-18T14:15:00Z",
    "cwe_ids": [
        "CWE-352"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2022-12-14T16:22:34Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:libvirt-slave

Package

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

Affected ranges

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

Affected versions

1.*

1.8
1.8.1
1.8.3
1.8.4
1.8.5
1.8.6
1.9.0

Database specific

{
    "last_known_affected_version_range": "<= 1.9.0"
}