ghsa-2hhc-f86x-x74f
Vulnerability from github
Published
2022-05-24 17:03
Modified
2023-10-26 20:49
Severity ?
Summary
Inefficient Regular Expression Complexity in Jenkins Build Failure Analyzer Plugin
Details
A user-supplied regular expression in Jenkins Build Failure Analyzer Plugin 1.24.1 and earlier was processed in a way that wasn't interruptible, allowing attackers to have Jenkins evaluate a regular expression without the ability to interrupt this process.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "com.sonyericsson.jenkins.plugins.bfa:build-failure-analyzer" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.24.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-16555" ], "database_specific": { "cwe_ids": [ "CWE-1333", "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2022-11-01T22:49:28Z", "nvd_published_at": "2019-12-17T15:15:00Z", "severity": "MODERATE" }, "details": "A user-supplied regular expression in Jenkins Build Failure Analyzer Plugin 1.24.1 and earlier was processed in a way that wasn\u0027t interruptible, allowing attackers to have Jenkins evaluate a regular expression without the ability to interrupt this process.", "id": "GHSA-2hhc-f86x-x74f", "modified": "2023-10-26T20:49:01Z", "published": "2022-05-24T17:03:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16555" }, { "type": "WEB", "url": "https://github.com/jenkinsci/build-failure-analyzer-plugin/commit/f316c885552ac75289cbb11b2af5757f18784bcb" }, { "type": "WEB", "url": "https://jenkins.io/security/advisory/2019-12-17/#SECURITY-1651" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2019/12/17/1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Inefficient Regular Expression Complexity in Jenkins Build Failure Analyzer 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.