Lucene search
K

6107 matches found

Prion
Prion
added 2020/06/17 8:15 p.m.31 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.00008EPSS
Exploits0References2Affected Software2
OSV
OSV
added 2020/06/17 8:15 p.m.2 views

UBUNTU-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.00008EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2020/06/17 8:15 p.m.25 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.00008EPSS
Exploits0References3
CVE
CVE
added 2020/06/17 7:22 p.m.624 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.00008EPSS
Exploits0References2Affected Software1
Debian CVE
Debian CVE
added 2020/06/17 7:22 p.m.32 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.00008EPSS
Exploits0
Cvelist
Cvelist
added 2020/06/17 7:22 p.m.28 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.00008EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2020/06/17 2:56 p.m.24 views

CVE-2020-11043

In FreeRDP less than or equal to 2.0.0, there is an out-of-bounds read in rfxprocessmessagetileset. Invalid data fed to RFX decoder results in garbage on screen as colors. This has been patched in 2.1.0. Mitigation To mitigate this flaw, do not use /rfx, /gfx or /network:auto command line options...

5CVSS2.5AI score0.00134EPSS
Exploits0References3
Veracode
Veracode
added 2020/06/17 3:55 a.m.27 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.00008EPSS
Exploits0References5Affected Software18
GitLab Advisory Database
GitLab Advisory Database
added 2020/06/17 12:0 a.m.28 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.00008EPSS
Exploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2020/06/17 12:0 a.m.7 views

PT-2020-13859 · Go +6 · X/Text +6

Name of the Vulnerable Software and Affected Versions: x/text package versions prior to 0.3.3 Description: The issue is related to the UTF-16 decoder in the encoding/unicode component, which could enter an infinite loop if a single byte is provided to a UTF16 decoder instantiated with UseBOM or...

7.5CVSS6.5AI score0.01843EPSS
Exploits3References90
ossfuzz
ossfuzz
added 2020/06/14 5:46 a.m.16 views

draco:draco_decoder_fuzzer: Crash in std::__1::_MetaBase<__can_be_converted_to_string_view<char, std::__1::char_trait

Project: https://github.com/google/draco.git Detailed Report: https://oss-fuzz.com/testcase?key=5750127758409728 Project: draco Fuzzing Engine: libFuzzer Fuzz Target: dracodecoderfuzzer Job Type: libfuzzerubsandraco Platform Id: linux Crash Type: UNKNOWN READ Crash Address: 0x000000002242 Crash...

6.8AI score
Exploits0Affected Software1
Hacker One
Hacker One
added 2020/06/11 2:27 a.m.14 views

Nintendo: [3DS][SSL] Use of uninitialized class member leads to RCE in eShop movie player

Affected Systems - Platform : New Nintendo 3DS - Region: ALL - System version: 11.13 latest at the time of writing Description The eShop video player does not initialize pointers to some decoder objects when creating a video player object. With a specific audio codec this induces the use of...

0.7AI score
Exploits0
CNVD
CNVD
added 2020/06/08 12:0 a.m.2 views

Zephyr Code Execution Vulnerability (CNVD-2020-35962)

Zephyr is an open source, small, scalable real-time operating system from the Linux Foundation. A security vulnerability exists in the MQTT packet length decoder in Zephyr 2.2.0 and later versions fixed in version 2.3.0. An attacker could exploit this vulnerability to cause memory corruption and...

9.8CVSS7AI score0.05817EPSS
Exploits0References1
Prion
Prion
added 2020/05/29 8:15 p.m.17 views

Out-of-bounds

In FreeRDP less than or equal to 2.0.0, there is an out-of-bounds read in rfxprocessmessagetileset. Invalid data fed to RFX decoder results in garbage on screen as colors. This has been patched in 2.1.0...

5CVSS4.9AI score0.00134EPSS
Exploits0References3Affected Software3
UbuntuCve
UbuntuCve
added 2020/05/29 8:15 p.m.19 views

CVE-2020-11043

In FreeRDP less than or equal to 2.0.0, there is an out-of-bounds read in rfxprocessmessagetileset. Invalid data fed to RFX decoder results in garbage on screen as colors. This has been patched in 2.1.0...

5CVSS6.6AI score0.00134EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2020/05/29 12:0 a.m.20 views

CVE-2020-11043

In FreeRDP less than or equal to 2.0.0, there is an out-of-bounds read in rfxprocessmessagetileset. Invalid data fed to RFX decoder results in garbage on screen as colors. This has been patched in 2.1.0...

5CVSS5.7AI score0.00134EPSS
Exploits0
Cvelist
Cvelist
added 2020/05/29 12:0 a.m.17 views

CVE-2020-11043 Out-of-bounds Read in FreeRDP

In FreeRDP less than or equal to 2.0.0, there is an out-of-bounds read in rfxprocessmessagetileset. Invalid data fed to RFX decoder results in garbage on screen as colors. This has been patched in 2.1.0...

2.2CVSS5.4AI score0.00134EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2020/05/28 3:58 p.m.1 views

netty: HTTP request smuggling

A HTTP smuggling flaw was found in HttpObjectDecoder.java in Netty in versions prior to version 4.1.44. HTTP headers with an invalid fold, in this case CRLF carriage return, line feed without being followed by SP space or HTAB horizontal tab, result in situations where headers can be misread. Dat...

9.1CVSS7.1AI score0.1832EPSS
Exploits1References5
OSV
OSV
added 2020/05/14 9:15 p.m.1 views

CVE-2020-0103

In a2dpaacdecodercleanup of a2dpaacdecoder.cc, there is a possible invalid free due to memory corruption. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-10 Android-9Android...

9.8CVSS7.8AI score0.01182EPSS
Exploits0References1
ossfuzz
ossfuzz
added 2020/05/14 4:48 p.m.14 views

libtheora:fuzzer-decoder: Use-of-uninitialized-value in fuzzing::memory::memory_test_msan

Detailed Report: https://oss-fuzz.com/testcase?key=5761911192027136 Project: libtheora Fuzzing Engine: libFuzzer Fuzz Target: fuzzer-decoder Job Type: libfuzzermsanlibtheora Platform Id: linux Crash Type: Use-of-uninitialized-value Crash Address: Crash State: fuzzing::memory::memorytestmsan...

6.8AI score
Exploits0Affected Software1
Rows per page
Query Builder