Lucene search
+L

1690 matches found

NVD
NVD
added 2020/02/18 2:15 a.m.36 views

CVE-2020-1814

Huawei NIP6800 versions V500R001C30, V500R001C60SPC500, and V500R005C00; Secospace USG6600 and USG9500 versions V500R001C30SPC200, V500R001C30SPC600, V500R001C60SPC500, and V500R005C00 have a Dangling pointer dereference vulnerability. An authenticated attacker may do some special operations in t...

5.3CVSS5.1AI score0.0041EPSS
SaveExploits0References1
Prion
Prion
added 2020/02/18 2:15 a.m.17 views

Race condition

Huawei NIP6800 versions V500R001C30, V500R001C60SPC500, and V500R005C00; Secospace USG6600 and USG9500 versions V500R001C30SPC200, V500R001C30SPC600, V500R001C60SPC500, and V500R005C00 have a Dangling pointer dereference vulnerability. An authenticated attacker may do some special operations in t...

3.5CVSS5.1AI score0.0041EPSS
SaveExploits0References1Affected Software3
CVE
CVE
added 2020/02/18 1:53 a.m.109 views

CVE-2020-1814

Mode C (normal): The vulnerability CVE-2020-1814 affects Huawei firewall products: NIP6800 and Secospace USG6600/USG9500. Affected software versions include NIP6800 V500R001C30, V500R001C60SPC500, V500R005C00 and USG6600/USG9500 variants V500R001C30SPC200, V500R001C30SPC600, V500R001C60SPC500, V5...

5.3CVSS5.1AI score0.0041EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2020/02/18 1:53 a.m.47 views

CVE-2020-1814

Huawei NIP6800 versions V500R001C30, V500R001C60SPC500, and V500R005C00; Secospace USG6600 and USG9500 versions V500R001C30SPC200, V500R001C30SPC600, V500R001C60SPC500, and V500R005C00 have a Dangling pointer dereference vulnerability. An authenticated attacker may do some special operations in t...

5.2AI score0.0041EPSS
SaveExploits0References1
Huawei
Huawei
added 2020/02/12 12:0 a.m.68 views

Security Advisory - Dangling Pointer Reference Vulnerability in Some Huawei Firewall Products

There is a dangling pointer reference vulnerability in some Huawei firewall products. An authenticated attacker may do some special operations in the affected products in some special scenarios to exploit the vulnerability. Due to improper race conditions of different operations, successful explo...

5.3CVSS5.2AI score0.0041EPSS
SaveExploits0Affected Software3
NVD
NVD
added 2020/02/07 5:15 a.m.23 views

CVE-2019-14055

Possibility of use-after-free and double free because of not marking buffer as NULL after freeing can lead to dangling pointer access in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer Electronics Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdrago...

7.8CVSS7.9AI score0.0022EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2020/02/07 5:0 a.m.34 views

CVE-2019-14055

Possibility of use-after-free and double free because of not marking buffer as NULL after freeing can lead to dangling pointer access in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer Electronics Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdrago...

7.9AI score0.0022EPSS
SaveExploits0References1
OSV
OSV
added 2020/02/04 8:15 p.m.31 views

CVE-2019-15616

Dangling remote share attempts in Nextcloud 16 allow a DNS pollution when running long...

4.3CVSS6.9AI score
SaveExploits0References2
Prion
Prion
added 2020/02/04 8:15 p.m.35 views

Design/Logic Flaw

Dangling remote share attempts in Nextcloud 16 allow a DNS pollution when running long...

4CVSS4.8AI score0.00765EPSS
SaveExploits0References2Affected Software1
Hacker One
Hacker One
added 2019/11/25 3:47 p.m.40 views

Kubernetes: Subdomain Takeover Via via Dangling NS records on Amazon Route 53 http://api.e2e-kops-aws-canary.test-cncf-aws.canary.k8s.io

Good day, I truly hope it treats you great on your side of the screen : I have found that your website http://api.e2e-kops-aws-canary.test-cncf-aws.canary.k8s.io is pointed via Name Server records to AWS route 53. These name server records have been deleted, I was able to create a matching zone...

4CVSS0.5AI score0.00945EPSS
SaveExploits0
exploitpack
exploitpack
added 2019/11/05 12:0 a.m.56 views

macOS XNU - Missing Locking in checkdirs_callback() Enables Race with fchdir_common()

macOS XNU - Missing Locking in checkdirscallback Enables Race with fchdircommon On macOS, when a new mount point is created, the kernel uses checkdirs to, as a comment above the function explains: "Scan all active processes to see if any of them have a current or root directory onto which the new...

0.3AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2019/10/05 5:53 a.m.53 views

CVE-2017-18595

A flaw was found in the allocatetracebuffer in kernel/trace/trace.c in the debug subsystem, when failure to allocate a dynamic percpu area, a resource cleanup is called. The pointer buf-buffer still holds the address and is not set to NULL, which can cause a use-after-free problem, leading to a...

7.8CVSS0.6AI score0.0035EPSS
SaveExploits0References3
OSV
OSV
added 2019/09/18 9:15 p.m.6 views

CVE-2019-5042

An exploitable Use-After-Free vulnerability exists in the way FunctionType 0 PDF elements are processed in Aspose.PDF 19.2 for C++. A specially crafted PDF can cause a dangling heap pointer, resulting in a use-after-free. An attacker can send a malicious PDF to trigger this vulnerability...

8.8CVSS5.8AI score0.02061EPSS
SaveExploits1References1
OSV
OSV
added 2019/08/24 12:0 p.m.42 views

RUSTSEC-2019-0023 Cloned interners may read already dropped strings

Affected versions of this crate did not clone contained strings when an interner is cloned. Interners have raw pointers to the contained strings, and they keep pointing the strings which the old interner owns, after the interner is cloned. If a new cloned interner is alive and the old original...

7.5CVSS7.3AI score0.01547EPSS
SaveExploits1References3
RustSec
RustSec
added 2019/08/24 12:0 p.m.26 views

Cloned interners may read already dropped strings

Affected versions of this crate did not clone contained strings when an interner is cloned. Interners have raw pointers to the contained strings, and they keep pointing the strings which the old interner owns, after the interner is cloned. If a new cloned interner is alive and the old original...

7.5CVSS2.1AI score0.01547EPSS
SaveExploits1Affected Software1
Positive Technologies
Positive Technologies
added 2019/06/03 12:0 a.m.9 views

PT-2022-7134 · X.Org +9 · X.Org +9

Name of the Vulnerable Software and Affected Versions: X.Org affected versions not specified Description: A security flaw was found in X.Org due to the XkbCopyNames function leaving a dangling pointer to freed memory. This results in out-of-bounds memory access on subsequent XkbGetKbdByName...

9.8CVSS8.6AI score0.03694EPSS
SaveExploits5References213
RedHat Linux
RedHat Linux
added 2019/05/13 5:3 a.m.11 views

Mozilla: Use-after-free with SMIL animation controller

A use-after-free vulnerability can occur when the SMIL animation controller incorrectly registers with the refresh driver twice when only a single registration is expected. When a registration is later freed with the removal of the animation controller element, the refresh driver incorrectly leav...

9.8CVSS7.3AI score0.02043EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2019/05/07 4:19 a.m.15 views

Mozilla: Use-after-free with SMIL animation controller

A use-after-free vulnerability can occur when the SMIL animation controller incorrectly registers with the refresh driver twice when only a single registration is expected. When a registration is later freed with the removal of the animation controller element, the refresh driver incorrectly leav...

9.8CVSS7.3AI score0.02043EPSS
SaveExploits0References5
OSV
OSV
added 2019/04/26 5:29 p.m.4 views

DEBIAN-CVE-2019-9796

A use-after-free vulnerability can occur when the SMIL animation controller incorrectly registers with the refresh driver twice when only a single registration is expected. When a registration is later freed with the removal of the animation controller element, the refresh driver incorrectly leav...

9.8CVSS9.1AI score0.02043EPSS
SaveExploits0References1
exploitpack
exploitpack
added 2019/04/03 12:0 a.m.33 views

WebKit JavaScriptCore - CodeBlock Dangling Watchpoints Use-After-Free

WebKit JavaScriptCore - CodeBlock Dangling Watchpoints Use-After-Free / While fuzzing JavaScriptCore, I encountered the following simplified and commented JavaScript program which crashes jsc from current HEAD and release: / function v9 // Some watchpoint on the LexicalEnvironment is triggered he...

SaveExploits0
Rows per page
Query Builder