Lucene search
+L

1084 matches found

BDU FSTEC
BDU FSTEC
added 2021/12/01 12:0 a.m.11 views

The vulnerability of Mac OS operating systems, related to logical errors, allows attackers to circumvent security restrictions.

The vulnerability of Mac OS operating systems arises due to a logical error in the implementation of system configuration settings. Exploiting this vulnerability allows an attacker to bypass security restrictions remotely...

6.5CVSS6.6AI score0.68531EPSS
SaveExploits5References4Affected Software1
BDU FSTEC
BDU FSTEC
added 2021/11/23 12:0 a.m.14 views

The vulnerability in the processing of IPv6 traffic by the Cisco IOS XE operating system allows a attacker to trigger a service failure.

The vulnerability of Cisco IOS XE operating system’s IPv6 traffic processing is related to a logical error in the processing of certain local IPv6 traffic. Exploiting this vulnerability can allow attackers to cause service failures...

7.4CVSS7.2AI score0.00783EPSS
SaveExploits0References4Affected Software1
BDU FSTEC
BDU FSTEC
added 2021/11/10 12:0 a.m.9 views

The vulnerability of iOS, tvOS, and watchOS operating systems lies in a logical error during authentication processes, which allows attackers to bypass authenticity checks.

The vulnerability of iOS, tvOS, and watchOS operating systems is related to a logical error during the authentication process. Exploiting this vulnerability can allow an attacker to bypass authenticity checks...

5.5CVSS5.9AI score0.01112EPSS
SaveExploits0References4Affected Software3
OSV
OSV
added 2021/11/01 4:15 a.m.9 views

CVE-2021-42574

An issue was discovered in the Bidirectional Algorithm in the Unicode Specification through 14.0. It permits the visual reordering of characters via control sequences, which can be used to craft source code that renders different logic than the logical ordering of tokens ingested by compilers and...

8.3CVSS8.4AI score
SaveExploits0References18
Tenable Nessus
Tenable Nessus
added 2021/10/27 12:0 a.m.45 views

NewStart CGSL MAIN 6.02 : firefox Multiple Vulnerabilities (NS-SA-2021-0120)

The remote NewStart CGSL host, running version MAIN 6.02, has firefox packages installed that are affected by multiple vulnerabilities: - Uninitialized Use in V8 in Google Chrome prior to 87.0.4280.88 allowed a remote attacker to obtain potentially sensitive information from process memory via a...

8.8CVSS8.4AI score0.01876EPSS
SaveExploits0References43
Tenable Nessus
Tenable Nessus
added 2021/10/27 12:0 a.m.215 views

NewStart CGSL CORE 5.05 / MAIN 5.05 : thunderbird Multiple Vulnerabilities (NS-SA-2021-0177)

The remote NewStart CGSL host, running version CORE 5.05 / MAIN 5.05, has thunderbird packages installed that are affected by multiple vulnerabilities: - Use after free in WebRTC in Google Chrome prior to 88.0.4324.96 allowed a remote attacker to potentially exploit heap corruption via a crafted...

8.8CVSS7.7AI score0.01556EPSS
SaveExploits1References23
Tenable Nessus
Tenable Nessus
added 2021/10/17 12:0 a.m.33 views

SUSE SLED12: MozillaFirefox / MozillaFirefox-devel / etc (SUSE-SU-2021:3446-1)

The remote SUSE Linux SLED12 / SLES12 / SLESSAP12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2021:3446-1 advisory. Firefox Extended Support Release 91.2.0 ESR Fixed: Various stability, functionality, and security fixes MFSA 2021-45...

9.8CVSS7AI score0.01923EPSS
SaveExploits0References15
GithubExploit
GithubExploit
added 2021/10/09 4:52 a.m.9 views

Exploit for Improper Restriction of Operations within the Bounds of a Memory Buffer in Microsoft

Usage Make sure Python and ncat are installed...

10CVSS8.1AI score0.9981EPSS
SaveExploits126
Tenable Nessus
Tenable Nessus
added 2021/10/07 12:0 a.m.30 views

Ubuntu 18.04 LTS / 20.04 LTS : Firefox vulnerabilities (USN-5107-1)

The remote Ubuntu 18.04 LTS / 20.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-5107-1 advisory. Multiple security issues were discovered in Firefox. If a user were tricked into opening a specially crafted website, an attacker could...

9.8CVSS8.1AI score0.01923EPSS
SaveExploits0References8
Pen Test Partners Blog
Pen Test Partners Blog
added 2021/09/01 5:10 a.m.65 views

Why the Raspberry Pi isn’t suitable for IoT

