GHSA-j28r-j54m-gpc4
Vulnerability from github
Published
2021-10-05 17:53
Modified
2024-10-22 16:34
Severity ?
Summary
Code Injection in SLO Generator
Details
SLO generator allows for loading of YAML files that if crafted in a specific format can allow for code execution within the context of the SLO Generator. We recommend upgrading SLO Generator past https://github.com/google/slo-generator/pull/173
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "slo-generator" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.0.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-22557" ], "database_specific": { "cwe_ids": [ "CWE-78", "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2021-10-05T16:01:42Z", "nvd_published_at": "2021-10-04T10:15:00Z", "severity": "MODERATE" }, "details": "SLO generator allows for loading of YAML files that if crafted in a specific format can allow for code execution within the context of the SLO Generator. We recommend upgrading SLO Generator past https://github.com/google/slo-generator/pull/173 ", "id": "GHSA-j28r-j54m-gpc4", "modified": "2024-10-22T16:34:47Z", "published": "2021-10-05T17:53:59Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22557" }, { "type": "WEB", "url": "https://github.com/google/slo-generator/pull/173" }, { "type": "WEB", "url": "https://github.com/google/slo-generator/commit/36318beab1b85d14bb860e45bea186b184690d5d" }, { "type": "WEB", "url": "https://github.com/google/slo-generator/releases/tag/v2.0.1" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/slo-generator/PYSEC-2021-429.yaml" }, { "type": "PACKAGE", "url": "://github.com/google/slo-generator" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/164426/Google-SLO-Generator-2.0.0-Code-Execution.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "type": "CVSS_V3" } ], "summary": "Code Injection in SLO Generator" }
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.