Lucene search
K

25 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2024/06/25 1:49 p.m.3 views

Malicious code in asciidoctor_pdf-linewrap-ja (RubyGems)

--- -= Per source details. Do not edit below this line.=-...

7AI score
Exploits0References1
OSV
OSV
added 2022/05/13 1:50 a.m.18 views

GHSA-QC9P-MJXM-J2WJ Asciidoctor Infinite Loop vulnerability

Asciidoctor in versions 1.5.8 allows remote attackers to cause a denial of service infinite loop. The loop was caused by the fact that Parser.nextblock was not exhausting all the lines in the reader as the while loop expected it would. This was happening because the regular expression that detect...

7.5CVSS7.1AI score0.00531EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2022/05/13 1:50 a.m.14 views

Asciidoctor Infinite Loop vulnerability

Asciidoctor in versions 1.5.8 allows remote attackers to cause a denial of service infinite loop. The loop was caused by the fact that Parser.nextblock was not exhausting all the lines in the reader as the while loop expected it would. This was happening because the regular expression that detect...

7.5CVSS2.2AI score0.00531EPSS
Exploits1References4Affected Software1
RubySec
RubySec
added 2022/05/13 12:0 a.m.15 views

Asciidoctor Infinite Loop vulnerability

Asciidoctor in versions 1.5.8 allows remote attackers to cause a denial of service infinite loop. The loop was caused by the fact that Parser.nextblock was not exhausting all the lines in the reader as the while loop expected it would. This was happening because the regular expression that detect...

7.5CVSS2.2AI score0.00531EPSS
Exploits1References1Affected Software1
Prion
Prion
added 2022/04/01 12:15 a.m.10 views

Design/Logic Flaw

Asciidoctor-include-ext is Asciidoctor’s standard include processor reimplemented as an extension. Versions prior to 0.4.0, when used to render user-supplied input in AsciiDoc markup, may allow an attacker to execute arbitrary system commands on the host operating system. This attack is possible...

10CVSS9.6AI score0.01055EPSS
Exploits1References3Affected Software1
CVE
CVE
added 2022/03/31 11:30 p.m.113 views

CVE-2022-24803

CVE-2022-24803 concerns the Asciidoctor-include-ext extension (pre-0.4.0) that processes user-supplied input in AsciiDoc. The root cause is a command-injection risk in the include extension, allowing arbitrary system commands on the host OS, even when allow-uri-read is disabled. The issue is miti...

10CVSS9.7AI score0.01055EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2022/03/31 11:30 p.m.20 views

CVE-2022-24803 Command Injection vulnerability in asciidoctor-include-ext

Asciidoctor-include-ext is Asciidoctor’s standard include processor reimplemented as an extension. Versions prior to 0.4.0, when used to render user-supplied input in AsciiDoc markup, may allow an attacker to execute arbitrary system commands on the host operating system. This attack is possible...

10CVSS9.3AI score0.01055EPSS
Exploits1References5
OSV
OSV
added 2022/03/31 11:27 p.m.19 views

GHSA-V222-6MR4-QJ29 Command Injection vulnerability in asciidoctor-include-ext

Impact Applications using Asciidoctor Ruby with asciidoctor-include-ext prior to version 0.4.0, which render user-supplied input in AsciiDoc markup, may allow an attacker to execute arbitrary system commands on the host operating system. This attack is possible even when allow-uri-read is disable...

10CVSS9.6AI score0.01055EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2022/03/31 11:27 p.m.28 views

Command Injection vulnerability in asciidoctor-include-ext

Impact Applications using Asciidoctor Ruby with asciidoctor-include-ext prior to version 0.4.0, which render user-supplied input in AsciiDoc markup, may allow an attacker to execute arbitrary system commands on the host operating system. This attack is possible even when allow-uri-read is disable...

10CVSS1.4AI score0.01055EPSS
Exploits1References6Affected Software1
CNNVD
CNNVD
added 2022/03/31 12:0 a.m.0 views

Asciidoctor 操作系统命令注入漏洞

Asciidoctor is a text processor written in Ruby by the Asciidoctor organization. The product supports converting AsciiDoc content to HTML5, DocBook, and other formats. An operating system command injection vulnerability exists in versions prior to Asciidoctor-include-ext 0.4.0 that could allow an...

