Lucene search
+L

97 matches found

Positive Technologies
Positive Technologies
added 2021/03/03 12:0 a.m.5 views

PT-2021-17146 · Markdown2 +1 · Markdown2 +1

Name of the Vulnerable Software and Affected Versions: markdown2 versions 1.0.1.18 through 2.3.x Description: The issue allows an attacker to cause a denial of service by providing a malicious string, making markdown2 processing difficult or delayed for an extended period. This occurs due to a...

8.7CVSS6.7AI score0.02384EPSS
SaveExploits1References32
CNNVD
CNNVD
added 2021/03/03 12:0 a.m.7 views

python-markdown2 安全漏洞

python-markdown2 is a Python-based implementation of the Markdown text markup format. A security vulnerability exists in python-markdown2 = 1.0.1.18, which originates from a denial of service by regular expression...

7.5CVSS6.5AI score0.02384EPSS
SaveExploits1References5
OpenVAS
OpenVAS
added 2020/05/29 12:0 a.m.13 views

Fedora: Security Advisory for python-markdown2 (FEDORA-2020-3864f32b3d)

The remote host is missing an update for the Copyright C 2020 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...

6.1CVSS6.3AI score0.01884EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2020/05/29 12:0 a.m.14 views

Fedora: Security Advisory for python-markdown2 (FEDORA-2020-ab379d4b90)

The remote host is missing an update for the Copyright C 2020 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...

6.1CVSS6.3AI score0.01884EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2020/05/26 12:0 a.m.21 views

Fedora 31 : python-markdown2 (2020-ab379d4b90)

python-markdown2 2.3.9 - pull 335 Added header support for wiki tables - pull 336 Reset toc when convert is run - pull 353 XSS fix - pull 350 XSS fix Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website. Tenable has...

6.1CVSS6AI score0.01884EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2020/05/26 12:0 a.m.20 views

Fedora 30 : python-markdown2 (2020-3864f32b3d)

python-markdown2 2.3.9 - pull 335 Added header support for wiki tables - pull 336 Reset toc when convert is run - pull 353 XSS fix - pull 350 XSS fix Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website. Tenable has...

6.1CVSS6AI score0.01884EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2020/05/12 12:0 a.m.16 views

openSUSE: Security Advisory for python-markdown2 (openSUSE-SU-2020:0651-1)

The remote host is missing an update for the Copyright C 2020 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...

6.1CVSS6.3AI score0.01884EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2020/05/12 12:0 a.m.21 views

openSUSE Security Update : python-markdown2 (openSUSE-2020-651)

This update for python-markdown2 fixes the following issues : - CVE-2020-11888: Fixed unsanitized input for cross-site scripting boo1171379 C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted from openSUSE Security Update openSUSE-2020-651. The...

6.1CVSS6AI score0.01884EPSS
SaveExploits1References2
OPENSUSE Linux
OPENSUSE Linux
added 2020/05/12 12:0 a.m.45 views

Security update for python-markdown2 (moderate)

openSUSE Security Update: Security update for python-markdown2 Announcement ID: openSUSE-SU-2020:0656-1 Rating: moderate References: 1171379 Cross-References: CVE-2020-11888 Affected Products: openSUSE Backports SLE-15-SP1 An update that fixes one vulnerability is now available. Description: This...

6.1CVSS6.1AI score0.01884EPSS
SaveExploits1References1
OSV
OSV
added 2020/05/11 12:19 p.m.5 views

OPENSUSE-SU-2020:0651-1 Security update for python-markdown2

This update for python-markdown2 fixes the following issues: - CVE-2020-11888: Fixed unsanitized input for cross-site scripting boo1171379...

6.1CVSS6AI score0.01884EPSS
SaveExploits1References3
OPENSUSE Linux
OPENSUSE Linux
added 2020/05/11 12:0 a.m.47 views

Security update for python-markdown2 (moderate)

openSUSE Security Update: Security update for python-markdown2 Announcement ID: openSUSE-SU-2020:0651-1 Rating: moderate References: 1171379 Cross-References: CVE-2020-11888 Affected Products: openSUSE Leap 15.1 An update that fixes one vulnerability is now available. Description: This update for...

6.1CVSS6.1AI score0.01884EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2020/04/22 8:59 p.m.59 views

XSS in python-markdown2

python-markdown2 through 2.3.8 allows XSS because element names are mishandled unless a \w+ match succeeds. For example, an attack might use elementname@ or elementname- with an onclick attribute...

6.1CVSS2.4AI score0.01884EPSS
SaveExploits1References9Affected Software1
OSV
OSV
added 2020/04/22 8:59 p.m.15 views

GHSA-FV3H-8X5J-PVGQ XSS in python-markdown2

python-markdown2 through 2.3.8 allows XSS because element names are mishandled unless a \w+ match succeeds. For example, an attack might use elementname@ or elementname- with an onclick attribute...

6.1CVSS6.3AI score0.01884EPSS
SaveExploits1References9
CNVD
CNVD
added 2020/04/21 12:0 a.m.6 views

python-markdown2 cross-site scripting vulnerability (CNVD-2020-33575)

python-markdown2 is a Python-based implementation of the Markdown text markup format. A cross-site scripting vulnerability exists in python-markdown2 version 2.3.8 and earlier. The vulnerability stems from a lack of proper validation of client-side data by the WEB application. An attacker can...

6.1CVSS6.4AI score0.01884EPSS
SaveExploits1References1
OSV
OSV
added 2020/04/20 4:15 p.m.19 views

CVE-2020-11888

python-markdown2 through 2.3.8 allows XSS because element names are mishandled unless a \w+ match succeeds. For example, an attack might use elementname@ or elementname- with an onclick attribute...

6.1CVSS5.9AI score
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2020/04/20 4:15 p.m.20 views

CVE-2020-11888

python-markdown2 through 2.3.8 allows XSS because element names are mishandled unless a \w+ match succeeds. For example, an attack might use elementname@ or elementname- with an onclick attribute...

6.1CVSS6.3AI score0.01884EPSS
SaveExploits1References2
OSV
OSV
added 2020/04/20 4:15 p.m.12 views

PYSEC-2020-65

python-markdown2 through 2.3.8 allows XSS because element names are mishandled unless a \w+ match succeeds. For example, an attack might use elementname@ or elementname- with an onclick attribute...

6.1CVSS5.8AI score0.01884EPSS
SaveExploits1References7
Prion
Prion
added 2020/04/20 4:15 p.m.13 views

Cross site scripting

python-markdown2 through 2.3.8 allows XSS because element names are mishandled unless a \w+ match succeeds. For example, an attack might use elementname@ or elementname- with an onclick attribute...

4.3CVSS5.8AI score0.01884EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
added 2020/04/20 4:15 p.m.6 views

PYSEC-2020-65

python-markdown2 through 2.3.8 allows XSS because element names are mishandled unless a \w+ match succeeds. For example, an attack might use elementname@ or elementname- with an onclick attribute...

6.1CVSS6.3AI score0.01884EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2020/04/20 4:15 p.m.11 views

UBUNTU-CVE-2020-11888

python-markdown2 through 2.3.8 allows XSS because element names are mishandled unless a \w+ match succeeds. For example, an attack might use elementname@ or elementname- with an onclick attribute...

6.1CVSS5.8AI score0.01884EPSS
SaveExploits1References3
Rows per page
Query Builder