Lucene search
+L

474 matches found

Hacker One
Hacker One
added 2020/10/27 12:52 a.m.173 views

curl: Data race conditions reported by helgrind when performing parallel DNS queries in libcurl

While running binary built from curl git repo file "docs/examples/10-at-a-time.c" under valgrind specifically with the helgrind tool, reports race condition in getaddrinfo calls. Using the latest curl/libcurl from github repo. From the valgrind documentation "Helgrind is a Valgrind tool for...

6.8AI score
SaveExploits0
Amazon
Amazon
added 2020/10/27 12:00 a.m.61 views

Medium: glibc

Issue Overview: In the GNU C Library aka glibc or libc6 through 2.28, the getaddrinfo function would successfully parse a string that contained an IPv4 address followed by whitespace and arbitrary characters, which could lead applications to incorrectly assume that it had parsed a valid string,...

5.3CVSS6.2AI score0.00479EPSS
SaveExploits0
OSV
OSV
added 2020/08/27 4:27 p.m.3 views

SUSE-SU-2020:14468-1 Security update for openvpn-openssl1

This update for openvpn-openssl1 fixes the following issues: - Fixed Out of bounds read on getaddrinfo result bsc959714...

7.1AI score
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2020/08/18 7:00 a.m.14 views

In the GNU C Library (aka glibc or libc6) through 2.28 the getaddrinfo function would successfully parse a string that contained an IPv4 address followed by whitespace and arbitrary characters which could lead applications to incorrectly assume that it had parsed a valid string without the possibility of embedded HTTP headers or other potentially dangerous substrings.

...

5.3CVSS5.9AI score0.00479EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2020/08/18 7:00 a.m.9 views

In the GNU C Library (aka glibc or libc6) through 2.28 attempting to resolve a crafted hostname via getaddrinfo() leads to the allocation of a socket descriptor that is not closed. This is related to the if_nametoindex() function.

...

7.5CVSS7.8AI score0.05532EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2020/05/07 12:00 a.m.5 views

PT-2020-6395 · C-Ares +1 · C-Ares +1

Name of the Vulnerable Software and Affected Versions: c-ares lib version 1.16.0 Description: The issue is related to a possible use-after-free and double-free in the c-ares library. This occurs when ares destroy is called before ares getaddrinfo completes. The flaw could allow an attacker to cra...

9.8CVSS6.4AI score0.54164EPSS
SaveExploits4References41
Tenable Nessus
Tenable Nessus
added 2020/04/15 12:00 a.m.63 views

EulerOS 2.0 SP3 : glibc (EulerOS-SA-2020-1388)

According to the versions of the glibc packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - In the GNU C Library aka glibc or libc6 through 2.29, checkdstlimitscalcpos1 in posix/regexec.c has Uncontrolled Recursion, as demonstrated by...

7.5CVSS6.8AI score0.05757EPSS
SaveExploits2References5
Tenable Nessus
Tenable Nessus
added 2020/03/13 12:00 a.m.36 views

EulerOS Virtualization for ARM 64 3.0.2.0 : glibc (EulerOS-SA-2020-1229)

According to the versions of the glibc packages installed, the EulerOS Virtualization for ARM 64 installation on the remote host is affected by the following vulnerabilities : - In the GNU C Library aka glibc or libc6 through 2.28, the getaddrinfo function would successfully parse a string that...

5.3CVSS6.6AI score0.00479EPSS
SaveExploits0References3
NVD
NVD
added 2019/12/31 7:15 p.m.21 views

CVE-2013-4357

The eglibc package before 2.14 incorrectly handled the getaddrinfo function. An attacker could use this issue to cause a denial of service...

7.5CVSS7.3AI score0.03225EPSS
SaveExploits1References15
Prion
Prion
added 2019/12/31 7:15 p.m.32 views

Denial of service

The eglibc package before 2.14 incorrectly handled the getaddrinfo function. An attacker could use this issue to cause a denial of service...

