Lucene search
+L

1620 matches found

Fedora
Fedora
added 2023/09/07 1:43 a.m.26 views

[SECURITY] Fedora 37 Update: php-phpmailer6-6.8.1-1.fc37

PHPMailer - A full-featured email creation and transfer class for PHP Class Features Probably the world's most popular code for sending email from PHP! Used by many open-source projects: WordPress, Drupal, 1CRM, SugarCRM, Yii, Joomla! and many more Integrated SMTP support - send without a local...

7.4AI score
SaveExploits0
Cvelist
Cvelist
added 2023/04/28 12:00 a.m.25 views

CVE-2023-30125

EyouCms V1.6.1-UTF8-sp1 is vulnerable to Cross Site Scripting XSS...

6.3AI score0.00418EPSS
SaveExploits1References1
NVD
NVD
added 2023/04/04 6:15 p.m.21 views

CVE-2023-27488

Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.26.0, 1.25.3, 1.24.4, 1.23.6, and 1.22.9, escalation of privileges is possible when failuremodeallow: true is configured for extauthz filter. For affected components that are used for loggin...

9.8CVSS7.6AI score0.00731EPSS
SaveExploits1References1
CVE
CVE
added 2023/04/04 5:57 p.m.200 views

CVE-2023-27488

Envoy CVE-2023-27488 affects multiple 1.x branches prior to 1.26.0, 1.25.3, 1.24.4, 1.23.6, and 1.22.9. When an HTTP header with non-UTF-8 data is processed with ext_authz/ext_proc/tap/ratelimit and gRPC log services, Envoy could generate an invalid protobuf message. The receiving service could e...

9.8CVSS7.5AI score0.00731EPSS
SaveExploits1References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2023/03/29 12:00 a.m.19 views

Fedora 38 : python-markdown-it-py (2023-8ff3ba5fb5)

The remote Fedora 38 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2023-8ff3ba5fb5 advisory. Update to 2.2.0, includes the fix for CVE-2023-26302 Tenable has extracted the preceding description block directly from the Fedora security advisor...

5.5CVSS5.8AI score0.00227EPSS
SaveExploits0References2
Prion
Prion
added 2023/03/28 9:15 p.m.17 views

Hardcoded credentials

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...

7.5CVSS9.1AI score0.01268EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2023/03/28 8:17 p.m.56 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
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
Github Security Blog
Github Security Blog
added 2023/03/28 2:45 p.m.28 views

Comrak AST node data is not validated (GHSL-2023-049)

Impact 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 formatting code assumes that the AST is well-formed. For example, many AST notes...

9.8CVSS8.9AI score0.01268EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2023/03/28 2:45 p.m.18 views

GHSA-5R3X-P7XX-X6Q5 Comrak AST node data is not validated (GHSL-2023-049)

Impact 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 formatting code assumes that the AST is well-formed. For example, many AST notes...

5.3CVSS7.2AI score0.01268EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2023/03/24 12:00 a.m.36 views

EulerOS 2.0 SP11 : curl (EulerOS-SA-2023-1571)

According to the versions of the curl packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - A vulnerability exists in curl 7.87.0 HSTS check that could be bypassed to trick it to keep using HTTP. Using its HSTS support, curl can be...

7.5CVSS7.3AI score0.1654EPSS
SaveExploits2References3
Github Security Blog
Github Security Blog
added 2023/03/22 10:21 p.m.18 views

`rmp-serde` `Raw` and `RawRef` may crash when receiving invalid UTF-8

It was found that Raw::fromutf8 expects valid UTF-8. If invalid UTF-8 is received it can cause the process to crash...

6.7AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/03/22 10:21 p.m.19 views

GHSA-255R-3PRX-MF99 `rmp-serde` `Raw` and `RawRef` may crash when receiving invalid UTF-8

It was found that Raw::fromutf8 expects valid UTF-8. If invalid UTF-8 is received it can cause the process to crash...

7AI score
SaveExploits0References3
Amazon
Amazon
added 2023/03/22 12:00 a.m.18 views

Critical: expat

Issue Overview: In Expat aka libexpat before 2.4.3, a left shift by 29 or more places in the storeAtts function in xmlparse.c can lead to realloc misbehavior e.g., allocating too few bytes, or only freeing memory. CVE-2021-45960 In doProlog in xmlparse.c in Expat aka libexpat before 2.4.3, an...

9.8CVSS9AI score0.35867EPSS
SaveExploits4
Amazon
Amazon
added 2023/03/22 12:00 a.m.12 views

Critical: xmlrpc-c

Issue Overview: A flaw was found in expat. Passing malformed 2- and 3-byte UTF-8 sequences for example, from start tag names to the XML processing application on top of expat can lead to arbitrary code execution. This issue is dependent on how invalid UTF-8 is handled inside the XML processor...

9.8CVSS8.6AI score0.04955EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/03/20 12:00 a.m.33 views

CBL Mariner 2.0 Security Update: tensorflow (CVE-2022-41908)

The version of tensorflow installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2022-41908 advisory. - TensorFlow is an open source platform for machine learning. An input token that is not a UTF-8 bytestrin...

7.5CVSS7.6AI score0.0045EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2023/03/08 12:00 a.m.24 views

Debian: Security Advisory (DLA-476-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2023 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...

7.5CVSS7.7AI score0.03185EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2023/03/06 11:59 a.m.29 views

CVE-2023-26302

A denial of service vulnerability exists in markdown-it-py.An attacker could craft a payload with invalid UTF-8 characters as input to cause a crash thereby affecting the availability...

5.5CVSS5.3AI score0.00227EPSS
SaveExploits0References3
Veracode
Veracode
added 2023/02/28 2:47 a.m.20 views

Denial Of Service (DoS)

markdown-it-py is vulnerable to Denial Of Service DoS. The vulnerability exists in the convertfile function of parse.py, which allows an attacker to cause an application crash by submitting invalid UTF-8 characters when using the CLI version of markdown-it-py...

5.5CVSS5.4AI score0.00227EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/02/23 12:30 a.m.27 views

GHSA-JRWR-5X3P-HVC3 markdown-it-py Denial of Service vulnerability in the command line interface

Denial of service could be caused to the command line interface of markdown-it-py, before v2.2.0, if an attacker was allowed to use invalid UTF-8 characters as input...

7.1CVSS4.4AI score0.00227EPSS
SaveExploits0References6
Rows per page
Query Builder