Lucene search
+L

97 matches found

Cvelist
Cvelist
added 2020/04/20 3:48 p.m.57 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...

5.9AI score0.01884EPSS
SaveExploits1References6
Debian CVE
Debian CVE
added 2020/04/20 3:48 p.m.58 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.1CVSS6AI score0.01884EPSS
SaveExploits1
FreeBSD
FreeBSD
added 2020/04/20 12:0 a.m.18 views

py-markdown2 -- XSS vulnerability

TheGrandPew reports: 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.4AI score0.01884EPSS
SaveExploits1References2
CNVD
CNVD
added 2020/02/03 12:0 a.m.6 views

python-markdown2 cross-site scripting vulnerability

python-markdown is a library for python. A cross-site scripting vulnerability exists in python-markdown2 versions prior to 1.0.1.14. The vulnerability stems from a lack of proper validation of client-side data by the WEB application. An attacker can exploit this vulnerability to execute client-si...

6.1CVSS6.4AI score0.00766EPSS
SaveExploits1References1
NVD
NVD
added 2020/01/15 9:15 p.m.27 views

CVE-2009-3724

python-markdown2 before 1.0.1.14 has multiple cross-site scripting XSS issues...

6.1CVSS6.1AI score0.00766EPSS
SaveExploits1References2
PyPA
PyPA
added 2020/01/15 9:15 p.m.9 views

PYSEC-2020-235

python-markdown2 before 1.0.1.14 has multiple cross-site scripting XSS issues...

6.1CVSS6.2AI score0.00766EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2020/01/15 9:15 p.m.28 views

PYSEC-2020-235

python-markdown2 before 1.0.1.14 has multiple cross-site scripting XSS issues...

6.1CVSS1.2AI score0.00766EPSS
SaveExploits1References3
Prion
Prion
added 2020/01/15 9:15 p.m.16 views

Cross site scripting

python-markdown2 before 1.0.1.14 has multiple cross-site scripting XSS issues...

4.3CVSS6.1AI score0.00766EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2020/01/15 8:2 p.m.99 views

CVE-2009-3724

CVE-2009-3724 affects the Python package markdown2 prior to version 1.0.1.14, with multiple cross-site scripting (XSS) issues reported across multiple sources. The vulnerability stems from insufficient input validation/escaping in the affected library, enabling attacker-controlled input to be ref...

6.1CVSS6AI score0.00766EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2020/01/15 8:2 p.m.29 views

CVE-2009-3724

python-markdown2 before 1.0.1.14 has multiple cross-site scripting XSS issues...

6.1AI score0.00766EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2019/05/07 12:0 a.m.61 views

Fedora Update for python-markdown2 FEDORA-2019-095c760511

The remote host is missing an update for the Copyright C 2019 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.00819EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2019/02/19 12:0 a.m.85 views

Fedora 28 : python-markdown2 (2019-a16e1127d3)

python-markdown2 2.3.7 - pull 306 Drop support for legacy Python versions - pull 307 Fix syntax highlighting test cases that depend on Pygments output - pull 308 Add support for Python 3.7 - pull 304 Add Wheel package support - pull 312 Fix tocdepth initialization regression - pull 315 XSS fix No...

6.1CVSS6AI score0.00819EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2019/02/19 12:0 a.m.51 views

Fedora 29 : python-markdown2 (2019-095c760511)

python-markdown2 2.3.7 - pull 306 Drop support for legacy Python versions - pull 307 Fix syntax highlighting test cases that depend on Pygments output - pull 308 Add support for Python 3.7 - pull 304 Add Wheel package support - pull 312 Fix tocdepth initialization regression - pull 315 XSS fix No...

6.1CVSS6AI score0.00819EPSS
SaveExploits0References2
Fedora
Fedora
added 2019/02/18 1:27 a.m.33 views

[SECURITY] Fedora 28 Update: python-markdown2-2.3.7-1.fc28

Markdown is a text-to-HTML filter; it translates an easy-to-read / easy-to-write structured text format into HTML. Markdown's text format is most similar to that of plain text email, and supports features such as headers, emphasis, code blocks, blockquotes, and links. This is a fast and complete...

6.1CVSS1.6AI score0.00819EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2019/02/18 12:0 a.m.21 views

Fedora Update for python-markdown2 FEDORA-2019-a16e1127d3

The remote host is missing an update for the Copyright C 2019 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.2AI score0.00819EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2019/01/03 12:0 a.m.22 views

Fedora 29 : python-markdown2 (2018-6a8028084d)

python-markdown2 2.3.6 - pull 282 Add TOC depth option - pull 283 Fix to add TOC html to output via CLI - pull 284 Do not remove anchors in safemode - pull 288 fixing cuddled-lists with a single list item - pull 292 Fix Wrong rendering of last list element - pull 295 link-patterns fix - pull 300...

6.1CVSS6.1AI score0.00819EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2019/01/03 12:0 a.m.23 views

Fedora 28 : python-markdown2 (2018-dd98177cad)

python-markdown2 2.3.6 - pull 282 Add TOC depth option - pull 283 Fix to add TOC html to output via CLI - pull 284 Do not remove anchors in safemode - pull 288 fixing cuddled-lists with a single list item - pull 292 Fix Wrong rendering of last list element - pull 295 link-patterns fix - pull 300...

6.1CVSS6.1AI score0.00819EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2018/10/11 12:0 a.m.17 views

Fedora Update for python-markdown2 FEDORA-2018-e52160d0bc

The remote host is missing an update for the SPDX-FileCopyrightText: 2018 Greenbone AG 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-only ifdescription...

6.1CVSS6.3AI score0.00819EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2018/10/11 12:0 a.m.18 views

Fedora Update for python-markdown2 FEDORA-2018-dd98177cad

The remote host is missing an update for the SPDX-FileCopyrightText: 2018 Greenbone AG 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-only ifdescription...

6.1CVSS6.3AI score0.00819EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2018/10/11 12:0 a.m.18 views

Fedora 27 : python-markdown2 (2018-e52160d0bc)

python-markdown2 2.3.6 - pull 282 Add TOC depth option - pull 283 Fix to add TOC html to output via CLI - pull 284 Do not remove anchors in safemode - pull 288 fixing cuddled-lists with a single list item - pull 292 Fix Wrong rendering of last list element - pull 295 link-patterns fix - pull 300...

6.1CVSS6.1AI score0.00819EPSS
SaveExploits0References2
Rows per page
Query Builder