Lucene search
K

561 matches found

OSV
OSV
added 2022/04/24 9:1 p.m.13 views

GSD-2022-1001295 mmc: core: use sysfs_emit() instead of sprintf()

mmc: core: use sysfsemit instead of sprintf This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.17.2 by commit...

7.2AI score
Exploits0
Prion
Prion
added 2022/03/31 9:15 p.m.12 views

Buffer overflow

D-Link DIR-645 1.03 A1 is vulnerable to Buffer Overflow. The hnapmain function in the cgibin handler uses sprintf to format the soapaction header onto the stack and has no limit on the size...

7.5CVSS9.3AI score0.01359EPSS
Exploits1References2Affected Software1
OPENSUSE Linux
OPENSUSE Linux
added 2022/03/09 12:0 a.m.21 views

Security update for libcaca (important)

openSUSE Security Update: Security update for libcaca Announcement ID: openSUSE-SU-2022:0769-1 Rating: important References: 1184751 1184752 Cross-References: CVE-2021-30498 CVE-2021-30499 CVSS scores: CVE-2021-30498 NVD : 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVE-2021-30498 SUSE: 9.8...

9.8CVSS6.8AI score0.00059EPSS
Exploits2References2
Tenable Nessus
Tenable Nessus
added 2022/01/21 12:0 a.m.36 views

Debian DLA-2890-1 : libspf2 - LTS security update

The remote Debian 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the dla-2890 advisory. - libspf2 before 1.2.11 has a four-byte heap-based buffer overflow that might allow remote attackers to execute arbitrary code via an unauthenticated e-mail messag...

9.8CVSS8.3AI score0.01346EPSS
Exploits2References7
NVD
NVD
added 2022/01/19 6:15 p.m.12 views

CVE-2021-33912

libspf2 before 1.2.11 has a four-byte heap-based buffer overflow that might allow remote attackers to execute arbitrary code via an unauthenticated e-mail message from anywhere on the Internet with a crafted SPF DNS record, because of incorrect sprintf usage in SPFrecordexpanddata in spfexpand.c...

9.8CVSS0.01346EPSS
Exploits1References4
AlpineLinux
AlpineLinux
added 2022/01/19 12:0 a.m.34 views

CVE-2021-33912

libspf2 before 1.2.11 has a four-byte heap-based buffer overflow that might allow remote attackers to execute arbitrary code via an unauthenticated e-mail message from anywhere on the Internet with a crafted SPF DNS record, because of incorrect sprintf usage in SPFrecordexpanddata in spfexpand.c...

9.8CVSS9.9AI score0.01346EPSS
Exploits1
Positive Technologies
Positive Technologies
added 2022/01/01 12:0 a.m.3 views

PT-2025-8195

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A buffer overflow issue has been identified in the Linux kernel's MMC core, which used the sprintf function for sysfs output. This function is vulnerable to buffer overflow. The issue wa...

8.8CVSS7.4AI score0.00408EPSS
Exploits1References87
OpenVAS
OpenVAS
added 2021/05/19 12:0 a.m.18 views

Huawei EulerOS: Security Advisory for python (EulerOS-SA-2021-1911)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS8.2AI score0.003EPSS
Exploits2References2
0day.today
0day.today
added 2021/02/02 12:0 a.m.33 views

Solaris 10 1/13 (Intel) - (dtprintinfo) Local Privilege Escalation Exploit(3)

Exploit Title: Solaris 10 1/13 Intel - 'dtprintinfo' Local Privilege Escalation 3 Exploit Author: Marco Ivaldi Vendor Homepage: https://www.oracle.com/solaris/solaris10/ Version: Solaris 10 Tested on: Solaris 10 1/13 Intel / raptordtprintcheckdirintel2.c - Solaris/Intel FMT LPE Copyright c 2020...

7.4AI score
Exploits0
Veracode
Veracode
added 2021/01/21 7:51 p.m.40 views

Buffer Overflow

github.com/python/cpython is vulnerable to buffer overflow. The vulnerability exists because of the use sprintf which does not sanitize the input and its boundaries...

9.8CVSS4AI score0.00072EPSS
Exploits1References44Affected Software21
NVD
NVD
added 2021/01/19 6:15 a.m.22 views

CVE-2021-3177

Python 3.x through 3.9.1 has a buffer overflow in PyCArgrepr in ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to cdouble.fromparam. This occurs because sprintf is...

9.8CVSS10AI score0.00072EPSS
Exploits1References28
UbuntuCve
UbuntuCve
added 2021/01/19 6:15 a.m.45 views

CVE-2021-3177

Python 3.x through 3.9.1 has a buffer overflow in PyCArgrepr in ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to cdouble.fromparam. This occurs because sprintf is...

9.8CVSS7.6AI score0.00072EPSS
Exploits1References10
Prion
Prion
added 2021/01/19 6:15 a.m.76 views

Buffer overflow

Python 3.x through 3.9.1 has a buffer overflow in PyCArgrepr in ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to cdouble.fromparam. This occurs because sprintf is...

7.5CVSS9.9AI score0.00072EPSS
Exploits1References28Affected Software8
OSV
OSV
added 2021/01/19 6:15 a.m.0 views

UBUNTU-CVE-2021-3177

Python 3.x through 3.9.1 has a buffer overflow in PyCArgrepr in ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to cdouble.fromparam. This occurs because sprintf is...

9.8CVSS7.7AI score0.00072EPSS
Exploits1References11
OSV
OSV
added 2021/01/19 12:0 a.m.26 views

PSF-2021-3 ctypes: Buffer overflow in PyCArg_repr

Python 3.x through 3.9.1 has a buffer overflow in PyCArgrepr in ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to cdouble.fromparam. This occurs because sprintf is...

9.8CVSS9.4AI score0.00072EPSS
Exploits1References2
Debian CVE
Debian CVE
added 2021/01/19 12:0 a.m.62 views

CVE-2021-3177

Python 3.x through 3.9.1 has a buffer overflow in PyCArgrepr in ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to cdouble.fromparam. This occurs because sprintf is...

9.8CVSS8.9AI score0.00072EPSS
Exploits1
Cvelist
Cvelist
added 2021/01/19 12:0 a.m.34 views

CVE-2021-3177

Python 3.x through 3.9.1 has a buffer overflow in PyCArgrepr in ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to cdouble.fromparam. This occurs because sprintf is...

10AI score0.00072EPSS
Exploits1References28
AlpineLinux
AlpineLinux
added 2021/01/19 12:0 a.m.46 views

CVE-2021-3177

Python 3.x through 3.9.1 has a buffer overflow in PyCArgrepr in ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to cdouble.fromparam. This occurs because sprintf is...

9.8CVSS9.6AI score0.00072EPSS
Exploits1
Prion
Prion
added 2020/12/06 12:15 a.m.23 views

Stack overflow

sysdeps/i386/ldbl2mpn.c in the GNU C Library aka glibc or libc6 before 2.23 on x86 targets has a stack-based buffer overflow if the input to any of the printf family of functions is an 80-bit long double with a non-canonical bit pattern, as seen when passing a...

5CVSS7.6AI score0.00161EPSS
Exploits0References4Affected Software2
CVE
CVE
added 2020/10/23 5:14 a.m.53 views

CVE-2020-26561

Belkin LINKSYS WRT160NL devices (version 1.0.04.002_US_20130619) are affected by a stack-based buffer overflow in mini_httpd’s create_dir function caused by sprintf. Successful exploitation can lead to arbitrary code execution. The vulnerability affects products no longer supported by the maintai...

8.8CVSS9AI score0.01483EPSS
Exploits1References1Affected Software1
Rows per page
Query Builder