Lucene search
K

849 matches found

Cvelist
Cvelist
added 2024/07/11 4:32 p.m.15 views

CVE-2024-39553 Junos OS Evolved: Receipt of arbitrary data when sampling service is enabled, leads to partial Denial of Service (DoS).

An Exposure of Resource to Wrong Sphere vulnerability in the sampling service of Juniper Networks Junos OS Evolved allows an unauthenticated network-based attacker to send arbitrary data to the device, which leads msvcsd process to crash with limited availability impacting Denial of Service DoS a...

6.9CVSS0.00398EPSS
Exploits1References1
CNNVD
CNNVD
added 2024/06/28 12:0 a.m.4 views

tpm2-tools Security Vulnerabilities

tpm2-tools is a source code library. A security vulnerability exists in tpm2-tools version 4.1-rc0 and earlier, which stems from an attacker being able to generate a tpm2 checkquote resulting in undetectable arbitrary references to data...

4.3CVSS7.1AI score0.0037EPSS
Exploits1References4
RedhatCVE
RedhatCVE
added 2024/06/18 11:17 p.m.23 views

CVE-2024-36974

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: always validate TCATAPRIOATTRPRIOMAP If one TCATAPRIOATTRPRIOMAP attribute has been provided, taprioparsemqprioopt must validate it, or userspace can inject arbitrary data to the kernel, the second time...

6.1CVSS7AI score0.00281EPSS
Exploits0References4
NVD
NVD
added 2024/06/18 8:15 p.m.20 views

CVE-2024-36974

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: always validate TCATAPRIOATTRPRIOMAP If one TCATAPRIOATTRPRIOMAP attribute has been provided, taprioparsemqprioopt must validate it, or userspace can inject arbitrary data to the kernel, the second time...

7.8CVSS0.00281EPSS
Exploits0References10
OSV
OSV
added 2024/06/18 8:15 p.m.0 views

UBUNTU-CVE-2024-36974

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: always validate TCATAPRIOATTRPRIOMAP If one TCATAPRIOATTRPRIOMAP attribute has been provided, taprioparsemqprioopt must validate it, or userspace can inject arbitrary data to the kernel, the second time...

7.8CVSS6.4AI score0.00281EPSS
Exploits0References23
OSV
OSV
added 2024/06/18 7:15 p.m.16 views

CVE-2024-36974 net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: always validate TCATAPRIOATTRPRIOMAP If one TCATAPRIOATTRPRIOMAP attribute has been provided, taprioparsemqprioopt must validate it, or userspace can inject arbitrary data to the kernel, the second time...

7.8CVSS6.1AI score0.00281EPSS
Exploits0References10
CVE
CVE
added 2024/06/18 7:15 p.m.162 views

CVE-2024-36974

The CVE-2024-36974 issue affects the Linux kernel net/sched taprio: if a TCA_TAPRIO_ATTR_PRIOMAP attribute is provided, taprio_parse_mqprio_opt() must validate it; otherwise, a second taprio_change() with crafted mqprio attributes can cause kernel problems after a first, valid call sets dev->n...

7.8CVSS6.6AI score0.00281EPSS
Exploits0References10Affected Software1
NVD
NVD
added 2024/06/13 10:15 p.m.19 views

CVE-2024-0095

NVIDIA Triton Inference Server for Linux and Windows contains a vulnerability where a user can inject forged logs and executable commands by injecting arbitrary data as a new log entry. A successful exploit of this vulnerability might lead to code execution, denial of service, escalation of...

9CVSS0.00538EPSS
Exploits0References1
OSV
OSV
added 2024/06/04 7:15 a.m.2 views

CVE-2024-20882

Out-of-bounds read vulnerability in bootloader prior to SMR June-2024 Release 1 allows physical attackers to arbitrary data access...

4.6CVSS5.9AI score0.0022EPSS
Exploits0References1
NVD
NVD
added 2024/06/04 7:15 a.m.10 views

CVE-2024-20882

Out-of-bounds read vulnerability in bootloader prior to SMR June-2024 Release 1 allows physical attackers to arbitrary data access...