10CVSS8.8AI score0.01055EPSS
Exploits1References5
RubySec
RubySec
added 2022/03/31 12:0 a.m.17 views

Command Injection vulnerability in asciidoctor-include-ext

Impact Applications using Asciidoctor Ruby with asciidoctor-include-ext prior to version 0.4.0, which render user-supplied input in AsciiDoc markup, may allow an attacker to execute arbitrary system commands on the host operating system. This attack is possible even when allow-uri-read is disable...

10CVSS7.6AI score0.01055EPSS
Exploits1References1Affected Software1
Hacker One
Hacker One
added 2021/02/08 10:24 p.m.55 views

GitLab: Kroki Arbitrary File Read/Write

Summary In short, I've found a potentially weird bug in asciidoctor that could lead to arbitrary file read/write in asciidoctor-kroki even though Gitlab have already made an attempt to disable kroki-plantuml-include lib/gitlab/asciidoc.rb rb module Gitlab Parser/renderer for the AsciiDoc format...

0.2AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2020/04/15 12:0 a.m.53 views

SUSE SLES12 Security Update : git (SUSE-SU-2020:0992-1)

This update for git fixes the following issues : Security issue fixed : CVE-2020-5260: With a crafted URL that contains a newline in it, the credential helper machinery can be fooled to give credential information for a wrong host bsc1168930. Non-security issue fixed : git was updated to 2.26.0 f...

9.8CVSS8.1AI score0.71499EPSS
Exploits35References25
Veracode
Veracode
added 2019/12/06 11:40 a.m.8 views

Denial Of Service (DoS)

asciidoctor is vulnerable to Denial of Service DoS attacks. When an absolete callout list follows a list item, an infinite loop will be triggered, resulting in a system hang...

2.7AI score
Exploits0
CNVD
CNVD
added 2018/10/19 12:0 a.m.1 views

Asciidoctor Denial of Service Vulnerability

Asciidoctor is a text processor written in Ruby that supports converting AsciiDoc content to HTML5, DocBook and other formats. A security vulnerability exists in Asciidoctor version 1.5.7.1, which stems from Parsernextblock failing to use the 'while true' statement correctly. A remote attacker ca...

7.5CVSS7.3AI score0.00531EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2018/10/18 3:19 p.m.17 views

CVE-2018-18385

Asciidoctor in versions 1.5.8 allows remote attackers to cause a denial of service infinite loop. The loop was caused by the fact that Parser.nextblock was not exhausting all the lines in the reader as the while loop expected it would. This was happening because the regular expression that detect...

7.5CVSS2.7AI score0.00531EPSS
Exploits1References1
Veracode
Veracode
added 2018/10/17 2:1 p.m.14 views

Denial Of Service (DoS) Through Infinite Loop

asciidoctor is vulnerable to a denial of service DoS attack. The library does not parse successive special characters properly, allowing a malicious user to cause an infinite loop, crashing the application...

7.5CVSS7.1AI score0.00531EPSS
Exploits1References3Affected Software1
NVD
NVD
added 2018/10/16 4:50 p.m.14 views

CVE-2018-18385

Asciidoctor in versions 1.5.8 allows remote attackers to cause a denial of service infinite loop. The loop was caused by the fact that Parser.nextblock was not exhausting all the lines in the reader as the while loop expected it would. This was happening because the regular expression that detect...

7.5CVSS7.2AI score0.00531EPSS
Exploits1References1
OSV
OSV
added 2018/10/16 4:50 p.m.2 views

DEBIAN-CVE-2018-18385

Asciidoctor in versions 1.5.8 allows remote attackers to cause a denial of service infinite loop. The loop was caused by the fact that Parser.nextblock was not exhausting all the lines in the reader as the while loop expected it would. This was happening because the regular expression that detect...

7.5CVSS7.3AI score0.00531EPSS
Exploits1References1
OSV
OSV
added 2018/10/16 4:50 p.m.13 views

CVE-2018-18385

Asciidoctor in versions 1.5.8 allows remote attackers to cause a denial of service infinite loop. The loop was caused by the fact that Parser.nextblock was not exhausting all the lines in the reader as the while loop expected it would. This was happening because the regular expression that detect...

7.5CVSS6.6AI score
Exploits0References1
Rows per page
Query Builder