Lucene search
K

942 matches found

Debian CVE
Debian CVE
added 2018/04/25 1:0 p.m.26 views

CVE-2017-7652

In Eclipse Mosquitto 1.4.14, if a Mosquitto instance is set running with a configuration file, then sending a HUP signal to server triggers the configuration to be reloaded from disk. If there are lots of clients connected so that there are no more file descriptors/sockets available default limit...

7.5CVSS7.6AI score0.01679EPSS
Exploits0
NVD
NVD
added 2018/04/04 6:29 p.m.14 views

CVE-2018-9275

In checkusertoken in util.c in the Yubico PAM module aka pamyubico 2.18 through 2.25, successful logins can leak file descriptors to the auth mapping file, which can lead to information disclosure serial number of a device and/or DoS reaching the maximum number of file descriptors...

8.2CVSS7.8AI score0.01466EPSS
Exploits0References3
Prion
Prion
added 2018/04/04 6:29 p.m.7 views

Information disclosure

In checkusertoken in util.c in the Yubico PAM module aka pamyubico 2.18 through 2.25, successful logins can leak file descriptors to the auth mapping file, which can lead to information disclosure serial number of a device and/or DoS reaching the maximum number of file descriptors...

6.4CVSS7.6AI score0.01466EPSS
Exploits0References3Affected Software1
CVE
CVE
added 2018/04/04 6:0 p.m.45 views

CVE-2018-9275

CVE-2018-9275 affects pam_yubico (Yubico PAM module). In check_user_token (util.c), versions 2.18–2.25 can leak file descriptors to the auth mapping file, enabling information disclosure (device serial numbers) and/or DoS by exhausting file descriptors. Public entries indicate remediation by upda...

8.2CVSS7.6AI score0.01466EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2018/04/04 6:0 p.m.19 views

CVE-2018-9275

In checkusertoken in util.c in the Yubico PAM module aka pamyubico 2.18 through 2.25, successful logins can leak file descriptors to the auth mapping file, which can lead to information disclosure serial number of a device and/or DoS reaching the maximum number of file descriptors...

7.8AI score0.01466EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2018/04/04 6:0 p.m.15 views

CVE-2018-9275

In checkusertoken in util.c in the Yubico PAM module aka pamyubico 2.18 through 2.25, successful logins can leak file descriptors to the auth mapping file, which can lead to information disclosure serial number of a device and/or DoS reaching the maximum number of file descriptors...

8.2CVSS2.6AI score0.01466EPSS
Exploits0
Veracode
Veracode
added 2018/03/05 3:31 a.m.24 views

Potentially Insecure Configuration

Mosquitto is vulnerable to potentially insecure configuration issues. The vulnerability is caused by a SIGHUP signal when no additional file descriptors can be allocated by the broker when opening the configuration file. This causes the default configuration values to be reloaded, which can...

7.5CVSS6.6AI score0.05294EPSS
Exploits1References6Affected Software1
OSV
OSV
added 2018/02/27 12:0 a.m.1 views

UBUNTU-CVE-2014-10071

In exec.c in zsh before 5.0.7, there is a buffer overflow for very long fds in the "& fd" syntax...

9.8CVSS7.1AI score0.02787EPSS
Exploits0References4
Amazon
Amazon
added 2018/02/20 12:0 a.m.39 views

Medium: dhcp

Issue Overview: Omapi code doesn't free socket descriptors when empty message is received allowing denial-of-service It was found that the DHCP daemon did not properly clean up closed OMAPI connections in certain cases. A remote attacker able to connect to the OMAPI port could use this flaw to...

7.5CVSS6.1AI score0.72724EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2018/02/13 12:0 a.m.30 views

EulerOS 2.0 SP1 : dhcp (EulerOS-SA-2018-1035)

According to the version of the dhcp packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - It was found that the DHCP daemon did not properly clean up closed OMAPI connections in certain cases. A remote attacker able to connect to the OMAPI...

7.5CVSS6.3AI score0.72724EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2018/02/13 12:0 a.m.37 views

