Lucene search
+L

793 matches found

OSV
OSV
added 2022/12/02 12:0 p.m.16 views

RUSTSEC-2022-0074 Force cast a &Vec<T> to &[T]

In function Table::asref, a reference of vector is force cast to slice. There are multiple problems here: 1. To guarantee the size is correct, we have to first do Vec::shrinktofit. The function requires a mutable reference, so we have to force cast from immutable to mutable, which is UB. 2. Even ...

7.1AI score
SaveExploits0References3
RustSec
RustSec
added 2022/12/02 12:0 p.m.15 views

Force cast a &Vec<T> to &[T]

In function Table::asref, a reference of vector is force cast to slice. There are multiple problems here: 1. To guarantee the size is correct, we have to first do Vec::shrinktofit. The function requires a mutable reference, so we have to force cast from immutable to mutable, which is UB. 2. Even ...

2.1AI score
SaveExploits0Affected Software1
VulnCheck KEV
VulnCheck KEV
added 2022/11/08 12:0 a.m.5 views

VulnCheck KEV: CVE-2019-9810

Incorrect alias information in IonMonkey JIT compiler for Array.prototype.slice method may lead to missing bounds check and a buffer overflow. This vulnerability affects Firefox 66.0.1, Firefox ESR 60.6.1, and Thunderbird 60.6.1...

8.8CVSS7.7AI score0.29514EPSS
SaveExploits11References1
RedHat Linux
RedHat Linux
added 2022/10/25 9:7 a.m.8 views

golang.org/x/text: Panic in language.ParseAcceptLanguage while processing bcp47 tag

A flaw was found in golang.org. In x/text, a "slice bounds out of range" panic occurs in language.ParseAcceptLanguage while processing a BCP 47 tag...

7.5CVSS7.3AI score0.01707EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2022/09/22 12:0 a.m.38 views

Ubuntu 20.04 LTS : etcd vulnerabilities (USN-5628-1)

The remote Ubuntu 20.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-5628-1 advisory. It was discovered that etcd incorrectly handled certain specially crafted WAL files. An attacker could possibly use this issue to cause a denial of...

7.7CVSS7.3AI score0.01291EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2022/09/02 12:0 a.m.24 views

Binary 资源管理错误漏洞

Binary is a library by the individual developers of gagliardetto. It is used for encoding/decoding Borsh and other formats. A security vulnerability exists in Binary versions prior to 0.7.1. An attacker exploited the vulnerability to allocate slices in memory with arbitrarily oversized values,...

8.8CVSS7.5AI score0.00941EPSS
SaveExploits1References4
OSV
OSV
added 2022/08/12 3:15 p.m.6 views

CVE-2022-20335

In Wifi Slice, there is a possible way to adjust Wi-Fi settings even when the permission has been disabled due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product:...

3.3CVSS5.8AI score0.00087EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2022/08/12 3:15 p.m.6 views

CVE-2022-20335

In Wifi Slice, there is a possible way to adjust Wi-Fi settings even when the permission has been disabled due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product:...

3.3CVSS5.8AI score0.00087EPSS
SaveExploits0References2
NVD
NVD
added 2022/08/12 3:15 p.m.16 views

CVE-2022-20335

In Wifi Slice, there is a possible way to adjust Wi-Fi settings even when the permission has been disabled due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product:...

3.3CVSS0.00087EPSS
SaveExploits0References1
Prion
Prion
added 2022/08/12 3:15 p.m.30 views

Privilege escalation

In Wifi Slice, there is a possible way to adjust Wi-Fi settings even when the permission has been disabled due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product:...

1.7CVSS5.1AI score0.00087EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2022/08/11 3:29 p.m.23 views

CVE-2022-20335

In Wifi Slice, there is a possible way to adjust Wi-Fi settings even when the permission has been disabled due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product:...

5.5AI score0.00087EPSS
SaveExploits0References1
CVE
CVE
added 2022/08/11 3:29 p.m.65 views

