Lucene search
K

430 matches found

OSV
OSV
added 2016/09/09 10:59 a.m.0 views

UBUNTU-CVE-2016-7176

epan/dissectors/packet-h225.c in the H.225 dissector in Wireshark 2.x before 2.0.6 calls snprintf with one of its input buffers as the output buffer, which allows remote attackers to cause a denial of service copy overlap and application crash via a crafted packet...

5.9CVSS6.6AI score0.00506EPSS
Exploits0References4
BDU FSTEC
BDU FSTEC
added 2016/08/31 12:0 a.m.1 views

The vulnerability of the Android operating system, which allows a hacker to trigger a service failure

The vulnerability of the Wi-Fi driver of the Qualcomm Android operating system is related to incorrect calls to the snprintf function. Exploiting this vulnerability can allow a malicious actor, operating remotely, to cause a service failure device freezing and reboots using specially crafted fram...

7.8CVSS7.2AI score0.0051EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2016/08/05 8:59 p.m.0 views

UBUNTU-CVE-2014-9901

The Qualcomm Wi-Fi driver in Android before 2016-08-05 on Nexus 7 2013 devices makes incorrect snprintf calls, which allows remote attackers to cause a denial of service device hang or reboot via crafted frames, aka Android internal bug 28670333 and Qualcomm internal bug CR548711...

7.5CVSS7.2AI score0.0051EPSS
Exploits0References4
OSV
OSV
added 2016/05/30 12:0 a.m.0 views

UBUNTU-CVE-2016-5114

sapi/fpm/fpm/fpmlog.c in PHP before 5.5.31, 5.6.x before 5.6.17, and 7.x before 7.0.2 misinterprets the semantics of the snprintf return value, which allows attackers to obtain sensitive information from process memory or cause a denial of service out-of-bounds read and buffer overflow via a long...

9.1CVSS7.3AI score0.01016EPSS
Exploits1References5
FreeBSD
FreeBSD
added 2016/01/22 12:0 a.m.25 views

dhcpcd -- remote code execution/denial of service

MITRE reports: The printoption function in dhcp-common.c in dhcpcd through 6.9.1, as used in dhcp.c in dhcpcd 5.x in Android before 5.1 and other products, misinterprets the return value of the snprintf function, which allows remote DHCP servers to execute arbitrary code or cause a denial of...

6.8CVSS7.9AI score0.00808EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2016/01/04 12:0 a.m.38 views

FreeBSD : mini_httpd -- buffer overflow via snprintf (84dc49b0-b267-11e5-8a5b-00262d5ed8ee)

ACME Updates reports : minihttpd 1.21 and earlier allows remote attackers to obtain sensitive information from process memory via an HTTP request with a long protocol string, which triggers an incorrect response size calculation and an out-of-bounds read. rene ACME, the author, claims that the...

5CVSS8.7AI score0.00318EPSS
Exploits1References4
Mozilla
Mozilla
added 2015/09/22 12:0 a.m.55 views

Vulnerabilities found through code inspection — Mozilla

Security researcher Ronald Crane reported eight vulnerabilities affecting released code that were found through code inspection. These included several potential memory safety issues resulting from the use of snprintf, one use of unowned memory, one use of a string without overflow checks, and fi...

7.5CVSS9.8AI score0.05714EPSS
Exploits0References16Affected Software5
OSV
OSV
added 2015/07/30 12:59 a.m.0 views

DEBIAN-CVE-2014-7913

The printoption function in dhcp-common.c in dhcpcd through 6.9.1, as used in dhcp.c in dhcpcd 5.x in Android before 5.1 and other products, misinterprets the return value of the snprintf function, which allows remote DHCP servers to execute arbitrary code or cause a denial of service memory...

6.8CVSS7.8AI score0.00808EPSS
Exploits0References1
OSV
OSV
added 2015/07/30 12:59 a.m.2 views

UBUNTU-CVE-2014-7913

The printoption function in dhcp-common.c in dhcpcd through 6.9.1, as used in dhcp.c in dhcpcd 5.x in Android before 5.1 and other products, misinterprets the return value of the snprintf function, which allows remote DHCP servers to execute arbitrary code or cause a denial of service memory...

6.8CVSS6.2AI score0.00808EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2015/07/30 12:0 a.m.14 views

CVE-2014-7913

The printoption function in dhcp-common.c in dhcpcd through 6.9.1, as used in dhcp.c in dhcpcd 5.x in Android before 5.1 and other products, misinterprets the return value of the snprintf function, which allows remote DHCP servers to execute arbitrary code or cause a denial of service memory...

6.8CVSS7.5AI score0.00808EPSS
Exploits0
Mageia
Mageia
added 2015/07/01 12:40 p.m.41 views

