The kramdown gem before 2.3.0 for Ruby processes the template option inside Kramdown documents by default, which allows unintended read access (such as template=/etc/passwd) or unintended embedded Ruby code execution (such as a string that begins with template=string://<%= `). NOTE: kramdown is used in Jekyll, GitLab Pages, GitHub Pages, and Thredded Forum.
The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Kramdown | Kramdown_project | * | 2.3.0 (excluding) |
Ruby-kramdown | Ubuntu | bionic | * |
Ruby-kramdown | Ubuntu | devel | * |
Ruby-kramdown | Ubuntu | esm-apps/bionic | * |
Ruby-kramdown | Ubuntu | esm-apps/xenial | * |
Ruby-kramdown | Ubuntu | focal | * |
Ruby-kramdown | Ubuntu | groovy | * |
Ruby-kramdown | Ubuntu | hirsute | * |
Ruby-kramdown | Ubuntu | impish | * |
Ruby-kramdown | Ubuntu | jammy | * |
Ruby-kramdown | Ubuntu | kinetic | * |
Ruby-kramdown | Ubuntu | lunar | * |
Ruby-kramdown | Ubuntu | mantic | * |
Ruby-kramdown | Ubuntu | noble | * |
Ruby-kramdown | Ubuntu | oracular | * |
Ruby-kramdown | Ubuntu | trusty | * |
Ruby-kramdown | Ubuntu | xenial | * |
Assuming a user with a given identity, authorization is the process of determining whether that user can access a given resource, based on the user’s privileges and any permissions or other access-control specifications that apply to the resource. When access control checks are not applied, users are able to access data or perform actions that they should not be allowed to perform. This can lead to a wide range of problems, including information exposures, denial of service, and arbitrary code execution.