Lucene search
+L

141 matches found

Tenable Nessus
Tenable Nessus
added 2021/03/10 12:0 a.m.31 views

EulerOS Virtualization 2.9.1 : glibc (EulerOS-SA-2021-1600)

According to the versions of the glibc packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - An exploitable signed comparison vulnerability exists in the ARMv7 memcpy implementation of GNU glibc 2.30.9000. Calling memcpy on...

8.1CVSS7.2AI score0.05223EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2021/01/20 12:0 a.m.62 views

Fedora 32 : glibc (2021-6e581c051a)

The remote Fedora 32 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2021-6e581c051a advisory. - The iconv program in the GNU C Library aka glibc or libc6 2.31 and earlier, when invoked with multiple suffixes in the destination encoding...

8.1CVSS7.5AI score0.05223EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2020/12/09 12:0 a.m.37 views

SUSE SLES15 Security Update : u-boot (SUSE-SU-2020:3283-1)

This update for u-boot fixes the following issues : Fix network boot on Raspberry Pi 3 B+ bsc1098649 Fix GOP pixel format bsc1098447 Fix SD writes on Raspberry Pi Enable a few more armv7 boards to boot with EFI Fix potentially miscompiled runtime service calls Fix CVE-2019-14192 bsc1143777,...

10CVSS6.9AI score0.03601EPSS
SaveExploits1References57
Kitploit
Kitploit
added 2020/11/11 11:30 a.m.43 views

NFCGate - An NFC Research Toolkit Application For Android

NFCGate is an Android application meant to capture, analyze, or modify NFC traffic. It can be used as a researching tool to reverse engineer protocols or assess the security of protocols against traffic modifications. Notice This application was developed for security research purposes by student...

7AI score
SaveExploits0References17
OSV
OSV
added 2020/11/11 8:59 a.m.11 views

SUSE-SU-2020:3283-1 Security update for u-boot

This update for u-boot fixes the following issues: - Fix network boot on Raspberry Pi 3 B+ bsc1098649 - Fix GOP pixel format bsc1098447 - Fix SD writes on Raspberry Pi - Enable a few more armv7 boards to boot with EFI - Fix potentially miscompiled runtime service calls Fix CVE-2019-14192...

10CVSS7.6AI score0.03601EPSS
SaveExploits1References39
Microsoft CVE
Microsoft CVE
added 2020/09/25 7:0 a.m.7 views

An exploitable signed comparison vulnerability exists in the ARMv7 memcpy() implementation of GNU glibc 2.30.9000. Calling memcpy() (on ARMv7 targets that utilize the GNU glibc implementation) with a negative value for the 'num' parameter results in a signed comparison vulnerability. If an attacker underflows the 'num' parameter to memcpy() this vulnerability could lead to undefined behavior such as writing to out-of-bounds memory and potentially remote code execution. Furthermore this memcpy() implementation allows for program execution to continue in scenarios where a segmentation fault or crash should have occurred. The dangers occur in that subsequent execution and iterations of this code will be executed with this corrupted data.

...

8.1CVSS7AI score0.05223EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2020/09/08 12:0 a.m.53 views

EulerOS Virtualization for ARM 64 3.0.2.0 : glibc (EulerOS-SA-2020-1956)

According to the versions of the glibc packages installed, the EulerOS Virtualization for ARM 64 installation on the remote host is affected by the following vulnerabilities : - An out-of-bounds write vulnerability was found in glibc when handling signal trampolines on PowerPC. The backtrace...

8.1CVSS6.8AI score0.05223EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2020/09/01 12:30 p.m.380 views

CrossC2 - Generate CobaltStrike's Cross-Platform Payload

A security framework for enterprises and Red Team personnel, supports CobaltStrike's penetration testing of other platforms Linux / MacOS / ..., supports custom modules, and includes some commonly used penetration modules. Only for internal use by enterprises and organizations, this framework has...

7.6AI score
SaveExploits0References5
OpenVAS
OpenVAS
added 2020/08/31 12:0 a.m.25 views

Huawei EulerOS: Security Advisory for glibc (EulerOS-SA-2020-1849)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 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...

8.1CVSS8.1AI score0.05223EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2020/08/28 12:0 a.m.34 views

EulerOS 2.0 SP8 : glibc (EulerOS-SA-2020-1849)

According to the version of the glibc packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - An exploitable signed comparison vulnerability exists in the ARMv7 memcpy implementation of GNU glibc 2.30.9000. Calling memcpy on ARMv7 targets tha...

8.1CVSS7.9AI score0.05223EPSS
SaveExploits0References2
Talos
Talos
added 2020/05/21 12:0 a.m.76 views

GNU glibc ARMv7 memcpy() memory corruption vulnerability

Summary An exploitable signed comparison vulnerability exists in the ARMv7 memcpy implementation of GNU glibc. Calling memcpy on ARMv7 targets that utilize the GNU glibc implementation with a negative value for the ‘num’ parameter results in a signed comparison vulnerability. If an attacker...

8.1CVSS8.2AI score0.05223EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2020/04/02 7:1 p.m.44 views

CVE-2020-6096

A signed comparison vulnerability was found in GNU libc in the ARMv7 implementation of memcpy. The flaw affects the third argument to memcpy that specifies the number of bytes to copy. An underflow on the third argument could lead to undefined behavior such as out-of-bounds memory write and...

8.1CVSS4.2AI score0.05223EPSS
SaveExploits0References4
CNVD
CNVD
added 2020/04/02 12:0 a.m.4 views

GNU glibc Numeric Error Vulnerability

The GNU C Library glibc, libc6 is an open-source, free C compiler released under the LGPL license. A numeric error vulnerability exists in the implementation of the 'memcpy' function ARMv7 in GNU glibc version 2.30.9000. An attacker can exploit the vulnerability to execute code with the help of a...

8.1CVSS8.9AI score0.05223EPSS
SaveExploits0References1
NVD
NVD
added 2020/04/01 10:15 p.m.20 views

CVE-2020-6096

An exploitable signed comparison vulnerability exists in the ARMv7 memcpy implementation of GNU glibc 2.30.9000. Calling memcpy on ARMv7 targets that utilize the GNU glibc implementation with a negative value for the 'num' parameter results in a signed comparison vulnerability. If an attacker...

8.1CVSS8.2AI score0.05223EPSS
SaveExploits0References7
OSV
OSV
added 2020/04/01 10:15 p.m.1 views

DEBIAN-CVE-2020-6096

An exploitable signed comparison vulnerability exists in the ARMv7 memcpy implementation of GNU glibc 2.30.9000. Calling memcpy on ARMv7 targets that utilize the GNU glibc implementation with a negative value for the 'num' parameter results in a signed comparison vulnerability. If an attacker...

8.1CVSS8.4AI score0.05223EPSS
SaveExploits0References1
OSV
OSV
added 2020/04/01 10:15 p.m.26 views

CVE-2020-6096

An exploitable signed comparison vulnerability exists in the ARMv7 memcpy implementation of GNU glibc 2.30.9000. Calling memcpy on ARMv7 targets that utilize the GNU glibc implementation with a negative value for the 'num' parameter results in a signed comparison vulnerability. If an attacker...

8.1CVSS7.4AI score
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2020/04/01 10:15 p.m.36 views

CVE-2020-6096

An exploitable signed comparison vulnerability exists in the ARMv7 memcpy implementation of GNU glibc 2.30.9000. Calling memcpy on ARMv7 targets that utilize the GNU glibc implementation with a negative value for the 'num' parameter results in a signed comparison vulnerability. If an attacker...

8.1CVSS7.5AI score0.05223EPSS
SaveExploits0References4
Prion
Prion
added 2020/04/01 10:15 p.m.23 views

Design/Logic Flaw

An exploitable signed comparison vulnerability exists in the ARMv7 memcpy implementation of GNU glibc 2.30.9000. Calling memcpy on ARMv7 targets that utilize the GNU glibc implementation with a negative value for the 'num' parameter results in a signed comparison vulnerability. If an attacker...

6.8CVSS8AI score0.05223EPSS
SaveExploits0References7Affected Software3
Cvelist
Cvelist
added 2020/04/01 12:0 a.m.23 views

CVE-2020-6096

An exploitable signed comparison vulnerability exists in the ARMv7 memcpy implementation of GNU glibc 2.30.9000. Calling memcpy on ARMv7 targets that utilize the GNU glibc implementation with a negative value for the 'num' parameter results in a signed comparison vulnerability. If an attacker...

8.1CVSS8.1AI score0.05223EPSS
SaveExploits0References7
CVE
CVE
added 2020/04/01 12:0 a.m.190 views

CVE-2020-6096

The CVE-2020-6096 entry is supported by connected sources: the glitch is in ARMv7 memcpy() within GNU glibc (version 2.30.9000 in the description) where underflowing the third parameter num can cause a signed-compare bug, potentially writing out of bounds and enabling remote code execution. Debia...

8.1CVSS8AI score0.05223EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder