ghsa-mwg2-3xpv-5v28
Vulnerability from github
Published
2022-05-24 17:46
Modified
2022-12-13 19:00
Severity ?
VLAI Severity ?
Summary
CSRF vulnerability in Jenkins Micro Focus Application Automation Tools Plugin
Details
Micro Focus Application Automation Tools Plugin 6.7 and earlier does not perform permission checks in methods implementing form validation.
This allows attackers with Overall/Read permission to connect to attacker-specified URLs using attacker-specified username and password.
Additionally, these form validation methods do not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.
Micro Focus Application Automation Tools Plugin 6.8 requires POST requests and Overall/Administer permission for the affected form validation methods.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 6.7" }, "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:hp-application-automation-tools-plugin" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "6.8" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-22512" ], "database_specific": { "cwe_ids": [ "CWE-352" ], "github_reviewed": true, "github_reviewed_at": "2022-12-13T19:00:22Z", "nvd_published_at": "2021-04-08T22:15:00Z", "severity": "MODERATE" }, "details": "Micro Focus Application Automation Tools Plugin 6.7 and earlier does not perform permission checks in methods implementing form validation.\n\nThis allows attackers with Overall/Read permission to connect to attacker-specified URLs using attacker-specified username and password.\n\nAdditionally, these form validation methods do not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.\n\nMicro Focus Application Automation Tools Plugin 6.8 requires POST requests and Overall/Administer permission for the affected form validation methods.", "id": "GHSA-mwg2-3xpv-5v28", "modified": "2022-12-13T19:00:22Z", "published": "2022-05-24T17:46:58Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22512" }, { "type": "WEB", "url": "https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/497a143d9a95e9c937501ca329fe0dae22a0d9cd" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/hpe-application-automation-tools-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2021-04-07/#SECURITY-2132" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "CSRF vulnerability in Jenkins Micro Focus Application Automation Tools Plugin" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…