Lucene search
+L

345 matches found

Prion
Prion
added 2023/03/28 9:15 p.m.13 views

Design/Logic Flaw

comrak is a CommonMark + GFM compatible Markdown parser and renderer written in rust. A range of quadratic parsing issues are present in Comrak. These can be used to craft denial-of-service attacks on services that use Comrak to parse Markdown. This issue has been addressed in version 0.17.0. Use...

5CVSS8.2AI score0.0112EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2023/03/28 8:17 p.m.5 views

CVE-2023-28631 Attacker controlled data in AST nodes is not validated in comrak

comrak is a CommonMark + GFM compatible Markdown parser and renderer written in rust. A Comrak AST can be constructed manually by a program instead of parsing a Markdown document with parsedocument. This AST can then be converted to HTML via html::formatdocumentwithplugins. However, the HTML...

5.3CVSS9.3AI score0.01268EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2023/03/28 8:17 p.m.52 views

CVE-2023-28631 Attacker controlled data in AST nodes is not validated in comrak

comrak is a CommonMark + GFM compatible Markdown parser and renderer written in rust. A Comrak AST can be constructed manually by a program instead of parsing a Markdown document with parsedocument. This AST can then be converted to HTML via html::formatdocumentwithplugins. However, the HTML...

5.3CVSS9.5AI score0.01268EPSS
SaveExploits0References5
CVE
CVE
added 2023/03/28 8:17 p.m.60 views

CVE-2023-28631

CVE-2023-28631 affects the comrak Markdown parser/renderer (Rust). The issue arises when an AST is constructed manually and later formatted to HTML; the formatter assumes data is valid UTF-8, but some [u8] fields may not be, triggering bugs. Affected version is 0.17.0; remediation per sources is ...

9.8CVSS7.2AI score0.01268EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2023/03/28 8:17 p.m.14 views

CVE-2023-28631 Attacker controlled data in AST nodes is not validated in comrak

comrak is a CommonMark + GFM compatible Markdown parser and renderer written in rust. A Comrak AST can be constructed manually by a program instead of parsing a Markdown document with parsedocument. This AST can then be converted to HTML via html::formatdocumentwithplugins. However, the HTML...

5.3CVSS8.7AI score0.01268EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2023/03/28 8:14 p.m.6 views

CVE-2023-28626 Quadratic runtime when parsing Markdown in comrak

comrak is a CommonMark + GFM compatible Markdown parser and renderer written in rust. A range of quadratic parsing issues are present in Comrak. These can be used to craft denial-of-service attacks on services that use Comrak to parse Markdown. This issue has been addressed in version 0.17.0. Use...

5.3CVSS6.6AI score0.0112EPSS
SaveExploits0References5
CVE
CVE
added 2023/03/28 8:14 p.m.60 views

CVE-2023-28626

CVE-2023-28626 affects the comrak crate (Rust) used for CommonMark/GFM parsing. Connected documents confirm the vulnerability is a set of quadratic parsing issues that can cause denial-of-service in services parsing Markdown, with remediation by upgrading to a newer comrak release (addressed in 0...

7.5CVSS6.1AI score0.0112EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2023/03/28 8:14 p.m.44 views

CVE-2023-28626 Quadratic runtime when parsing Markdown in comrak

comrak is a CommonMark + GFM compatible Markdown parser and renderer written in rust. A range of quadratic parsing issues are present in Comrak. These can be used to craft denial-of-service attacks on services that use Comrak to parse Markdown. This issue has been addressed in version 0.17.0. Use...

5.3CVSS8.6AI score0.0112EPSS
SaveExploits0References5
OSV
OSV
added 2023/03/28 8:14 p.m.13 views

CVE-2023-28626 Quadratic runtime when parsing Markdown in comrak

comrak is a CommonMark + GFM compatible Markdown parser and renderer written in rust. A range of quadratic parsing issues are present in Comrak. These can be used to craft denial-of-service attacks on services that use Comrak to parse Markdown. This issue has been addressed in version 0.17.0. Use...

5.3CVSS7.4AI score0.0112EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2023/03/28 2:44 p.m.20 views

Comrak vulnerable to production of excessive output when parsing Markdown (GHSL-2023-048)

Impact comrak is vulnerable to the upstream cmark issue, "Issue revealed by fuzzer". A large number of references in a markdown document can trigger an overly large response. Patches 0.17.0 contains https://github.com/kivikakk/comrak/commit/70f97f3ea4eae30ffbd1b94c764a3de2f1c41d2a, which limits...

6.6AI score
SaveExploits0References5Affected Software1
NVD
NVD
added 2023/03/27 10:15 p.m.33 views

CVE-2023-28102

discordrb is an implementation of the Discord API using Ruby. In discordrb before commit 91e13043ffa the encoder.rb file unsafely constructs a shell string using the file parameter, which can potentially leave clients of discordrb vulnerable to command injection. The library is not directly...

9.6CVSS9.1AI score0.02546EPSS
SaveExploits1References2
NVD
NVD
added 2023/03/27 10:15 p.m.20 views

CVE-2023-28430

OneSignal is an email, sms, push notification, and in-app message service for mobile apps.The Zapier.yml workflow is triggered on issues types: closed i.e., when an Issue is closed. The workflow starts with full write-permissions GitHub repository token since the default workflow permissions on...

8.1CVSS7.7AI score0.00905EPSS
SaveExploits1References3
Prion
Prion
added 2023/03/27 10:15 p.m.15 views

Code injection

OneSignal is an email, sms, push notification, and in-app message service for mobile apps.The Zapier.yml workflow is triggered on issues types: closed i.e., when an Issue is closed. The workflow starts with full write-permissions GitHub repository token since the default workflow permissions on...

5.5CVSS8.1AI score0.00905EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/03/27 9:23 p.m.6 views

CVE-2023-28102 Command injection in discordrb

discordrb is an implementation of the Discord API using Ruby. In discordrb before commit 91e13043ffa the encoder.rb file unsafely constructs a shell string using the file parameter, which can potentially leave clients of discordrb vulnerable to command injection. The library is not directly...

8.3CVSS9.7AI score0.02546EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2023/03/27 9:23 p.m.41 views

CVE-2023-28102 Command injection in discordrb

discordrb is an implementation of the Discord API using Ruby. In discordrb before commit 91e13043ffa the encoder.rb file unsafely constructs a shell string using the file parameter, which can potentially leave clients of discordrb vulnerable to command injection. The library is not directly...

8.3CVSS9.9AI score0.02546EPSS
SaveExploits1References2
OSV
OSV
added 2023/03/27 9:23 p.m.26 views

CVE-2023-28102 Command injection in discordrb

discordrb is an implementation of the Discord API using Ruby. In discordrb before commit 91e13043ffa the encoder.rb file unsafely constructs a shell string using the file parameter, which can potentially leave clients of discordrb vulnerable to command injection. The library is not directly...

8.3CVSS9.5AI score0.02546EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2023/03/27 9:11 p.m.8 views

CVE-2023-28430 OneSignal repository github action command injection

OneSignal is an email, sms, push notification, and in-app message service for mobile apps.The Zapier.yml workflow is triggered on issues types: closed i.e., when an Issue is closed. The workflow starts with full write-permissions GitHub repository token since the default workflow permissions on...

7.3CVSS8.2AI score0.00905EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2023/03/27 9:11 p.m.21 views

CVE-2023-28430 OneSignal repository github action command injection

OneSignal is an email, sms, push notification, and in-app message service for mobile apps.The Zapier.yml workflow is triggered on issues types: closed i.e., when an Issue is closed. The workflow starts with full write-permissions GitHub repository token since the default workflow permissions on...

7.3CVSS8.4AI score0.00905EPSS
SaveExploits1References3
OSV
OSV
added 2023/03/27 9:11 p.m.13 views

CVE-2023-28430 OneSignal repository github action command injection

OneSignal is an email, sms, push notification, and in-app message service for mobile apps.The Zapier.yml workflow is triggered on issues types: closed i.e., when an Issue is closed. The workflow starts with full write-permissions GitHub repository token since the default workflow permissions on...

7.3CVSS8.2AI score0.00905EPSS
SaveExploits1References5
RubySec
RubySec
added 2023/03/27 12:0 a.m.21 views

GHSL-2022-094: Remote Code Execution in discordrb

The encodefile method may lead to remote code execution RCE if invoked with untrusted user-controlled data...

9.6CVSS7.7AI score0.02546EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder