Lucene search
K

3903 matches found

Positive Technologies
Positive Technologies
added 2023/05/24 12:0 a.m.3 views

PT-2023-2959

Name of the Vulnerable Software and Affected Versions LibreOffice versions prior to 7.4.7 LibreOffice versions prior to 7.5.3 Description The issue is related to improper access control in the editor components of LibreOffice, allowing an attacker to craft a document that loads external links...

9.1CVSS7.4AI score0.65692EPSS
Exploits2References113
OSV
OSV
added 2023/05/18 5:32 p.m.14 views

GHSA-PGFX-G6RC-8CJV swift-nio-http2 vulnerable to denial of service via ALTSVC or ORIGIN frames

A program using swift-nio-http2 is vulnerable to a denial of service attack caused by a network peer sending ALTSVC or ORIGIN frames. This attack affects all swift-nio-http2 versions from 1.0.0 to 1.19.1. It is fixed in 1.19.2 and later releases. This vulnerability is caused by a logical error...

7.5CVSS7.3AI score0.01101EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2023/05/18 5:32 p.m.45 views

swift-nio-http2 vulnerable to denial of service via ALTSVC or ORIGIN frames

A program using swift-nio-http2 is vulnerable to a denial of service attack caused by a network peer sending ALTSVC or ORIGIN frames. This attack affects all swift-nio-http2 versions from 1.0.0 to 1.19.1. It is fixed in 1.19.2 and later releases. This vulnerability is caused by a logical error...

7.5CVSS6.7AI score0.01101EPSS
Exploits0References5Affected Software1
Microsoft CVE
Microsoft CVE
added 2023/05/17 7:0 a.m.3 views

An issue was discovered in hyper v0.13.7. h2-0.2.4 Stream stacking occurs when the H2 component processes HTTP2 RST_STREAM frames. As a result the memory and CPU usage are high which can lead to a Denial of Service (DoS).

...

7.5CVSS8.1AI score0.01111EPSS
Exploits1
RedHat Linux
RedHat Linux
added 2023/05/16 8:43 a.m.3 views

kernel: NULL pointer dereference in rawv6_push_pending_frames

A NULL pointer dereference flaw was found in rawv6pushpendingframes in net/ipv6/raw.c in the network subcomponent in the Linux kernel. This flaw causes the system to crash...

5.5CVSS6.6AI score0.01016EPSS
Exploits0References6
Veracode
Veracode
added 2023/05/15 3:47 a.m.15 views

Improper Authentication

vertx-stomp is vulnerable to Improper Authentication. Without requiring a prior CONNECT frame reply with a successful CONNECTED frame, Vert.x STOMP servers handle client STOMP frames, enabling clients to publish messages or subscribe to destinations, resulting in an attacker subscribing to a...

6.5CVSS6.7AI score0.00511EPSS
Exploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/05/12 8:20 p.m.21 views

Vert.x STOMP server process client frames that would not send initially a connect frame

Impact A Vert.x STOMP server processes client STOMP frames without checking that the client send an initial CONNECT frame replied with a successful CONNECTED frame. The client can subscribe to a destination or publish message without prior authentication. Any Vert.x STOMP server configured with a...

6.5CVSS6.4AI score0.00511EPSS
Exploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2023/05/12 1:49 p.m.10 views

CVE-2023-32081 Vert.x STOMP server process client frames that would not send initially a connect frame

Vert.x STOMP is a vert.x implementation of the STOMP specification that provides a STOMP server and client. From versions 3.1.0 until 3.9.16 and 4.0.0 until 4.4.2, a Vert.x STOMP server processes client STOMP frames without checking that the client send an initial CONNECT frame replied with a...

6.5CVSS6.8AI score0.00511EPSS
Exploits0References2
NVD
NVD
added 2023/05/11 9:15 p.m.28 views

CVE-2023-31146

Vyper is a Pythonic smart contract language for the Ethereum virtual machine. Prior to version 0.3.8, during codegen, the length word of a dynarray is written before the data, which can result in out-of-bounds array access in the case where the dynarray is on both the lhs and rhs of an assignment...

9.1CVSS7.9AI score0.01241EPSS
Exploits1References2
Prion
Prion
added 2023/05/11 9:15 p.m.16 views

Out-of-bounds

Vyper is a Pythonic smart contract language for the Ethereum virtual machine. Prior to version 0.3.8, during codegen, the length word of a dynarray is written before the data, which can result in out-of-bounds array access in the case where the dynarray is on both the lhs and rhs of an assignment...

6.4CVSS9.2AI score0.01241EPSS
Exploits1References2Affected Software1
PyPA
PyPA
added 2023/05/11 9:15 p.m.5 views

PYSEC-2023-77

Vyper is a Pythonic smart contract language for the Ethereum virtual machine. Prior to version 0.3.8, during codegen, the length word of a dynarray is written before the data, which can result in out-of-bounds array access in the case where the dynarray is on both the lhs and rhs of an assignment...

9.1CVSS7AI score0.01241EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2023/05/11 8:51 p.m.40 views

CVE-2023-31146 Vyper vulnerable to OOB DynArray access when array is on both LHS and RHS of an assignment

Vyper is a Pythonic smart contract language for the Ethereum virtual machine. Prior to version 0.3.8, during codegen, the length word of a dynarray is written before the data, which can result in out-of-bounds array access in the case where the dynarray is on both the lhs and rhs of an assignment...

7.5CVSS9.5AI score0.01241EPSS
Exploits1References2
OSV
OSV
added 2023/05/11 8:51 p.m.30 views

CVE-2023-31146 Vyper vulnerable to OOB DynArray access when array is on both LHS and RHS of an assignment

Vyper is a Pythonic smart contract language for the Ethereum virtual machine. Prior to version 0.3.8, during codegen, the length word of a dynarray is written before the data, which can result in out-of-bounds array access in the case where the dynarray is on both the lhs and rhs of an assignment...

7.5CVSS8.9AI score0.01241EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.0 views

kernel: NULL pointer dereference in rawv6_push_pending_frames

A NULL pointer dereference flaw was found in rawv6pushpendingframes in net/ipv6/raw.c in the network subcomponent in the Linux kernel. This flaw causes the system to crash...

5.5CVSS6.6AI score0.01016EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.2 views

kernel: powerpc/memhotplug: Add add_pages override for PPC

In the Linux kernel, the following vulnerability has been resolved: powerpc/memhotplug: Add addpages override for PPC With commit ffa0b64e3be5 "powerpc: Fix virtaddrvalid for 64-bit Book3E & 32-bit" the kernel now validate the addr against highmemory value. This results in the below BUGON with da...

5.5CVSS6.3AI score0.00237EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2023/05/09 12:0 a.m.6 views

PT-2025-8592 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to the m can core. The issue involves the handling of timestamps for received CAN frames. The m can core uses 16-bit wide...

8.8CVSS6.6AI score0.03763EPSS
Exploits13References283
Cvelist
Cvelist
added 2023/05/02 5:8 a.m.35 views

CVE-2022-33281 Improper validation of array index in computer vision.

Memory corruption due to improper validation of array index in computer vision while testing EVA kernel without sending any frames...

6.7CVSS7.9AI score0.00115EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2023/05/02 12:0 a.m.5 views

PT-2023-13286 · Unknown · Eva Kernel

Name of the Vulnerable Software and Affected Versions: EVA kernel affected versions not specified Description: The issue is related to memory corruption due to improper validation of an array index in computer vision. This occurs when testing the EVA kernel without sending any frames...

7.8CVSS7.6AI score0.00115EPSS
Exploits0References3
NVD
NVD
added 2023/04/24 4:15 p.m.28 views

CVE-2023-24822

RIOT-OS, an operating system that supports Internet of Things devices, contains a network stack with the ability to process 6LoWPAN frames. Prior to version 2022.10, an attacker can send a crafted frame to the device resulting in a NULL pointer dereference while encoding a 6LoWPAN IPHC header. Th...

7.5CVSS7.3AI score0.00859EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2023/04/24 3:27 p.m.7 views

CVE-2023-24823 RIOT-OS vulnerable to Packet Type Confusion during IPHC send

RIOT-OS, an operating system that supports Internet of Things devices, contains a network stack with the ability to process 6LoWPAN frames. Prior to version 2022.10, an attacker can send a crafted frame to the device resulting in a type confusion between IPv6 extension headers and a UDP header...

9.8CVSS7.7AI score0.00985EPSS
Exploits0References3
Rows per page
Query Builder