Lucene search
+L

417 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 3:52 a.m.8 views

SUSE CVE-2020-27618

The iconv function in the GNU C Library aka glibc or libc6 2.32 and earlier, when processing invalid multi-byte input sequences in IBM1364, IBM1371, IBM1388, IBM1390, and IBM1399 encodings, fails to advance the input state, which could lead to an infinite loop in applications, resulting in a deni...

3.3CVSS9.4AI score0.00887EPSS
SaveExploits1References125
Kitploit
Kitploit
added 2023/01/29 11:30 a.m.71 views

Yaralyzer - Visually Inspect And Force Decode YARA And Regex Matches Found In Both Binary And Text Data, With Colors

Visually inspect all of the regex matches and their sexier, more cloak and dagger cousins, the YARA matches found in binary data and/or text. See what happens when you force various character encodings upon those matched bytes. With colors. Quick Start pipx install yaralyzer Scan against YARA...

7.2AI score
SaveExploits0References15
OSV
OSV
added 2022/08/09 4:57 p.m.18 views

CLSA-2022-1660064249 Fix CVE(s): CVE-2022-21434, CVE-2022-21426, CVE-2022-21443, CVE-2022-34169, CVE-2022-21540, CVE-2022-21541, CVE-2022-21476, CVE-2022-21496

Backport upstream releases 8u342 and 8u332 to 16.04 LTS Security fixes in 8u342: - JDK-8272243: Improve DER parsing - JDK-8272249: Better properties of loaded Properties - JDK-8277608: Address IP Addressing - JDK-8281859, CVE-2022-21540: Improve class compilation - JDK-8281866, CVE-2022-21541:...

7.5CVSS6.9AI score0.81039EPSS
SaveExploits2References1
OpenVAS
OpenVAS
added 2022/08/01 12:0 a.m.10 views

Fedora: Security Advisory for golang-x-text (FEDORA-2022-5038c3236c)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 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.5AI score
SaveExploits0References2
Fedora
Fedora
added 2022/07/31 1:37 a.m.20 views

[SECURITY] Fedora 36 Update: golang-x-text-0.3.7-4.fc36

Text is a repository of text-related packages related to internationalization i18n and localization l10n, such as character encodings, text transformations, and locale-specific text handling...

7.3AI score
SaveExploits0
OpenVAS
OpenVAS
added 2022/07/18 12:0 a.m.18 views

Fedora: Security Advisory for golang-x-text (FEDORA-2022-3969b64d4b)

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

[SECURITY] Fedora 36 Update: golang-x-text-0.3.7-2.fc36

Text is a repository of text-related packages related to internationalization i18n and localization l10n, such as character encodings, text transformations, and locale-specific text handling...

9.3CVSS8.8AI score0.0995EPSS
SaveExploits4
Check Point Advisories
Check Point Advisories
added 2022/06/13 12:0 a.m.5 views

Null Byte HTTP Encodings

Null Byte HTTP Encodings...

7.3AI score
SaveExploits0
Kitploit
Kitploit
added 2022/05/12 9:30 p.m.2590 views

Heyserial - Programmatically Create Hunting Rules For Deserialization Exploitation With Multiple Keywords, Gadget Chains, Object Types, Encodings, And Rule Types

Programmatically create hunting rules for deserialization exploitation with multiple keywords e.g. cmd.exe gadget chains e.g. CommonsCollection object types e.g. ViewState, Java, Python Pickle, PHP encodings e.g. Base64, raw rule types e.g. Snort, Yara Disclaimer Rules generated by this tool are...

10CVSS10AI score0.99999EPSS
SaveExploits397References12
Fedora
Fedora
added 2022/02/15 1:17 a.m.29 views

[SECURITY] Fedora 34 Update: python-rencode-1.0.6-17.fc34

The rencode module is a modified version of bencode from the BitTorrent project. For complex, heterogeneous data structures with many small elements, r-encodings take up significantly less space than b-encodings...

7.5CVSS2.9AI score0.05566EPSS
SaveExploits0
Malwarebytes
Malwarebytes
added 2021/08/13 2:16 p.m.49 views

Phishing campaign goes old school, dusts off Morse code

In an extensive report about a phishing campaign, the Microsoft 365 Defender Threat Intelligence Team describes a number of encoding techniques that were deployed by the phishers. And one of them was Morse code. While Morse code may seem like ancient communication technology to some, it does have...

7.2AI score
SaveExploits0
Amazon
Amazon
added 2021/06/23 12:0 a.m.88 views

Medium: glibc

Issue Overview: In the GNU C Library aka glibc or libc6 through 2.29, proceednextnode in posix/regexec.c has a heap-based buffer over-read via an attempted case-insensitive regular-expression match. CVE-2019-9169 A flaw was found in glibc. If an attacker provides the iconv function with invalid...

9.8CVSS7AI score0.04731EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2021/05/18 1:52 p.m.10 views

glibc: iconv when processing invalid multi-byte input sequences fails to advance the input state, which could result in an infinite loop

A flaw was found in glibc. If an attacker provides the iconv function with invalid multi-byte input sequences in IBM1364, IBM1371, IBM1388, IBM1390, IBM1399 encodings, it fails to advance the input state, which could lead to an infinite loop in applications, resulting in a denial of service...

5.5CVSS6.8AI score0.00887EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2021/04/30 5:31 p.m.111 views

Uncontrolled Resource Consumption in urllib3

The encodeinvalidchars function in util/url.py in the urllib3 library 1.25.2 through 1.25.7 for Python allows a denial of service CPU consumption because of an inefficient algorithm. The percentencodings array contains all matches of percent encodings. It is not deduplicated. For a URL of length ...

7.8CVSS7.1AI score0.03371EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2021/04/30 5:31 p.m.37 views

GHSA-HMV2-79Q8-FV6G Uncontrolled Resource Consumption in urllib3

The encodeinvalidchars function in util/url.py in the urllib3 library 1.25.2 through 1.25.7 for Python allows a denial of service CPU consumption because of an inefficient algorithm. The percentencodings array contains all matches of percent encodings. It is not deduplicated. For a URL of length ...

8.7CVSS5.8AI score0.03371EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2021/03/09 9:30 p.m.7 views

dotnet: System.Text.Encodings.Web Remote Code Execution

A remote code execution vulnerability was found in dotnet in the System.Text.Encodings.Web package, caused by a buffer overrun. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability...

9.8CVSS6.5AI score0.30315EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2021/03/09 9:4 p.m.8 views

dotnet: System.Text.Encodings.Web Remote Code Execution

A remote code execution vulnerability was found in dotnet in the System.Text.Encodings.Web package, caused by a buffer overrun. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability...

9.8CVSS6.5AI score0.30315EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2021/03/09 8:44 p.m.7 views

dotnet: System.Text.Encodings.Web Remote Code Execution

A remote code execution vulnerability was found in dotnet in the System.Text.Encodings.Web package, caused by a buffer overrun. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability...

9.8CVSS6.5AI score0.30315EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2021/03/09 8:42 p.m.4 views

dotnet: System.Text.Encodings.Web Remote Code Execution

A remote code execution vulnerability was found in dotnet in the System.Text.Encodings.Web package, caused by a buffer overrun. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability...

9.8CVSS6.5AI score0.30315EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2021/03/09 8:22 p.m.4 views

dotnet: System.Text.Encodings.Web Remote Code Execution

A remote code execution vulnerability was found in dotnet in the System.Text.Encodings.Web package, caused by a buffer overrun. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability...

9.8CVSS6.5AI score0.30315EPSS
SaveExploits0References6
Rows per page
Query Builder