Lucene search
+L

549 matches found

OSV
OSV
added 2020/07/09 2:15 p.m.7 views

DEBIAN-CVE-2018-12371

An integer overflow vulnerability in the Skia library when allocating memory for edge builders on some systems with at least 16 GB of RAM. This results in the use of uninitialized memory, resulting in a potentially exploitable crash. This vulnerability affects Firefox ESR 60.1, Thunderbird 60, an...

8.8CVSS8.4AI score0.01446EPSS
SaveExploits1References1
OSV
OSV
added 2020/06/15 6:15 p.m.6 views

ALPINE-CVE-2020-14147

An integer overflow in the getnum function in luastruct.c in Redis before 6.0.3 allows context-dependent attackers with permission to run Lua code in a Redis session to cause a denial of service memory corruption and application crash or possibly bypass intended sandbox restrictions via a large...

7.7CVSS7.8AI score0.03085EPSS
SaveExploits0References1
OSV
OSV
added 2020/06/09 5:15 p.m.8 views

CVE-2020-9818

An out-of-bounds write issue was addressed with improved bounds checking. This issue is fixed in iOS 13.5 and iPadOS 13.5, iOS 12.4.7, watchOS 6.2.5. Processing a maliciously crafted mail message may lead to unexpected memory modification or application termination...

8.8CVSS7.3AI score0.02286EPSS
SaveExploits0References4
CVE
CVE
added 2020/05/28 2:13 p.m.138 views

CVE-2020-13649

The CVE-2020-13649 entry refers to JerryScript 2.2.0, specifically the parser/js/js-scanner.c component. The described vulnerability arises from mishandling errors during certain out-of-memory conditions, demonstrated by a scanner_reverse_info_list NULL pointer dereference and a scanner_scan_all ...

7.5CVSS7.5AI score0.02115EPSS
SaveExploits0References3Affected Software1
OSS-Fuzz
OSS-Fuzz
added 2020/05/28 12:10 a.m.26 views

libspng:spng_read_fuzzer: Segv on unknown address with empty stacktrace

Detailed Report: https://oss-fuzz.com/testcase?key=5105724534554624 Project: libspng Fuzzing Engine: libFuzzer Fuzz Target: spngreadfuzzer Job Type: libfuzzermsanlibspng Platform Id: linux Crash Type: Segv on unknown address Crash Address: Crash State: NULL Sanitizer: memory MSAN Crash Revision:...

6.8AI score
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2020/04/06 7:09 p.m.11 views

httpd: read-after-free in h2 connection shutdown

A read-after-free vulnerability was discovered in Apache httpd, in modhttp2. A specially crafted http/2 client session could cause the server to read memory that was previously freed during connection shutdown, potentially leading to a crash...

9.1CVSS6.7AI score0.16549EPSS
SaveExploits0References5
CVE
CVE
added 2020/04/01 3:35 a.m.910 views

CVE-2020-7064

CVE-2020-7064 is a PHP EXIF parsing vulnerability: when exif_read_data() processes EXIF data, malicious input may cause PHP to read one byte of uninitialized memory, enabling information disclosure or a crash. Affected are PHP 7.2.x below 7.2.9, 7.3.x below 7.3.16, and 7.4.x below 7.4.4. The issu...

6.5CVSS6.8AI score0.04295EPSS
SaveIn wildExploits1References10Affected Software1
OSS-Fuzz
OSS-Fuzz
added 2020/03/08 9:35 a.m.23 views

llvm:clang-fuzzer: Segv on unknown address in clang::FunctionProtoType::FunctionProtoType

Detailed Report: https://oss-fuzz.com/testcase?key=5650857535471616 Project: llvm Fuzzing Engine: libFuzzer Fuzz Target: clang-fuzzer Job Type: libfuzzermsanllvm Platform Id: linux Crash Type: Segv on unknown address Crash Address: Crash State: clang::FunctionProtoType::FunctionProtoType...

6.9AI score
SaveExploits0Affected Software1
Cvelist
Cvelist
added 2019/10/04 8:00 p.m.34 views

CVE-2019-17183

Foxit Reader before 9.7 allows an Access Violation and crash if insufficient memory exists...

8.2AI score0.01359EPSS
SaveExploits0References1
CNVD
CNVD
added 2019/09/05 12:00 a.m.9 views

Suricata Denial of Service Vulnerability (CNVD-2019-34752)

Suricata is a set of network intrusion detection system IDS, intrusion prevention system IPS and network security monitoring engine developed by the Open Information Security Foundation OISF and its supported vendors, which supports multi-threading, built-in IPv6, and the ability to load...

7.5CVSS6.8AI score0.01398EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2019/08/06 1:03 p.m.11 views

patch: Double free of memory in pch.c:another_hunk() causes a crash

A double-free flaw was found in the way the patch utility processed patch files. An attacker could potentially use this flaw to crash the patch utility by tricking it into processing crafted patches...

7.5CVSS5.7AI score0.0819EPSS
SaveExploits0References4
Veracode
Veracode
added 2019/05/02 6:10 a.m.31 views

Denial Of Service (DoS)

Apache HTTP Server is vulnerable to denial of serviceDoS attacks. This occurs in httpd's handling of the LimitRequestFields directive in modhttp2, affecting servers with HTTP/2 enabled. An attacker could send crafted CONTINUATION frames in an HTTP/2 requests with headers larger than the server's...

7.5CVSS7.2AI score0.7907EPSS
SaveExploits4References49Affected Software4
PyPA
PyPA
added 2019/04/24 5:29 p.m.11 views

PYSEC-2019-207

Memcpy parameter overlap in Google Snappy library 1.1.4, as used in Google TensorFlow before 1.7.1, could result in a crash or read from other parts of process memory...

8.1CVSS6.8AI score0.00517EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2019/04/24 4:03 p.m.10 views

CVE-2018-7577

Memcpy parameter overlap in Google Snappy library 1.1.4, as used in Google TensorFlow before 1.7.1, could result in a crash or read from other parts of process memory...

8.1CVSS6.9AI score0.00517EPSS
SaveExploits0
Exploit DB
Exploit DB
added 2019/04/03 12:00 a.m.134 views

WebKit JavaScriptCore - Out-Of-Bounds Access in FTL JIT due to LICM Moving Array Access Before the Bounds Check

/ While fuzzing JavaScriptCore, I encountered the following JavaScript program which crashes jsc in current HEAD and release /System/Library/Frameworks/JavaScriptCore.framework/Resources/jsc on macOS: / // Run with --thresholdForFTLOptimizeAfterWarmUp=1000 // First array probably required to avoi...

9.3CVSS6.9AI score0.10497EPSS
SaveExploits2
Positive Technologies
Positive Technologies
added 2019/03/30 12:00 a.m.16 views

PT-2019-11967 · None +1 · Lzo +2

Name of the Vulnerable Software and Affected Versions: LZO version 2.10 Long Range Zip lrzip version 0.631 Description: The issue allows remote attackers to cause a denial of service, resulting in an invalid memory read and application crash, via a crafted archive. Recommendations: For LZO versio...

5.5CVSS5.4AI score0.01184EPSS
SaveExploits1References11
RedHat Linux
RedHat Linux
added 2018/11/07 11:04 p.m.10 views

spice: Possible buffer overflow via invalid monitor configurations

A vulnerability was discovered in spice server's protocol handling. An authenticated attacker could send specially crafted messages to the spice server, causing out-of-bounds memory accesses, leading to parts of server memory being leaked or a crash...

8.8CVSS7.2AI score0.04204EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2018/10/19 10:00 p.m.38 views

CVE-2018-18223

Open Design Alliance Drawings SDK 2019Update1 has a vulnerability during the reading of malformed files, allowing attackers to obtain sensitive information from process memory or cause a crash...

7.8AI score0.02163EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2018/08/27 8:35 a.m.9 views

postgresql: Memory disclosure in JSON functions

Invalid jsonpopulaterecordset or jsonbpopulaterecordset function calls in PostgreSQL 10.x before 10.1, 9.6.x before 9.6.6, 9.5.x before 9.5.10, 9.4.x before 9.4.15, and 9.3.x before 9.3.20 can crash the server or disclose a few bytes of server memory...

8.1CVSS7.3AI score0.03723EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2018/07/31 5:18 p.m.27 views

CVE-2018-5807

An error within the "samsungloadraw" function internal/dcrawcommon.cpp in LibRaw versions prior to 0.18.9 can be exploited to cause an out-of-bounds read memory access and subsequently cause a crash...

8.8CVSS4AI score0.01983EPSS
SaveExploits0References2
Rows per page
Query Builder