4.6CVSS4.6AI score0.0022EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/06/04 6:42 a.m.16 views

CVE-2024-20882

Out-of-bounds read vulnerability in bootloader prior to SMR June-2024 Release 1 allows physical attackers to arbitrary data access...

4.6CVSS6.6AI score0.0022EPSS
Exploits0References1
Cvelist
Cvelist
added 2024/06/04 6:42 a.m.25 views

CVE-2024-20882

Out-of-bounds read vulnerability in bootloader prior to SMR June-2024 Release 1 allows physical attackers to arbitrary data access...

4.6CVSS4.6AI score0.0022EPSS
Exploits0References1
Cvelist
Cvelist
added 2024/05/23 12:9 p.m.23 views

CVE-2024-35197 gix refs and paths with reserved Windows device names access the devices

gitoxide is a pure Rust implementation of Git. On Windows, fetching refs that clash with legacy device names reads from the devices, and checking out paths that clash with such names writes arbitrary data to the devices. This allows a repository, when cloned, to cause indefinite blocking or the...

5.4CVSS5.5AI score0.00448EPSS
Exploits0References1
CVE
CVE
added 2024/05/23 12:9 p.m.286 views

CVE-2024-35197

CVE-2024-35197 affects the gitoxide project (gitoxide-core) and related advisories, describing a Windows-specific issue where fetching refs or checking out paths that collide with legacy device names can cause reads from devices or writes to devices. This can lead to indefinite blocking or the pr...

5.4CVSS5.3AI score0.00448EPSS
Exploits0References1
CNNVD
CNNVD
added 2024/05/23 12:0 a.m.3 views

gitoxide 安全漏洞

gitoxide is a git implementation written in Rust by the individual developer Sebastian Thiel. A security vulnerability exists in gitoxide prior to version 0.36.0, which can be exploited to write arbitrary data to a device by obtaining a reference that conflicts with an old device name...

5.4CVSS6.6AI score0.00448EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2024/05/22 2:13 p.m.20 views

gix refs and paths with reserved Windows device names access the devices

Summary On Windows, fetching refs that clash with legacy device names reads from the devices, and checking out paths that clash with such names writes arbitrary data to the devices. This allows a repository, when cloned, to cause indefinite blocking or the production of arbitrary message that...

5.4CVSS7.1AI score0.00448EPSS
Exploits0References6Affected Software7
OSV
OSV
added 2024/05/22 12:0 p.m.12 views

RUSTSEC-2024-0351 Refs and paths with reserved Windows device names access the devices

Summary On Windows, fetching refs that clash with legacy device names reads from the devices, and checking out paths that clash with such names writes arbitrary data to the devices. This allows a repository, when cloned, to cause indefinite blocking or the production of arbitrary message that...

5.4CVSS5.5AI score0.00448EPSS
Exploits0References5
BDU FSTEC
BDU FSTEC
added 2024/05/17 12:0 a.m.1 views

The vulnerability of the FortiADC application delivery controller, related to the disclosure of system data that is not authorized for the controlled area, allows a perpetrator to view arbitrary data.

The vulnerability of the FortiADC application delivery controller is related to the disclosure of system data that are not accessible to those who are not authorized in the controlled area. Exploiting this vulnerability could allow a hacker to access arbitrary data...

5.5CVSS5.6AI score0.00257EPSS
Exploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/04/29 12:0 a.m.23 views

AlmaLinux 9 : golang (ALSA-2024:1963)

The remote AlmaLinux 9 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2024:1963 advisory. - An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state...

7.5CVSS7.5AI score0.91969EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2024/04/16 12:30 a.m.18 views

mlflow vulnerable to Path Traversal

A path traversal vulnerability exists in the mlflow/mlflow repository due to improper handling of URL parameters. By smuggling path traversal sequences using the ';' character in URLs, attackers can manipulate the 'params' portion of the URL to gain unauthorized access to files or directories. Th...

7.5CVSS7.5AI score0.00695EPSS
Exploits1References3Affected Software1
Rows per page
Query Builder