5CVSS6.8AI score0.03225EPSS
SaveExploits1References15Affected Software5
Cvelist
Cvelist
added 2019/12/31 6:34 p.m.38 views

CVE-2013-4357

The eglibc package before 2.14 incorrectly handled the getaddrinfo function. An attacker could use this issue to cause a denial of service...

7.3AI score0.03225EPSS
SaveExploits1References15
Tenable Nessus
Tenable Nessus
added 2019/12/31 12:00 a.m.43 views

NewStart CGSL CORE 5.05 / MAIN 5.05 : glibc Vulnerability (NS-SA-2019-0237)

The remote NewStart CGSL host, running version CORE 5.05 / MAIN 5.05, has glibc packages installed that are affected by a vulnerability: - In the GNU C Library aka glibc or libc6 through 2.28, the getaddrinfo function would successfully parse a string that contained an IPv4 address followed by...

5.3CVSS6.2AI score0.00479EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2019/12/03 12:00 a.m.37 views

EulerOS 2.0 SP8 : glibc (EulerOS-SA-2019-2307)

According to the version of the glibc packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - In the GNU C Library aka glibc or libc6 through 2.28, the getaddrinfo function would successfully parse a string that contained an IPv4 address...

5.3CVSS6.3AI score0.00479EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2019/11/25 12:00 a.m.50 views

Amazon Linux AMI : glibc (ALAS-2019-1320)

In the GNU C Library aka glibc or libc6 through 2.28, the getaddrinfo function would successfully parse a string that contained an IPv4 address followed by whitespace and arbitrary characters, which could lead applications to incorrectly assume that it had parsed a valid string, without the...

5.3CVSS6.1AI score0.00479EPSS
SaveExploits0References2
Amazon
Amazon
added 2019/11/19 12:00 a.m.73 views

Medium: glibc

Issue Overview: In the GNU C Library aka glibc or libc6 through 2.28, the getaddrinfo function would successfully parse a string that contained an IPv4 address followed by whitespace and arbitrary characters, which could lead applications to incorrectly assume that it had parsed a valid string,...

5.3CVSS6.2AI score0.00479EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2019/11/12 12:00 a.m.69 views

EulerOS 2.0 SP5 : glibc (EulerOS-SA-2019-2155)

According to the versions of the glibc packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - In the GNU C Library aka glibc or libc6 through 2.28, the getaddrinfo function would successfully parse a string that contained an IPv4 address...

7.5CVSS6.9AI score0.05181EPSS
SaveExploits3References4
Tenable Nessus
Tenable Nessus
added 2019/11/06 12:00 a.m.38 views

RHEL 8 : glibc (RHSA-2019:3513)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2019:3513 advisory. The glibc packages provide the standard C libraries libc, POSIX thread libraries libpthread, standard math libraries libm, and the name service cache...

5.3CVSS6.1AI score0.00479EPSS
SaveExploits0References27
RedHat Linux
RedHat Linux
added 2019/11/05 8:57 p.m.12 views

glibc: getaddrinfo should reject IP addresses with trailing characters

In the GNU C Library aka glibc or libc6 through 2.28, the getaddrinfo function would successfully parse a string that contained an IPv4 address followed by whitespace and arbitrary characters, which could lead applications to incorrectly assume that it had parsed a valid string, without the...

5.3CVSS7.4AI score0.00479EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2019/11/05 8:57 p.m.63 views

Moderate: Red Hat Security Advisory: glibc security, bug fix, and enhancement update

An update for glibc is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

5.3CVSS6.3AI score0.00479EPSS
SaveExploits0References24
IBM Security Bulletins
IBM Security Bulletins
added 2019/10/18 3:10 a.m.39 views

Security Bulletin: Netezza Host Management is vulnerable to a GNU C Library (glibc) attack (CVE-2013-7424)

Summary The GNU C Library glibc could allow a remote attacker to execute arbitrary code on the system, caused by an invalid free error in the getaddrinfo function when used with the AIIDN flag. An attacker able to make an application call this function could exploit this vulnerability to execute...

5.1CVSS1.5AI score0.02682EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder