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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
History
07 Nov 2023, 03:17
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2020-07-17 16:15
Updated : 2023-11-07 03:17
NVD link : CVE-2020-14001
Mitre link : CVE-2020-14001
JSON object : View
Products Affected
debian
- debian_linux
kramdown_project
- kramdown
canonical
- ubuntu_linux
fedoraproject
- fedora
CWE
CWE-862
Missing Authorization