CVE-2022-20335

CVE-2022-20335 (Android 13) affects the Wifi Slice component where a missing permission check allows an attacker to adjust Wi‑Fi settings, enabling local escalation of privilege with no user interaction required. Root cause: insufficient permission validation in the Wifi Slice flow. Impact: local...

3.3CVSS5.1AI score0.00087EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2022/08/11 12:0 a.m.8 views

PT-2022-14561 · Google · Android

Name of the Vulnerable Software and Affected Versions: Android versions prior to Android-13 Description: In Wifi Slice, there is a possible way to adjust Wi-Fi settings even when the permission has been disabled due to a missing permission check. This could lead to local escalation of privilege...

3.3CVSS4.2AI score0.00087EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2022/08/04 12:0 a.m.82 views

GLSA-202208-02 : Go: Multiple Vulnerabilities

The remote host is affected by the vulnerability described in GLSA-202208-02 Go: Multiple Vulnerabilities - Go before 1.14.12 and 1.15.x before 1.15.5 allows Code Injection. CVE-2020-28366 - Go before 1.14.12 and 1.15.x before 1.15.5 allows Argument Injection. CVE-2020-28367 - encoding/xml in Go...

9.8CVSS8AI score0.10299EPSS
SaveExploits12References56
Fedora
Fedora
added 2022/07/30 1:55 a.m.16 views

[SECURITY] Fedora 36 Update: go-bindata-3.0.7-23.gita0ff256.fc36

A small utility which generates Go code from any file This tool converts any file into managable Go source code. Useful for embedding binary data into a go program. The file data is optionally gzip compressed before being converted to a raw byte slice...

0.6AI score
SaveExploits0
Fedora
Fedora
added 2022/07/13 2:0 a.m.40 views

[SECURITY] Fedora 36 Update: go-bindata-3.0.7-22.gita0ff256.fc36

A small utility which generates Go code from any file This tool converts any file into managable Go source code. Useful for embedding binary data into a go program. The file data is optionally gzip compressed before being converted to a raw byte slice...

9.3CVSS0.6AI score0.0995EPSS
SaveExploits4
CNVD
CNVD
added 2022/07/13 12:0 a.m.63 views

FFmpeg decode_slice_header() function denial of service vulnerability

FFmpeg is a complete solution for recording, converting and streaming audio and video from the Ffmpeg team. A denial of service vulnerability exists in the FFmpeg decodesliceheader function, which can be exploited by an attacker to cause a denial of service attack...

5.5CVSS5.3AI score0.00589EPSS
SaveExploits0References1
OSV
OSV
added 2022/06/19 6:15 a.m.9 views

UBUNTU-CVE-2014-125019

A vulnerability, which was classified as problematic, was found in FFmpeg 2.0. This affects the function decodenalunit of the component Slice Segment Handler. The manipulation leads to memory corruption. It is possible to initiate the attack remotely. It is recommended to apply a patch to fix thi...

5.5CVSS5AI score0.00645EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2022/06/19 6:10 a.m.25 views

CVE-2014-125019 FFmpeg Slice Segment decode_nal_unit memory corruption

A vulnerability, which was classified as problematic, was found in FFmpeg 2.0. This affects the function decodenalunit of the component Slice Segment Handler. The manipulation leads to memory corruption. It is possible to initiate the attack remotely. It is recommended to apply a patch to fix thi...

5.3CVSS5.4AI score0.00645EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2022/06/19 12:0 a.m.6 views

FFmpeg 缓冲区错误漏洞

FFmpeg is a complete solution for recording, converting and streaming audio and video from the Ffmpeg team. A denial of service vulnerability exists in the FFmpeg decodesliceheader function, which can be exploited by an attacker to cause a denial of service attack...

5.5CVSS5.7AI score0.00589EPSS
SaveExploits0References3
Rows per page
Query Builder