Updated postgresql package fixes security vulnerability

Double free vulnerability in PostgreSQL before 9.0.20, 9.1.x before 9.1.16, 9.2.x before 9.2.11, 9.3.x before 9.3.7, and 9.4.x before 9.4.2 allows remote attackers to cause a denial of service crash by closing an SSL session at a time when the authentication timeout will expire during the session...

9.8CVSS9.1AI score0.08329EPSS
Exploits0References5
ArchLinux
ArchLinux
added 2015/05/26 12:0 a.m.37 views

postgresql: multiple issues

CVE-2015-3165 denial of service SSL clients disconnecting just before the authentication timeout expires can cause the server to crash via a double-free issue leading to denial of service. - CVE-2015-3166 information disclosure The replacement implementation of snprintf failed to check for errors...

4.3CVSS1.7AI score0.08329EPSS
Exploits0References4
CNVD
CNVD
added 2015/05/26 12:0 a.m.1 views

PostgreSQL 'snprintf()' Information Disclosure Vulnerability

PostgreSQL is an object-relational database management system that supports an extended subset of SQL standards. In PostgreSQL versions 9.3 and 9.4, the replacement implementation of the function snprintf fails to check for errors reported by the lower-level database, which may result in...

9.8CVSS7.2AI score0.05386EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2015/05/26 12:0 a.m.29 views

Debian DSA-3270-1 : postgresql-9.4 - security update

Several vulnerabilities have been found in PostgreSQL-9.4, a SQL database system. - CVE-2015-3165 Remote crash SSL clients disconnecting just before the authentication timeout expires can cause the server to crash. - CVE-2015-3166 Information exposure The replacement implementation of snprintf...

9.8CVSS7.7AI score0.08329EPSS
Exploits0References8
Tenable Nessus
Tenable Nessus
added 2015/05/26 12:0 a.m.29 views

Debian DSA-3269-1 : postgresql-9.1 - security update

Several vulnerabilities have been found in PostgreSQL-9.1, a SQL database system. - CVE-2015-3165 Remote crash SSL clients disconnecting just before the authentication timeout expires can cause the server to crash. - CVE-2015-3166 Information exposure The replacement implementation of snprintf...

9.8CVSS7.7AI score0.08329EPSS
Exploits0References10
OpenVAS
OpenVAS
added 2015/05/22 12:0 a.m.28 views

Debian Security Advisory DSA 3269-1 (postgresql-9.1 - security update)

Several vulnerabilities have been found in PostgreSQL-9.1, a SQL database system. CVE-2015-3165 Remote crash SSL clients disconnecting just before the authentication timeout expires can cause the server to crash. CVE-2015-3166 Information exposure The replacement implementation of snprintf failed...

4.3CVSS9.2AI score0.08329EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2015/05/22 12:0 a.m.24 views

CVE-2015-3166

The snprintf implementation in PostgreSQL before 9.0.20, 9.1.x before 9.1.16, 9.2.x before 9.2.11, 9.3.x before 9.3.7, and 9.4.x before 9.4.2 does not properly handle system-call errors, which allows attackers to obtain sensitive information or have other unspecified impact via unknown vectors, a...

9.8CVSS7.2AI score0.05386EPSS
Exploits0References3
OpenVAS
OpenVAS
added 2015/05/22 12:0 a.m.25 views

Debian Security Advisory DSA 3270-1 (postgresql-9.4 - security update)

Several vulnerabilities have been found in PostgreSQL-9.4, a SQL database system. CVE-2015-3165 Remote crash SSL clients disconnecting just before the authentication timeout expires can cause the server to crash. CVE-2015-3166 Information exposure The replacement implementation of snprintf failed...

4.3CVSS9.2AI score0.08329EPSS
Exploits0References1
OSV
OSV
added 2015/05/22 12:0 a.m.1 views

UBUNTU-CVE-2015-3166

The snprintf implementation in PostgreSQL before 9.0.20, 9.1.x before 9.1.16, 9.2.x before 9.2.11, 9.3.x before 9.3.7, and 9.4.x before 9.4.2 does not properly handle system-call errors, which allows attackers to obtain sensitive information or have other unspecified impact via unknown vectors, a...

9.8CVSS7.3AI score0.05386EPSS
Exploits0References4
FreeBSD
FreeBSD
added 2015/02/10 12:0 a.m.33 views

mini_httpd -- buffer overflow via snprintf

ACME Updates reports: minihttpd 1.21 and earlier allows remote attackers to obtain sensitive information from process memory via an HTTP request with a long protocol string, which triggers an incorrect response size calculation and an out-of-bounds read. rene ACME, the author, claims that the...

5CVSS6.2AI score0.00318EPSS
Exploits1References2
Rows per page
Query Builder