Show filters
416 Total Results
Displaying 121-130 of 416
Sort by:
Attacker Value
Unknown

CVE-2020-5310

Disclosure Date: January 03, 2020 (last updated February 21, 2025)
libImaging/TiffDecode.c in Pillow before 6.2.2 has a TIFF decoding integer overflow, related to realloc.
Attacker Value
Unknown

CVE-2020-5312

Disclosure Date: January 03, 2020 (last updated February 21, 2025)
libImaging/PcxDecode.c in Pillow before 6.2.2 has a PCX P mode buffer overflow.
Attacker Value
Unknown

CVE-2020-5313

Disclosure Date: January 03, 2020 (last updated February 21, 2025)
libImaging/FliDecode.c in Pillow before 6.2.2 has an FLI buffer overflow.
Attacker Value
Unknown

CVE-2013-4357

Disclosure Date: December 31, 2019 (last updated November 27, 2024)
The eglibc package before 2.14 incorrectly handled the getaddrinfo() function. An attacker could use this issue to cause a denial of service.
Attacker Value
Unknown

CVE-2019-19956

Disclosure Date: December 24, 2019 (last updated November 08, 2023)
xmlParseBalancedChunkMemoryRecover in parser.c in libxml2 before 2.9.10 has a memory leak related to newDoc->oldNs.
Attacker Value
Unknown

CVE-2019-11045

Disclosure Date: December 23, 2019 (last updated November 08, 2023)
In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP DirectoryIterator class accepts filenames with embedded \0 byte and treats them as terminating at that byte. This could lead to security vulnerabilities, e.g. in applications checking paths that the code is allowed to access.
Attacker Value
Unknown

CVE-2019-11046

Disclosure Date: December 23, 2019 (last updated November 08, 2023)
In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP bcmath extension functions on some systems, including Windows, can be tricked into reading beyond the allocated space by supplying it with string containing characters that are identified as numeric by the OS but aren't ASCII numbers. This can read to disclosure of the content of some memory locations.
Attacker Value
Unknown

CVE-2019-11047

Disclosure Date: December 23, 2019 (last updated November 08, 2023)
When PHP EXIF extension is parsing EXIF information from an image, e.g. via exif_read_data() function, in PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 it is possible to supply it with data what will cause it to read past the allocated buffer. This may lead to information disclosure or crash.
Attacker Value
Unknown

CVE-2019-19906

Disclosure Date: December 19, 2019 (last updated November 08, 2023)
cyrus-sasl (aka Cyrus SASL) 2.1.27 has an out-of-bounds write leading to unauthenticated remote denial-of-service in OpenLDAP via a malformed LDAP packet. The OpenLDAP crash is ultimately caused by an off-by-one error in _sasl_add_string in common.c in cyrus-sasl.
Attacker Value
Unknown

CVE-2019-14870

Disclosure Date: December 10, 2019 (last updated November 08, 2023)
All Samba versions 4.x.x before 4.9.17, 4.10.x before 4.10.11 and 4.11.x before 4.11.3 have an issue, where the S4U (MS-SFU) Kerberos delegation model includes a feature allowing for a subset of clients to be opted out of constrained delegation in any way, either S4U2Self or regular Kerberos authentication, by forcing all tickets for these clients to be non-forwardable. In AD this is implemented by a user attribute delegation_not_allowed (aka not-delegated), which translates to disallow-forwardable. However the Samba AD DC does not do that for S4U2Self and does set the forwardable flag even if the impersonated client has the not-delegated flag set.