EulerOS 2.0 SP2 : dhcp (EulerOS-SA-2018-1036)

According to the version of the dhcp packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - It was found that the DHCP daemon did not properly clean up closed OMAPI connections in certain cases. A remote attacker able to connect to the OMAPI...

7.5CVSS6.3AI score0.72724EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2017/10/09 12:0 a.m.33 views

Debian DLA-1123-1 : golang security update

It was discovered that there was an issue in the Go programming language library where an attacker could generate a MIME request such that the server ran out of file descriptors. For Debian 7 'Wheezy', this issue has been fixed in golang version 2:1.0.2-1.1+deb7u1. We recommend that you upgrade...

7.5CVSS6.2AI score0.02078EPSS
Exploits0References3
Debian
Debian
added 2017/10/06 7:57 a.m.26 views

[SECURITY] [DLA 1123-1] golang security update

Package : golang Version : 2:1.0.2-1.1+deb7u1 CVE ID : CVE-2017-1000098 It was discovered that there was an issue in the Go programming language library where an attacker could generate a MIME request such that the server ran out of file descriptors. For Debian 7 "Wheezy", this issue has been fix...

7.5CVSS7.4AI score0.02078EPSS
Exploits0
Veracode
Veracode
added 2017/10/05 11:34 p.m.31 views

Denial Of Service (DoS) Via Multipart Request

net/http in github.com/golang/go is vulnerable to denial of service DoS attacks. The attacks exist because Request.ParseMultipartForm begins writing temporary files regardless of the request body size surpassing the given "maxMemory" limit. Attacker can send malicious multipart request to consume...

7.5CVSS7.1AI score0.02078EPSS
Exploits0References7Affected Software1
RedhatCVE
RedhatCVE
added 2017/10/05 7:49 a.m.30 views

CVE-2017-1000098

The net/http package's Request.ParseMultipartForm method starts writing to temporary files once the request body size surpasses the given "maxMemory" limit. It was possible for an attacker to generate a multipart request crafted such that the server ran out of file descriptors...

7.5CVSS3AI score0.02078EPSS
Exploits0References2
OSV
OSV
added 2017/10/05 1:29 a.m.26 views

CVE-2017-1000098

The net/http package's Request.ParseMultipartForm method starts writing to temporary files once the request body size surpasses the given "maxMemory" limit. It was possible for an attacker to generate a multipart request crafted such that the server ran out of file descriptors...

7.5CVSS6.6AI score
Exploits0References3
OSV
OSV
added 2017/10/05 1:29 a.m.4 views

AZL-79016 CVE-2017-1000098 affecting package golang 1.25.7-1

The net/http package's Request.ParseMultipartForm method starts writing to temporary files once the request body size surpasses the given "maxMemory" limit. It was possible for an attacker to generate a multipart request crafted such that the server ran out of file descriptors...

7.5CVSS6.6AI score0.02078EPSS
Exploits0References1
NVD
NVD
added 2017/10/05 1:29 a.m.16 views

CVE-2017-1000098

The net/http package's Request.ParseMultipartForm method starts writing to temporary files once the request body size surpasses the given "maxMemory" limit. It was possible for an attacker to generate a multipart request crafted such that the server ran out of file descriptors...

7.5CVSS7.4AI score0.02078EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2017/10/05 1:29 a.m.30 views

CVE-2017-1000098

The net/http package's Request.ParseMultipartForm method starts writing to temporary files once the request body size surpasses the given "maxMemory" limit. It was possible for an attacker to generate a multipart request crafted such that the server ran out of file descriptors...

7.5CVSS6.5AI score0.02078EPSS
Exploits0References3
Prion
Prion
added 2017/10/05 1:29 a.m.20 views

Design/Logic Flaw

The net/http package's Request.ParseMultipartForm method starts writing to temporary files once the request body size surpasses the given "maxMemory" limit. It was possible for an attacker to generate a multipart request crafted such that the server ran out of file descriptors...

5CVSS7.4AI score0.02078EPSS
Exploits0References3Affected Software1
Rows per page
Query Builder