Let’s start by praising the Raspberry Pi: it has brought cheap computing to many, has inspired and enabled education and undoubtedly been a huge benefit. I use my own Pi daily, and we have often used its flexibility to perform hardware testing, from accessing UART to reading flash memory. So why ...

7AI score
SaveExploits0
Kitploit
Kitploit
added 2021/08/29 12:30 p.m.127 views

MEAT - This Toolkit Aims To Help Forensicators Perform Different Kinds Of Acquisitions On iOS Devices

M.E.A.T. - Mobile Evidence Acquisition Toolkit Meet M.E.A.T! From Jack Farley - BlackStone Discovery This toolkit aims to help forensicators perform different kinds of acquisitions on iOS devices and Android in the future. Requirements to run from source Windows or Linux Python 3.7.4 or 3.7.2 Pip...

7AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2021/08/25 9:1 p.m.41 views

crossbeam-deque Data Race before v0.7.4 and v0.8.1

Impact In the affected version of this crate, the result of the race condition is that one or more tasks in the worker queue can be popped twice instead of other tasks that are forgotten and never popped. If tasks are allocated on the heap, this can cause double free and a memory leak. If not, th...

9.8CVSS0.6AI score0.01923EPSS
SaveExploits0References18Affected Software1
OSV
OSV
added 2021/08/25 9:1 p.m.39 views

GHSA-PQQP-XMHJ-WGCW crossbeam-deque Data Race before v0.7.4 and v0.8.1

Impact In the affected version of this crate, the result of the race condition is that one or more tasks in the worker queue can be popped twice instead of other tasks that are forgotten and never popped. If tasks are allocated on the heap, this can cause double free and a memory leak. If not, th...

9.8CVSS9.7AI score0.01923EPSS
SaveExploits0References18
OSV
OSV
added 2021/08/02 7:15 p.m.17 views

CVE-2021-32810

crossbeam-deque is a package of work-stealing deques for building task schedulers when programming in Rust. In versions prior to 0.7.4 and 0.8.0, the result of the race condition is that one or more tasks in the worker queue can be popped twice instead of other tasks that are forgotten and never...

9.8CVSS7AI score
SaveExploits0References15
Prion
Prion
added 2021/08/02 7:15 p.m.19 views

Race condition

crossbeam-deque is a package of work-stealing deques for building task schedulers when programming in Rust. In versions prior to 0.7.4 and 0.8.0, the result of the race condition is that one or more tasks in the worker queue can be popped twice instead of other tasks that are forgotten and never...

6.8CVSS9.2AI score0.01923EPSS
SaveExploits0References15Affected Software2
AlpineLinux
AlpineLinux
added 2021/08/02 6:35 p.m.37 views

CVE-2021-32810

crossbeam-deque is a package of work-stealing deques for building task schedulers when programming in Rust. In versions prior to 0.7.4 and 0.8.0, the result of the race condition is that one or more tasks in the worker queue can be popped twice instead of other tasks that are forgotten and never...

9.8CVSS9.8AI score0.01923EPSS
SaveExploits0
OSV
OSV
added 2021/07/30 12:0 p.m.41 views

RUSTSEC-2021-0093 Data race in crossbeam-deque

In the affected version of this crate, the result of the race condition is that one or more tasks in the worker queue can be popped twice instead of other tasks that are forgotten and never popped. If tasks are allocated on the heap, this can cause double free and a memory leak. If not, this stil...

9.8CVSS8AI score0.01923EPSS
SaveExploits0References3
RustSec
RustSec
added 2021/07/30 12:0 p.m.29 views

Data race in crossbeam-deque

In the affected version of this crate, the result of the race condition is that one or more tasks in the worker queue can be popped twice instead of other tasks that are forgotten and never popped. If tasks are allocated on the heap, this can cause double free and a memory leak. If not, this stil...

9.8CVSS8AI score0.01923EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2021/07/29 12:15 p.m.9 views

CVE-2021-20505

The PowerVM Logical Partition MobilityLPM PowerVM Hypervisor FW920, FW930, FW940, and FW950 encryption key exchange protocol can be compromised. If an attacker has the ability to capture encrypted LPM network traffic and is able to gain service access to the FSP they can use this information to...

4.4CVSS5.8AI score0.00546EPSS
SaveExploits0References2
Prion
Prion
added 2021/07/29 12:15 p.m.23 views

Design/Logic Flaw

The PowerVM Logical Partition MobilityLPM PowerVM Hypervisor FW920, FW930, FW940, and FW950 encryption key exchange protocol can be compromised. If an attacker has the ability to capture encrypted LPM network traffic and is able to gain service access to the FSP they can use this information to...

3.5CVSS4.6AI score0.00546EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder