Lucene search
K

348 matches found

OSV
OSV
added 2020/05/24 10:15 p.m.1 views

ALPINE-CVE-2020-13434

SQLite through 3.32.0 has an integer overflow in sqlite3strvappendf in printf.c...

5.5CVSS7.3AI score0.00055EPSS
Exploits1References1
UbuntuCve
UbuntuCve
added 2020/05/24 10:15 p.m.41 views

CVE-2020-13434

SQLite through 3.32.0 has an integer overflow in sqlite3strvappendf in printf.c...

5.5CVSS6.8AI score0.00055EPSS
Exploits1References3
Veracode
Veracode
added 2020/04/10 1:11 a.m.29 views

Arbitrary Code Execution

glibc is vulnerable to arbitrary code execution. An integer overflow flaw was found in the implementation of the printf functions family. This could allow an attacker to bypass FORTIFYSOURCE protections and execute arbitrary code using a format string flaw in an application, even though these...

6.8CVSS4.5AI score0.03036EPSS
Exploits5References16Affected Software1
RedhatCVE
RedhatCVE
added 2020/04/01 2:36 a.m.18 views

CVE-2019-9444

In the Android kernel in sync debug fs driver there is a kernel pointer leak due to the usage of printf with %p. This could lead to local information disclosure with system execution privileges needed. User interaction is not needed for exploitation...

4.4CVSS2.7AI score0.00088EPSS
Exploits0References3
Prion
Prion
added 2020/01/27 4:15 p.m.23 views

Stack overflow

Stack-based buffer overflow in the printf function implementations in PostgreSQL before 9.0.19, 9.1.x before 9.1.15, 9.2.x before 9.2.10, 9.3.x before 9.3.6, and 9.4.x before 9.4.1, when running on a Windows system, allows remote authenticated users to cause a denial of service crash and possibly...

6.5CVSS8.2AI score0.03211EPSS
Exploits0References7Affected Software2
CVE
CVE
added 2020/01/27 3:29 p.m.138 views

CVE-2015-0242

CVE-2015-0242 is a PostgreSQL vulnerability affecting Windows builds of PostgreSQL prior to 9.0.19, 9.1.x before 9.1.15, 9.2.x before 9.2.10, 9.3.x before 9.3.6, and 9.4.x before 9.4.1. It causes a stack-based buffer overflow in the printf implementations when handling a floating-point number wit...

8.8CVSS9.2AI score0.03211EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2019/09/06 10:15 p.m.1 views

DEBIAN-CVE-2019-9444

In the Android kernel in sync debug fs driver there is a kernel pointer leak due to the usage of printf with %p. This could lead to local information disclosure with system execution privileges needed. User interaction is not needed for exploitation...

4.4CVSS6.2AI score0.00088EPSS
Exploits0References1
NVD
NVD
added 2019/09/06 10:15 p.m.11 views

CVE-2019-9444

In the Android kernel in sync debug fs driver there is a kernel pointer leak due to the usage of printf with %p. This could lead to local information disclosure with system execution privileges needed. User interaction is not needed for exploitation...

4.4CVSS5.2AI score0.00088EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2019/09/06 10:15 p.m.21 views

CVE-2019-9444

In the Android kernel in sync debug fs driver there is a kernel pointer leak due to the usage of printf with %p. This could lead to local information disclosure with system execution privileges needed. User interaction is not needed for exploitation...

4.4CVSS6.5AI score0.00088EPSS
Exploits0References3
Cvelist
Cvelist
added 2019/09/06 9:50 p.m.13 views

CVE-2019-9444

In the Android kernel in sync debug fs driver there is a kernel pointer leak due to the usage of printf with %p. This could lead to local information disclosure with system execution privileges needed. User interaction is not needed for exploitation...

5.1AI score0.00088EPSS
Exploits0References1
Veracode
Veracode
added 2019/05/16 3:21 a.m.32 views

Buffer Overflow

