Lucene search
+L

117 matches found

Amazon
Amazon
added 2020/09/17 12:00 a.m.76 views

Medium: golang

Issue Overview: The x/text package before 0.3.3 for Go has a vulnerability in encoding/unicode that could lead to the UTF-16 decoder entering an infinite loop, causing the program to crash or run out of memory. An attacker could provide a single byte to a UTF16 decoder instantiated with UseBOM or...

7.5CVSS7.2AI score0.0473EPSS
SaveExploits0
OSV
OSV
added 2020/06/17 8:15 p.m.40 views

CVE-2020-14040

The x/text package before 0.3.3 for Go has a vulnerability in encoding/unicode that could lead to the UTF-16 decoder entering an infinite loop, causing the program to crash or run out of memory. An attacker could provide a single byte to a UTF16 decoder instantiated with UseBOM or ExpectBOM to...

7.5CVSS6.5AI score
SaveExploits0References2
OSV
OSV
added 2020/06/17 8:15 p.m.13 views

AZL-44877 CVE-2020-14040 affecting package buildah for versions less than 1.41.4-2

The x/text package before 0.3.3 for Go has a vulnerability in encoding/unicode that could lead to the UTF-16 decoder entering an infinite loop, causing the program to crash or run out of memory. An attacker could provide a single byte to a UTF16 decoder instantiated with UseBOM or ExpectBOM to...

7.5CVSS6.9AI score0.0184EPSS
SaveExploits0References1
NVD
NVD
added 2020/06/17 8:15 p.m.24 views

CVE-2020-14040

The x/text package before 0.3.3 for Go has a vulnerability in encoding/unicode that could lead to the UTF-16 decoder entering an infinite loop, causing the program to crash or run out of memory. An attacker could provide a single byte to a UTF16 decoder instantiated with UseBOM or ExpectBOM to...

7.5CVSS0.0184EPSS
SaveExploits0References2
Prion
Prion
added 2020/06/17 8:15 p.m.38 views

Design/Logic Flaw

The x/text package before 0.3.3 for Go has a vulnerability in encoding/unicode that could lead to the UTF-16 decoder entering an infinite loop, causing the program to crash or run out of memory. An attacker could provide a single byte to a UTF16 decoder instantiated with UseBOM or ExpectBOM to...

5CVSS7.3AI score0.0184EPSS
SaveExploits0References2Affected Software2
UbuntuCve
UbuntuCve
added 2020/06/17 8:15 p.m.37 views

CVE-2020-14040

The x/text package before 0.3.3 for Go has a vulnerability in encoding/unicode that could lead to the UTF-16 decoder entering an infinite loop, causing the program to crash or run out of memory. An attacker could provide a single byte to a UTF16 decoder instantiated with UseBOM or ExpectBOM to...

7.5CVSS6.9AI score0.0184EPSS
SaveExploits0References3
CVE
CVE
added 2020/06/17 7:22 p.m.663 views

CVE-2020-14040

CVE-2020-14040 affects golang.org/x/text/encoding/unicode and golang.org/x/text/transform in the x/text package for Go, with a vulnerability in encoding/unicode that can cause the UTF-16 decoder to enter an infinite loop, potentially crashing or exhausting memory when a single byte is supplied to...

7.5CVSS7.3AI score0.0184EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2020/06/17 7:22 p.m.38 views

CVE-2020-14040

The x/text package before 0.3.3 for Go has a vulnerability in encoding/unicode that could lead to the UTF-16 decoder entering an infinite loop, causing the program to crash or run out of memory. An attacker could provide a single byte to a UTF16 decoder instantiated with UseBOM or ExpectBOM to...

7.5CVSS7.3AI score0.0184EPSS
SaveExploits0
Cvelist
Cvelist
added 2020/06/17 7:22 p.m.50 views

CVE-2020-14040

The x/text package before 0.3.3 for Go has a vulnerability in encoding/unicode that could lead to the UTF-16 decoder entering an infinite loop, causing the program to crash or run out of memory. An attacker could provide a single byte to a UTF16 decoder instantiated with UseBOM or ExpectBOM to...

7.5AI score0.0184EPSS
SaveExploits0References2
Veracode
Veracode
added 2020/06/17 3:55 a.m.32 views

Denial Of Service (DoS)

github.com/golang/text is vulnerable to denial of service DoS. The attack is possible because it does not properly handle the single-byte UTF-16 inputs passing to a UTF-16 decoder, causing an infinite loop if the return value from transformer is ErrShortSrc with atEOF true...

7.5CVSS3.2AI score0.0184EPSS
SaveExploits0References5Affected Software18
GitLab Advisory Database
GitLab Advisory Database
added 2020/06/17 12:00 a.m.42 views

Loop with Unreachable Exit Condition (Infinite Loop)

The x/text package for Go has a vulnerability in encoding/unicode that could lead to the UTF-16 decoder entering an infinite loop, causing the program to crash or run out of memory. An attacker could provide a single byte to a UTF16 decoder instantiated with UseBOM or ExpectBOM to trigger an...

7.5CVSS3AI score0.0184EPSS
SaveExploits0References1Affected Software1
Mageia
Mageia
added 2020/06/10 10:57 p.m.40 views

Updated libarchive packages fix security vulnerability

Updated libarchive packages fix security vulnerability: archivereadsupportformatlha.c in libarchive before 3.4.1 does not ensure valid sizes for UTF-16 input, which allows remote attackers to cause a denial of service heap-based buffer over-read and application crash via a crafted LHA archive...

5AI score
SaveExploits0References5
Veracode
Veracode
added 2020/03/09 4:16 a.m.17 views

Regular Expression Denial Of Service (ReDoS)

acorn is vulnerable to denial of service. A regex in the form of /x-\ud800/u causes the parser to enter an infinite loop as the string is not valid UTF-16 character. This results in it being sanitized before reaching the parser and when an application processes untrusted input and passes it...

5AI score
SaveExploits0
Veracode
Veracode
added 2019/05/02 4:53 a.m.34 views

Privilege Escalation

kernel-rt is vulnerable to privilege escalation. A buffer overflow flaw was found in the way UTF-8 characters were converted to UTF-16 in the utf8stoutf16s function of the Linux kernel's FAT file system implementation. A local user able to mount a FAT file system with the "utf8=1" option could us...

6.2CVSS6AI score0.01039EPSS
SaveExploits1References19Affected Software1
Prion
Prion
added 2019/02/28 6:29 p.m.22 views

Integer overflow

A potential vulnerability was found in 32-bit builds where an integer overflow during the conversion of scripts to an internal UTF-16 representation could result in allocating a buffer too small for the conversion. This leads to a possible out-of-bounds write. Note: 64-bit builds are not vulnerab...

5CVSS7.7AI score0.03924EPSS
SaveExploits0References19Affected Software11
Debian CVE
Debian CVE
added 2019/02/28 6:00 p.m.34 views

CVE-2018-12393

A potential vulnerability was found in 32-bit builds where an integer overflow during the conversion of scripts to an internal UTF-16 representation could result in allocating a buffer too small for the conversion. This leads to a possible out-of-bounds write. Note: 64-bit builds are not vulnerab...

7.5CVSS9AI score0.03924EPSS
SaveExploits0
Mageia
Mageia
added 2019/01/11 5:54 a.m.47 views

Updated libarchive packages fix security vulnerabilities

readheader in archivereadsupportformatrar.c in libarchive 3.3.2 suffers from an off-by-one error for UTF-16 names in RAR archives, leading to an out-of-bounds read in archivereadformatrarreadheader CVE-2017-14502. Multiple security issues were found in libarchive: Processing malformed RAR archive...

8.8CVSS4.1AI score0.04575EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2018/10/25 12:00 a.m.45 views

Mozilla Firefox ESR < 60.3 Multiple Vulnerabilities (macOS)

The version of Mozilla Firefox ESR installed on the remote macOS host is prior to 60.3. It is, therefore, affected by multiple vulnerabilities : - During HTTP Live Stream playback on Firefox for Android, audio data can be accessed across origins in violation of security policies. Because the...

9.8CVSS7.2AI score0.03924EPSS
SaveExploits0References36
Kaspersky
Kaspersky
added 2018/10/23 12:00 a.m.613 views

KLA11341 Multiple vulnerabilities in Mozilla Firefox and Mozilla Firefox ESR

Multiple serious vulnerabilities were found in Mozilla Firefox and Mozilla Firefox ESR. Malicious users can exploit these vulnerabilities to bypass security restrictions, cause denial of service, gain privileges, read local files, spoof user interface and execute arbitrary code. Below is a comple...

9.8CVSS9.6AI score0.03924EPSS
SaveExploits0References5
Veracode
Veracode
added 2018/04/19 6:11 a.m.15 views

Denial Of Service (DoS) Through Out-of-Memory (OOM)

libid3tag.so is vulnerable to denial of service DoS through out-of-memory OOM issues. The vulnerability exists in id3utf16deserialize of utf16.c when parsing ID3v2 tags encoded in UTF-16 that contains an odd number of bytes, which causes an infinite loop of allocating memory...

7.5CVSS7.1AI score0.0246EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder