Lucene search
+L

3115 matches found

Prion
Prion
added 2023/05/29 10:15 a.m.26 views

Code injection

Mattermost fails to normalize UTF confusable characters when determining if a preview should be generated for a hyperlink, allowing an attacker to trigger link preview on a disallowed domain using a specially crafted link...

5CVSS5.2AI score0.00408EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2023/05/29 9:07 a.m.116 views

CVE-2023-2808

Mattermost suffers from improper handling of Unicode confusable characters when deciding whether to generate a hyperlink preview. The issue allows an attacker to trigger link previews for disallowed domains by using specially crafted links. Connected sources corroborate the vulnerability as affec...

5.3CVSS4.7AI score0.00408EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2023/05/29 12:00 a.m.16 views

PT-2023-21539 · Unknown · Mattermost

Name of the Vulnerable Software and Affected Versions: Mattermost affected versions not specified Description: The issue arises from Mattermost's failure to normalize UTF confusable characters when determining whether to generate a preview for a hyperlink. This allows an attacker to trigger a lin...

5.3CVSS5AI score0.00408EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2023/05/23 7:54 p.m.232 views

Administration Console authentication bypass in openfire xmppserver

An important security issue affects a range of versions of Openfire, the cross-platform real-time collaboration server based on the XMPP protocol that is created by the Ignite Realtime community. Impact Openfire's administrative console the Admin Console, a web-based application, was found to be...

8.6CVSS7AI score0.99999EPSS
SaveExploits15References11Affected Software1
OSV
OSV
added 2023/04/28 2:15 p.m.5 views

CVE-2023-30125

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

6.1CVSS5.8AI score0.00418EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2023/04/28 12:00 a.m.30 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.22 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.205 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.18 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.59 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.7 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.31 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
Positive Technologies
Positive Technologies
added 2023/03/28 12:00 a.m.7 views

PT-2023-21863 · Comrak · Comrak

Name of the Vulnerable Software and Affected Versions: comrak versions prior to 0.17.0 Description: The issue arises when a Comrak AST is constructed manually and then converted to HTML, as the HTML formatting code assumes the AST is well-formed. This assumption can be violated if the AST contain...

9.8CVSS9.1AI score0.01268EPSS
SaveExploits0References11
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.20 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.14 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
Rows per page
Query Builder