Lucene search
+L

5597 matches found

Fedora
Fedora
added 2021/08/25 8:05 p.m.52 views

[SECURITY] Fedora 33 Update: community-mysql-8.0.26-1.fc33

MySQL is a multi-user, multi-threaded SQL database server. MySQL is a client/server implementation consisting of a server daemon mysqld and many different client programs and libraries. The base package contains the standard MySQL client programs and generic MySQL files...

6.8CVSS2.7AI score0.02831EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2021/08/10 4:14 p.m.8 views

qemu: out-of-bound heap buffer access via an interrupt ID field

An out-of-bounds heap buffer access issue was found in the ARM Generic Interrupt Controller emulator of QEMU on aarch64 platform. The issue occurs because while writing an interrupt ID to the controller memory area, it is not masked to be 4 bits wide. It may lead to the said issue while updating...

6CVSS7.2AI score0.00326EPSS
SaveExploits0References6
OSV
OSV
added 2021/08/08 6:15 a.m.21 views

CVE-2020-36469

An issue was discovered in the appendix crate through 2020-11-15 for Rust. For the generic K and V type parameters, Send and Sync are implemented unconditionally...

5.9CVSS5.8AI score0.00978EPSS
SaveExploits1References2
NVD
NVD
added 2021/08/08 6:15 a.m.50 views

CVE-2020-36469

An issue was discovered in the appendix crate through 2020-11-15 for Rust. For the generic K and V type parameters, Send and Sync are implemented unconditionally...

5.9CVSS0.00978EPSS
SaveExploits1References2
OSV
OSV
added 2021/08/08 6:15 a.m.21 views

CVE-2020-36465

An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes...

7.5CVSS6.7AI score
SaveExploits0References2
NVD
NVD
added 2021/08/08 6:15 a.m.13 views

CVE-2020-36465

An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes...

7.5CVSS0.01243EPSS
SaveExploits1References2
OSV
OSV
added 2021/08/08 6:15 a.m.3 views

DEBIAN-CVE-2020-36465

An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes...

7.5CVSS7.3AI score0.01243EPSS
SaveExploits1References1
OSV
OSV
added 2021/08/08 6:15 a.m.10 views

UBUNTU-CVE-2020-36465

An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes...

7.5CVSS5.8AI score0.01243EPSS
SaveExploits1References4
Prion
Prion
added 2021/08/08 6:15 a.m.24 views

Design/Logic Flaw

An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes...

5CVSS7.4AI score0.01243EPSS
SaveExploits1References2Affected Software1
UbuntuCve
UbuntuCve
added 2021/08/08 6:15 a.m.28 views

CVE-2020-36465

An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes...

7.5CVSS7.1AI score0.01243EPSS
SaveExploits1References3
CVE
CVE
added 2021/08/08 5:12 a.m.125 views

CVE-2020-36465

The CVE-2020-36465 issue affects the Rust generic-array crate before 0.13.3. The root cause is a soundness problem caused by using the arr! macro to extend lifetimes. This aligns with multiple sources describing a memory-safety/soundness vulnerability in generic-array (pre-0.13.3). The connected ...

7.5CVSS7.3AI score0.01243EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2021/08/08 5:11 a.m.54 views

CVE-2020-36469

An issue was discovered in the appendix crate through 2020-11-15 for Rust. For the generic K and V type parameters, Send and Sync are implemented unconditionally...

5.7AI score0.00978EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2021/08/08 12:00 a.m.8 views

Rust 安全漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. fizyk20/generic-array of Mozilla Rust suffers from a memory corruption vulnerability, which can be exploited by attackers to cause various memory corruption scenarios...

7.5CVSS5.7AI score0.01243EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2021/08/04 12:30 p.m.71 views

SharpLAPS - Retrieve LAPS Password From LDAP

The attribute ms-mcs-AdmPwd stores the clear-text LAPS password. This executable is made to be executed within Cobalt Strike session using execute-assembly. It will retrieve the LAPS password from the Active Directory. Require either: Account with ExtendedRight or Generic All Rights Domain Admin...

7.5AI score
SaveExploits0References1
OSV
OSV
added 2021/07/21 3:15 p.m.9 views

CVE-2020-23282

SQL injection in Logon Page in MV's mConnect application, v02.001.00, allows an attacker to use a non existing user with a generic password to connect to the application and get access to unauthorized information...

7.5CVSS5.8AI score0.01282EPSS
SaveExploits1References2
Packet Storm
Packet Storm
added 2021/07/18 12:00 a.m.249 views

HEUR.Backdoor.Win32.Generic Unauthenticated Open Proxy

Discovery / credits: Malvuln - malvuln.com c 2021 Original source: https://malvuln.com/advisory/f2b5429feaa7d229418cf499ce5f5822.txt Contact: [email protected] Media: twitter.com/malvuln Threat: HEUR.Backdoor.Win32.Generic Vulnerability: Unauthenticated Open Proxy Description: The malware liste...

0.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2021/07/16 12:00 a.m.351 views

Linux Kernel Netfilter Heap Out-Of-Bounds Write

/ CVE-2021-22555: Turning \x00\x00 into 10000$ by Andy Nguyen theflow@ theflow@theflow:$ gcc -m32 -static -o exploit exploit.c theflow@theflow:$ ./exploit + Linux Privilege Escalation by theflow@ - 2021 + STAGE 0: Initialization Setting up namespace sandbox... Initializing sockets and message...

4.6CVSS0.4AI score0.78684EPSS
SaveExploits21
NVD
NVD
added 2021/06/25 9:15 p.m.23 views

CVE-2021-35502

app/View/Elements/genericElements/IndexTable/Fields/genericfield.ctp in MISP 2.4.144 does not sanitize certain data related to generic-template:index...

9.8CVSS0.01096EPSS
SaveExploits0References1
Prion
Prion
added 2021/06/25 9:15 p.m.16 views

Design/Logic Flaw

app/View/Elements/genericElements/IndexTable/Fields/genericfield.ctp in MISP 2.4.144 does not sanitize certain data related to generic-template:index...

7.5CVSS9.3AI score0.01096EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2021/06/25 12:00 a.m.11 views

MISP 安全漏洞

MISP is an open source software solution. The product is used to collect, store, distribute, and share cybersecurity metrics, and has features such as threat cybersecurity event analysis and malware analysis. A security vulnerability exists in MISP version 2.4.144, which stems from the fact that...

9.8CVSS8.2AI score0.01096EPSS
SaveExploits0References2
Rows per page
Query Builder