curl is vulnerable to buffer overflow vulnerability. The vulnerability occurs when doing a large floating point output in libcurl's implementation of the printf functions. The application accepts input format strings without doing a necessary input filtering. A remote attacker could send a format...

8.1CVSS8AI score0.01009EPSS
Exploits0References24Affected Software4
OSV
OSV
added 2019/03/26 1:29 a.m.0 views

CVE-2019-7711

An issue was discovered in the Interpeak IPCOMShell TELNET server on Green Hills INTEGRITY RTOS 5.0.4. The undocumented shell command "prompt" sets the user controlled shell's prompt value, which is used as a format string input to printf, resulting in an information leak of memory addresses...

7.5CVSS7.1AI score
Exploits0References2
OSV
OSV
added 2019/02/18 5:29 p.m.1 views

ALPINE-CVE-2019-8904

dobidnote in readelf.c in libmagic.a in file 5.35 has a stack-based buffer over-read, related to fileprintf and filevprintf...

8.8CVSS7.2AI score0.01089EPSS
Exploits1References1
Veracode
Veracode
added 2019/01/15 8:58 a.m.21 views

Denial Of Service (DoS)

php is vulnerable to denial of service DoS attacks. The vulnerability exists through an Array index error in the 1 dtoa implementation in dtoa.c aka pdtoa.c and the 2 gdtoa aka new dtoa implementation in gdtoa/misc.c in libc, as used in multiple operating systems and products including in FreeBSD...

6.8CVSS6.3AI score0.4176EPSS
Exploits43References56Affected Software7
RedHat Linux
RedHat Linux
added 2018/11/13 8:36 a.m.2 views

curl: printf floating point buffer overflow

curl before version 7.52.0 is vulnerable to a buffer overflow when doing a large floating point output in libcurl's implementation of the printf functions. If there are any application that accepts a format string from the outside without necessary input filtering, it could allow remote attacks...

8.1CVSS7.7AI score0.01009EPSS
Exploits0References5
Kitploit
Kitploit
added 2018/08/26 1:12 p.m.44 views

Microctfs - Small CTF Challenges Running On Docker

Small CTF challenges running on Docker logviewer Build and Start logviewer challenge exposed on port 8000 cd logviewer docker build -t logviewer . docker run -d -p 8000:80 --name logchallenge logviewer Restart logviewer challenge docker rm -f logchallenge && docker run -d -p 8000:80 --name...

7.4AI score
Exploits0References1
OSV
OSV
added 2018/04/23 6:29 p.m.0 views

DEBIAN-CVE-2016-9586

curl before version 7.52.0 is vulnerable to a buffer overflow when doing a large floating point output in libcurl's implementation of the printf functions. If there are any application that accepts a format string from the outside without necessary input filtering, it could allow remote attacks...

8.1CVSS9.5AI score0.01009EPSS
Exploits0References1
Prion
Prion
added 2018/04/23 6:29 p.m.26 views

Format string

curl before version 7.52.0 is vulnerable to a buffer overflow when doing a large floating point output in libcurl's implementation of the printf functions. If there are any application that accepts a format string from the outside without necessary input filtering, it could allow remote attacks...

6.8CVSS7.4AI score0.01009EPSS
Exploits0References11Affected Software1
OSV
OSV
added 2018/04/23 6:29 p.m.24 views

CVE-2016-9586

curl before version 7.52.0 is vulnerable to a buffer overflow when doing a large floating point output in libcurl's implementation of the printf functions. If there are any application that accepts a format string from the outside without necessary input filtering, it could allow remote attacks...

8.1CVSS8.5AI score0.01009EPSS
Exploits0References11
NVD
NVD
added 2018/04/23 6:29 p.m.12 views

CVE-2016-9586

curl before version 7.52.0 is vulnerable to a buffer overflow when doing a large floating point output in libcurl's implementation of the printf functions. If there are any application that accepts a format string from the outside without necessary input filtering, it could allow remote attacks...

8.1CVSS6.8AI score0.01009EPSS
Exploits0References11
Rows per page
Query Builder