Lucene search
+L

198 matches found

Vulnrichment
Vulnrichment
added 2022/03/18 5:59 p.m.10 views

CVE-2022-22620

A use after free issue was addressed with improved memory management. This issue is fixed in macOS Monterey 12.2.1, iOS 15.3.1 and iPadOS 15.3.1, Safari 15.3 v. 16612.4.9.1.8 and 15612.4.9.1.8. Processing maliciously crafted web content may lead to arbitrary code execution. Apple is aware of a...

8.8AI score0.16214EPSS
SaveExploits0References4
OSV
OSV
added 2021/04/02 6:15 p.m.2 views

CVE-2021-1783

An access issue was addressed with improved memory management. This issue is fixed in macOS Big Sur 11.2, Security Update 2021-001 Catalina, Security Update 2021-001 Mojave, watchOS 7.3, tvOS 14.4, iOS 14.4 and iPadOS 14.4. Processing a maliciously crafted image may lead to arbitrary code executi...

7.8CVSS7.3AI score0.01043EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2020/05/07 12:00 a.m.12 views

The vulnerability of the Google Chrome audio browser component, related to the use of memory after it is freed, allows a perpetrator to gain access to confidential data, compromise its integrity, and cause service interruptions.

The vulnerability of the Google Chrome audio browser component is related to a memory management issue after deallocation. Exploiting this vulnerability can allow an attacker to gain access to confidential data, compromise its integrity, and cause service failures...

9.3CVSS7.3AI score0.02664EPSS
SaveExploits1References11Affected Software5
OSV
OSV
added 2019/12/26 10:15 p.m.9 views

CVE-2019-20006

An issue was discovered in ezXML 0.8.3 through 0.8.6. The function ezxmlcharcontent puts a pointer to the internal address of a larger block as xml-txt. This is later deallocated using free, leading to a segmentation fault...

7.5CVSS7.9AI score
SaveExploits0References1
OSV
OSV
added 2019/12/18 6:15 p.m.10 views

CVE-2019-7285

A use after free issue was addressed with improved memory management. This issue is fixed in iOS 12.2, tvOS 12.2, Safari 12.1, iTunes 12.9.4 for Windows, iCloud for Windows 7.11. Processing maliciously crafted web content may lead to arbitrary code execution...

8.8CVSS8.6AI score
SaveExploits0References5
OSV
OSV
added 2019/02/19 5:29 p.m.13 views

CVE-2019-5762

Inappropriate memory management when caching in PDFium in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted PDF file...

8.8CVSS9.2AI score
SaveExploits0References7
Cvelist
Cvelist
added 2018/08/05 6:00 p.m.36 views

CVE-2018-14947

An issue has been found in PDF2JSON 0.69. XmlFontAccu::CSStyle in XmlFonts.cc has Mismatched Memory Management Routines operator new versus operator delete...

8.8AI score0.01605EPSS
SaveExploits1References2
Prion
Prion
added 2018/07/18 11:29 p.m.27 views

Design/Logic Flaw

A vulnerability in the DHCPv6 feature of the Cisco Nexus 9000 Series Fabric Switches in Application-Centric Infrastructure ACI Mode could allow an unauthenticated, remote attacker to cause the device to run low on system memory, which could result in a Denial of Service DoS condition on an affect...

7.8CVSS7.5AI score0.0254EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2016/11/02 8:00 a.m.11 views

CURL-CVE-2016-8618 double free in curl_maprintf

The libcurl API function called curlmaprintf can be tricked into doing a double free due to an unsafe sizet multiplication, on systems using 32-bit sizet variables. The function is also used internally in numerous situations. The function doubles an allocated memory area with realloc and allows t...

9.8CVSS7.4AI score0.04837EPSS
SaveExploits0
OSV
OSV
added 2016/04/11 3:59 p.m.14 views

CVE-2012-6700

The decodesearch function in dhcp.c in dhcpcd 3.x does not properly free allocated memory, which allows remote DHCP servers to cause a denial of service via a crafted response...

7.5CVSS7.2AI score
SaveExploits0References5
OSV
OSV
added 2015/09/16 11:49 a.m.19 views

SUSE-SU-2015:1713-1 Security update for wireshark

Wireshark has been updated to 1.12.7. FATE319388 The following vulnerabilities have been fixed: Wireshark could crash when adding an item to the protocol tree. wnpa-sec-2015-21 CVE-2015-6241 Wireshark could attempt to free invalid memory. wnpa-sec-2015-22 CVE-2015-6242 Wireshark could crash when...

5CVSS6AI score0.03241EPSS
SaveExploits0References13
OSV
OSV
added 2013/08/19 11:55 p.m.13 views

CVE-2013-4208

The rsaverify function in PuTTY before 0.63 1 does not clear sensitive process memory after use and 2 does not free certain structures containing sensitive process memory, which might allow local users to discover private RSA and DSA keys...

6AI score
SaveExploits0References6
OSV
OSV
added 2011/12/20 11:55 a.m.9 views

CVE-2011-4528

Unbound before 1.4.13p2 attempts to free unallocated memory during processing of duplicate CNAME records in a signed zone, which allows remote DNS servers to cause a denial of service daemon crash via a crafted response...

6.2AI score
SaveExploits0References10
OSV
OSV
added 2011/01/19 12:00 p.m.13 views

CVE-2011-0016

Tor before 0.2.1.29 and 0.2.2.x before 0.2.2.21-alpha does not properly manage key data in memory, which might allow local users to obtain sensitive information by leveraging the ability to read memory that was previously used by a different process...

5.4AI score
SaveExploits0References14
NVD
NVD
added 2005/01/21 5:00 a.m.29 views

CVE-2004-1057

Multiple drivers in Linux kernel 2.4.19 and earlier do not properly mark memory with the VMIO flag, which causes incorrect reference counts and may lead to a denial of service kernel panic when accessing freed kernel pages...

7.2CVSS6.2AI score0.00421EPSS
SaveExploits0References9
CERT
CERT
added 2002/07/22 12:00 a.m.88 views

PHP fails to properly parse the headers of HTTP POST requests

Overview A vulnerability has been discovered in PHP. This vulnerability could be used by a remote attacker to execute arbitrary code or crash PHP and/or the web server. Description PHP is a popular scripting language in widespread use. For more information about PHP, see...

7.5CVSS6.9AI score0.11038EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2001/12/06 12:00 a.m.141 views

Multiple FTPD glob Command Arbitrary Command Execution

The FTPD glob vulnerability manifests itself in handling the glob command. The problem is not a typical buffer overflow or format string vulnerability, but a combination of two bugs - an implementation of the glob command that does not properly return an error condition when interpreting the stri...

10CVSS5.9AI score0.74762EPSS
SaveExploits5References5
securityvulns
securityvulns
added 2001/09/14 12:00 a.m.28 views

leak of information in counterpane/Bruce Schneier's Password Safe program

Background : Password Safe http://www.counterpane.com/passsafe.html is a free win9x/2000 utility used to keep all your passwords encrypted on hdd using Bruce Schneier's symmetric algorithm blowfish. Version tested : 1.71 Vulnerability : Password Safe has an option I think is default to "lock...

7.1AI score
SaveExploits0
Rows per page
Query Builder