GHSA-52p9-v744-mwjj
Vulnerability from github
Published
2021-03-29 16:30
Modified
2021-03-31 20:25
Severity ?
VLAI Severity ?
Summary
Remote code execution in Kramdown
Details
Kramdown before 2.3.1 does not restrict Rouge formatters to the Rouge::Formatters namespace, and thus arbitrary classes can be instantiated.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "kramdown" }, "ranges": [ { "events": [ { "introduced": "1.16.0" }, { "fixed": "2.3.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-28834" ], "database_specific": { "cwe_ids": [ "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2021-03-22T20:16:56Z", "nvd_published_at": "2021-03-19T07:15:00Z", "severity": "HIGH" }, "details": "Kramdown before 2.3.1 does not restrict Rouge formatters to the Rouge::Formatters namespace, and thus arbitrary classes can be instantiated.", "id": "GHSA-52p9-v744-mwjj", "modified": "2021-03-31T20:25:55Z", "published": "2021-03-29T16:30:34Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28834" }, { "type": "WEB", "url": "https://github.com/gettalong/kramdown/pull/708" }, { "type": "WEB", "url": "https://github.com/stanhu/kramdown/commit/d6a1cbcb2caa2f8a70927f176070d126b2422760" }, { "type": "WEB", "url": "https://github.com/stanhu/kramdown/commit/ff0218aefcf00cd5a389e17e075d36cd46d011e2" }, { "type": "WEB", "url": "https://about.gitlab.com/releases/2021/03/17/security-release-gitlab-13-9-4-released/#remote-code-execution-via-unsafe-user-controlled-markdown-rendering-options" }, { "type": "WEB", "url": "https://github.com/gettalong/kramdown/compare/REL_2_3_0...REL_2_3_1" }, { "type": "WEB", "url": "https://gitlab.com/gitlab-org/gitlab/-/commit/179329b5c3c118924fb242dc449d06b4ed6ccb66" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NJCJVYHPY6LNUFM6LYZIAUIYOMVT5QGV" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/S3BBLUIDCUUR3NEE4NJLOCCAV3ALQ3O6" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SYOLQKFL6IJCQLBXV34Z4TI4O54GESPR" }, { "type": "WEB", "url": "https://www.debian.org/security/2021/dsa-4890" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Remote code execution in Kramdown" }
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…