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
No history.
Information
Published : 2020-07-17 16:15
Updated : 2023-11-07 03:17
NVD link : CVE-2020-14001
Mitre link : CVE-2020-14001
CVE.ORG link : CVE-2020-14001
JSON object : View
Products Affected
debian
- debian_linux
canonical
- ubuntu_linux
fedoraproject
- fedora
kramdown_project
- kramdown
CWE
CWE-862
Missing Authorization