Lucene search
+L

793 matches found

Vulnrichment
Vulnrichment
added 2023/10/30 4:18 p.m.18 views

CVE-2023-21294

In Slice, there is a possible disclosure of installed packages due to a missing permission check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation...

6.2AI score0.00093EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2023/10/30 12:0 a.m.4 views

Google Android 安全漏洞

Google Android is a Linux-based open source operating system from Google. Google Android suffers from an information disclosure vulnerability, which is caused by a lack of permission checking in Slice. The vulnerability can be exploited by an attacker to obtain sensitive information...

5.5CVSS6AI score0.00093EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2023/10/30 12:0 a.m.5 views

Google Android 安全漏洞

Google Android is a Linux-based open source operating system from Google. Google Android suffers from an information disclosure vulnerability due to a missing NULL check in SliceManagerService. An attacker can exploit this vulnerability to obtain sensitive information...

5.5CVSS5.9AI score0.00105EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/10/30 12:0 a.m.8 views

PT-2023-18073 · Slice · Slice

Name of the Vulnerable Software and Affected Versions: Slice affected versions not specified Description: The issue is related to a missing permission check, which could lead to local information disclosure. No additional execution privileges are needed for exploitation, and user interaction is n...

5.5CVSS5.1AI score0.00093EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/09/13 12:0 a.m.5 views

PT-2023-36008 · Git +1 · Libavc

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a null-dereference read crash. Technical details about the crash include the functions isvcd parse inter slice data cavlc enh lyr...

6.8AI score
SaveExploits0References2
OSV
OSV
added 2023/09/01 7:15 p.m.13 views

UBUNTU-CVE-2023-41051

In a typical Virtual Machine Monitor VMM there are several components, such as boot loader, virtual device drivers, virtio backend drivers and vhost drivers, that need to access the VM physical memory. The vm-memory rust crate provides a set of traits to decouple VM memory consumers from VM memor...

4.7CVSS5.8AI score0.00237EPSS
SaveExploits0References7
CISA
CISA
added 2023/07/17 12:0 p.m.5 views

NSA, CISA Release Guidance on Security Considerations for 5G Network Slicing 

Today, the National Security Agency NSA and CISA published 5G Network Slicing: Security Considerations for Design, Deployment, and Maintenance. This guidance—created by the Enduring Security Framework ESF, a public-private cross-sector working group led by the NSA and CISA—presents recommendation...

7.2AI score
SaveExploits0References3
CNNVD
CNNVD
added 2023/07/17 12:0 a.m.6 views

Hamba avro 资源管理错误漏洞

Avro is a fast Go Avro codec in the hamba open source. A resource management error vulnerability exists in Hamba avro that stems from using partial input from Unmarshal to determine the size when creating a new slice, allowing an arbitrary amount of memory to be consumed, causing the program to...

7.5CVSS7.3AI score0.00961EPSS
SaveExploits1References3
OSV
OSV
added 2023/07/03 9:15 p.m.8 views

UBUNTU-CVE-2020-22597

An issue in Jerrscript- project Jerryscrip v. 2.3.0 allows a remote attacker to execute arbitrary code via the ecmabuiltinarrayprototypeobjectslice parameter...

9.8CVSS6.2AI score0.01314EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2023/07/03 12:0 a.m.11 views

JerryScript 安全漏洞

JerryScript is a lightweight JavaScript engine from the Jerryscript project. A security vulnerability exists in JerryScript version 2.3.0 that originated from allowing an attacker to execute arbitrary code via the ecmabuiltinarrayprototypeobjectslice parameter...

9.8CVSS8.9AI score0.01314EPSS
SaveExploits1References2
OSV
OSV
added 2023/07/01 12:0 a.m.39 views

ASB-A-277333746

In getAvailabilityStatus of WifiScanningMainSwitchPreferenceController.java, there is a possible way to bypass a device policy restriction due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not...

7.8CVSS7.8AI score0.00092EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2023/06/22 8:1 p.m.16 views

cyfs-base vulnerable to misaligned pointer dereference in `ChunkId::new`

The function ChunkId::new creates a misaligned pointer by casting mutable pointer of u8 slice which has alignment 1 to the mutable pointer of u32 which has alignment 4, and dereference the misaligned pointer leading UB, which should not be allowed in safe function...

6.7AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/06/15 12:0 p.m.14 views

RUSTSEC-2023-0046 Misaligned pointer dereference in `ChunkId::new`

The function ChunkId::new creates a misaligned pointer by casting mutable pointer of u8 slice which has alignment 1 to the mutable pointer of u32 which has alignment 4, and dereference the misaligned pointer leading UB, which should not be allowed in safe function...

7AI score
SaveExploits0References3
RustSec
RustSec
added 2023/06/15 12:0 p.m.16 views

Misaligned pointer dereference in `ChunkId::new`

The function ChunkId::new creates a misaligned pointer by casting mutable pointer of u8 slice which has alignment 1 to the mutable pointer of u32 which has alignment 4, and dereference the misaligned pointer leading UB, which should not be allowed in safe function...

6.8AI score
SaveExploits0
Cvelist
Cvelist
added 2023/06/14 11:8 a.m.34 views

CVE-2023-3036 Out of Bounds Slice index in cfnts leads to remote panic

An unchecked read in NTP server in github.com/cloudflare/cfnts prior to commit 783490b https://github.com/cloudflare/cfnts/commit/783490b913f05e508a492cd7b02e3c4ec2297b71 enabled a remote attacker to trigger a panic by sending an NTSAuthenticator packet with extension length longer than the packe...

8.6CVSS8.6AI score0.02237EPSS
SaveExploits0References1
NVD
NVD
added 2023/05/27 4:15 a.m.32 views

CVE-2023-33192

ntpd-rs is an NTP implementation written in Rust. ntpd-rs does not validate the length of NTS cookies in received NTP packets to the server. An attacker can crash the server by sending a specially crafted NTP packet containing a cookie shorter than what the server expects. The server also crashes...

7.5CVSS7.5AI score0.00708EPSS
SaveExploits0References2
Prion
Prion
added 2023/05/27 4:15 a.m.22 views

Design/Logic Flaw

ntpd-rs is an NTP implementation written in Rust. ntpd-rs does not validate the length of NTS cookies in received NTP packets to the server. An attacker can crash the server by sending a specially crafted NTP packet containing a cookie shorter than what the server expects. The server also crashes...

5CVSS7.5AI score0.00708EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2023/05/27 3:53 a.m.83 views

CVE-2023-33192

CVE-2023-33192 affects ntpd-rs, a Rust NTP implementation. The issue is improper handling/validation of NTS cookie length in NTP packets, allowing a specially crafted cookie to crash the ntpd-rs server (also observed when the server is not configured to handle NTS). Root cause: unsafe or faulty s...

7.5CVSS7.5AI score0.00708EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/05/25 5:1 p.m.72 views

GHSA-QWHM-H7V3-MRJX Improper handling of NTS cookie length that could crash the ntpd-rs server

Impact ntpd-rs does not validate the length of NTS cookies in received NTP packets to the server. An attacker can crash the server by sending a specially crafted NTP packet containing a cookie shorter than what the server expects. The server also crashes when it is not configured to handle NTS...

7.5CVSS7.5AI score0.00708EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2023/05/11 12:0 a.m.45 views

Vitess 安全漏洞

Vitess is a database clustering system for horizontally scaling MySQL from Vitess. A security vulnerability exists in Vitess versions prior to 16.0.2 that stems from the fact that if VTAdmin creates a slice containing the / character, anyone attempting to create a new slice from VTAdmin will...

4.3CVSS5AI score0.00983EPSS
SaveExploits1References7
Rows per page
Query Builder