Lucene search
+L

167 matches found

Fedora
Fedora
added 2022/07/17 1:16 a.m.18 views

[SECURITY] Fedora 35 Update: golang-gitlab-commonmark-linkify-0-0.9.20200805git64bca66.fc35

Package linkify provides a way to find what looks like links in plain text...

9.3CVSS2.5AI score0.0995EPSS
SaveExploits4
OpenVAS
OpenVAS
added 2022/07/06 12:0 a.m.15 views

Fedora: Security Advisory for golang-gitlab-commonmark-linkify (FEDORA-2022-fae3ecee19)

The remote host is missing an update for the Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

9.3CVSS8.9AI score0.0995EPSS
SaveExploits4References2
Fedora
Fedora
added 2022/07/04 1:35 a.m.19 views

[SECURITY] Fedora 36 Update: golang-gitlab-commonmark-linkify-0-0.9.20200805git64bca66.fc36

Package linkify provides a way to find what looks like links in plain text...

9.3CVSS8AI score0.0995EPSS
SaveExploits4
Github Security Blog
Github Security Blog
added 2022/05/14 1:40 a.m.45 views

PHP League CommonMark vulnerable to Cross-Site Scripting (XSS)

Cross-site scripting XSS vulnerability in the PHP League CommonMark library versions 0.15.6 through 0.18.x before 0.18.1 allows remote attackers to insert unsafe URLs into HTML even if allowunsafelinks is false via a newline character e.g., writing javascript as javascri%0apt...

6.1CVSS3.7AI score0.01597EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2022/05/14 1:40 a.m.79 views

GHSA-QX76-C53F-5C7Q PHP League CommonMark vulnerable to Cross-Site Scripting (XSS)

Cross-site scripting XSS vulnerability in the PHP League CommonMark library versions 0.15.6 through 0.18.x before 0.18.1 allows remote attackers to insert unsafe URLs into HTML even if allowunsafelinks is false via a newline character e.g., writing javascript as javascri%0apt...

6.1CVSS5.9AI score0.01597EPSS
SaveExploits1References6
CNVD
CNVD
added 2022/03/04 12:0 a.m.15 views

cmark-gfm input validation error vulnerability

cmark-gfm is an extended version of the C-reference implementation of CommonMark, a rationalized version with canonical Markdown syntax. cmark-gfm suffers from an input validation error vulnerability that could be exploited by an attacker to cause remote code execution in applications using the...

9.8CVSS6.6AI score0.04473EPSS
SaveExploits3References1
UbuntuCve
UbuntuCve
added 2022/03/03 8:15 p.m.35 views

CVE-2022-24724

cmark-gfm is GitHub's extended version of the C reference implementation of CommonMark. Prior to versions 0.29.0.gfm.3 and 0.28.3.gfm.21, an integer overflow in cmark-gfm's table row parsing table.c:rowfromstring may lead to heap memory corruption when parsing tables who's marker rows contain mor...

9.8CVSS7.1AI score0.04473EPSS
SaveExploits3References2
CVE
CVE
added 2022/03/03 7:35 p.m.157 views

CVE-2022-24724

CVE-2022-24724 affects cmark-gfm, GitHub’s extended CommonMark reference implementation. A heap memory overflow in table.c:row_from_string can occur when parsing table rows with more than UINT16_MAX columns, leading to information disclosure or arbitrary code execution depending on usage. Affecte...

9.8CVSS9.7AI score0.04473EPSS
SaveExploits3References8Affected Software1
Debian CVE
Debian CVE
added 2022/03/03 7:35 p.m.51 views

CVE-2022-24724

cmark-gfm is GitHub's extended version of the C reference implementation of CommonMark. Prior to versions 0.29.0.gfm.3 and 0.28.3.gfm.21, an integer overflow in cmark-gfm's table row parsing table.c:rowfromstring may lead to heap memory corruption when parsing tables who's marker rows contain mor...

9.8CVSS10AI score0.04473EPSS
SaveExploits3
Fedora
Fedora
added 2021/08/16 1:18 a.m.30 views

[SECURITY] Fedora 34 Update: rust-pulldown-cmark-0.8.0-4.fc34

Pull parser for CommonMark...

9.8CVSS3.2AI score0.01923EPSS
SaveExploits0
OSV
OSV
added 2019/09/17 10:47 p.m.17 views

GHSA-3V43-877X-QGMQ Moderate severity vulnerability that affects league/commonmark

CVE-2019-10010 Impact In league/commonmark 0.18.2 and below, malicious users can insert double-encoded HTML entities into their Markdown like this: md XSS This library would correctly unescape the & entity to & during the parsing step. However, the renderer step would fail to properly re-escape t...

6.1CVSS6AI score0.0105EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2019/09/17 10:47 p.m.42 views

Moderate severity vulnerability that affects league/commonmark

CVE-2019-10010 Impact In league/commonmark 0.18.2 and below, malicious users can insert double-encoded HTML entities into their Markdown like this: md XSS This library would correctly unescape the & entity to & during the parsing step. However, the renderer step would fail to properly re-escape t...

6.1CVSS0.2AI score0.0105EPSS
SaveExploits1References6Affected Software1
Veracode
Veracode
added 2019/03/25 5:30 a.m.20 views

Cross-Site Scripting (XSS)

league/commonmark is vulnerable to cross-site scripting XSS. A remote attacker is able to inject arbitrary Javascript into a victim's browser via unsafe links using double-encoded HTML entities to steal session tokens or perform unwanted actions on behalf of the user...

6.1CVSS2AI score0.0105EPSS
SaveExploits1References2Affected Software1
CNVD
CNVD
added 2019/03/25 12:0 a.m.7 views

PHP League CommonMark library cross-site scripting vulnerability

PHP League CommonMark library is a PHP-based Markdown parser from the Extraordinary Packages consortium. A cross-site scripting vulnerability exists in PHP League CommonMark library versions prior to 0.18.3, which stems from the program failing to properly escape double-encoded HTML entities. A...

6.1CVSS6.5AI score0.0105EPSS
SaveExploits1References1
NVD
NVD
added 2019/03/24 6:29 p.m.42 views

CVE-2019-10010

Cross-site scripting XSS vulnerability in the PHP League CommonMark library before 0.18.3 allows remote attackers to insert unsafe links into HTML by using double-encoded HTML entities that are not properly escaped during rendering, a different vulnerability than CVE-2018-20583...

6.1CVSS6AI score0.0105EPSS
SaveExploits1References2
OSV
OSV
added 2019/03/24 6:29 p.m.16 views

CVE-2019-10010

Cross-site scripting XSS vulnerability in the PHP League CommonMark library before 0.18.3 allows remote attackers to insert unsafe links into HTML by using double-encoded HTML entities that are not properly escaped during rendering, a different vulnerability than CVE-2018-20583...

6.1CVSS5.8AI score
SaveExploits0References2
Prion
Prion
added 2019/03/24 6:29 p.m.32 views

Cross site scripting

Cross-site scripting XSS vulnerability in the PHP League CommonMark library before 0.18.3 allows remote attackers to insert unsafe links into HTML by using double-encoded HTML entities that are not properly escaped during rendering, a different vulnerability than CVE-2018-20583...

4.3CVSS6AI score0.01597EPSS
SaveExploits2References2Affected Software1
CVE
CVE
added 2019/03/24 5:58 p.m.91 views

CVE-2019-10010

CVE-2019-10010 affects the PHP League CommonMark library (versions up to and including 0.18.2). The vulnerability arises in the renderer when double-encoded HTML entities are not properly escaped, allowing an attacker to craft links that execute unsafe code (XSS). The issue is fixed in 0.18.3, wh...

6.1CVSS5.9AI score0.0105EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2019/03/24 5:58 p.m.46 views

CVE-2019-10010

Cross-site scripting XSS vulnerability in the PHP League CommonMark library before 0.18.3 allows remote attackers to insert unsafe links into HTML by using double-encoded HTML entities that are not properly escaped during rendering, a different vulnerability than CVE-2018-20583...

6AI score0.0105EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2019/01/18 8:23 p.m.350 views

Recaf - A Modern Java Bytecode Editor

Recaf is an open-source Java bytecode editor built on top of Objectweb's ASM. ASM is a bytecode manipulation library that abstracts away the constant pool and a few other class-file attributes. Since keeping track of the constant pool and managing proper stackframes are no longer necessary, compl...

7.5AI score
SaveExploits0References8
Rows per page
Query Builder