Lucene search
K

741 matches found

CVE
CVE
added 2023/02/03 12:0 a.m.41 views

CVE-2021-37373

Teradek Slice (1st generation) firmware 7.3.x and earlier is vulnerable to a Cross Site Scripting (XSS) flaw in the Friendly Name field of System Information Settings. The root cause is improper handling of input in that field, enabling an attacker to execute arbitrary code remotely. Exploitation...

5.4CVSS5.4AI score0.00566EPSS
Exploits1References1Affected Software1
OSV
OSV
added 2023/01/20 7:15 p.m.3 views

DEBIAN-CVE-2023-23143

Buffer overflow vulnerability in function avcparseslice in file mediatools/avparsers.c. GPAC version 2.3-DEV-rev1-g4669ba229-master...

7.8CVSS7.8AI score0.00396EPSS
Exploits1References1
CNNVD
CNNVD
added 2023/01/20 12:0 a.m.5 views

GPAC 安全漏洞

GPAC is an open source multimedia framework. A security vulnerability exists in GPAC version 2.3-DEV-rev1-g4669ba229-master, which stems from the discovery of a contained buffer overflow vulnerability via the avcparseslice function in mediatools/avparsers.c...

7.8CVSS7.9AI score0.00396EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2023/01/20 12:0 a.m.3 views

PT-2023-18855 · Gpac · Gpac

Name of the Vulnerable Software and Affected Versions: GPAC version 2.3-DEV-rev1-g4669ba229-master Description: A buffer overflow issue exists in the avc parse slice function located in the media tools/av parsers.c file. This issue can be exploited, but details about the estimated number of...

9.8CVSS6.9AI score0.04832EPSS
Exploits98References239
Github Security Blog
Github Security Blog
added 2022/12/30 5:48 p.m.18 views

prettytable-rs: Force cast a &Vec<T> to &[T] may lead to undefined behavior

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 undefined...

1.7AI score
Exploits0References3Affected Software1
Prion
Prion
added 2022/12/17 1:15 p.m.17 views

Cross site scripting

A vulnerability, which was classified as problematic, was found in Boston Sleep slice up to 84.1.x. Affected is an unknown function of the component Layout Handler. The manipulation leads to cross site scripting. It is possible to launch the attack remotely. Upgrading to version 84.2.0 is able to...

5.8CVSS6.1AI score0.00511EPSS
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2022/12/17 12:0 a.m.10 views

CVE-2022-4588 Boston Sleep slice Layout cross site scripting

A vulnerability, which was classified as problematic, was found in Boston Sleep slice up to 84.1.x. Affected is an unknown function of the component Layout Handler. The manipulation leads to cross site scripting. It is possible to launch the attack remotely. Upgrading to version 84.2.0 is able to...

2.4CVSS6.2AI score0.00511EPSS
Exploits0References3
Cvelist
Cvelist
added 2022/12/17 12:0 a.m.27 views

CVE-2022-4588 Boston Sleep slice Layout cross site scripting

A vulnerability, which was classified as problematic, was found in Boston Sleep slice up to 84.1.x. Affected is an unknown function of the component Layout Handler. The manipulation leads to cross site scripting. It is possible to launch the attack remotely. Upgrading to version 84.2.0 is able to...

2.4CVSS6.2AI score0.00511EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2022/12/17 12:0 a.m.3 views

PT-2022-27666 · Unknown · Boston Sleep Slice

Name of the Vulnerable Software and Affected Versions: Boston Sleep slice versions up to 84.1.x Boston Sleep slice versions up to 84.2.0 Description: A vulnerability was found in the component Layout Handler, which can lead to cross site scripting. The manipulation can be launched remotely. It is...

6.1CVSS6.5AI score0.00511EPSS
Exploits0References7
CNNVD
CNNVD
added 2022/12/17 12:0 a.m.3 views

Boston Sleep Slice 跨站脚本漏洞

Slice is a clinical research interface open-sourced by Boston Sleep. Designed to collect robust and consistent data by providing a robust framework for designing data dictionaries and collection forms. A cross-site scripting vulnerability exists in Boston Sleep Slice version 84.2.0 and prior...

6.1CVSS4.8AI score0.00511EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2022/12/16 12:0 a.m.4 views

PT-2022-14736 · Google · Android

Name of the Vulnerable Software and Affected Versions: Android versions Android-13 Description: The issue is related to a missing permission check in the getSlice of ProviderModelSlice.java. This could lead to local escalation of privilege from the guest user with no additional execution privileg...

7.8CVSS7.5AI score0.00156EPSS
Exploits0References3
RustSec
RustSec
added 2022/12/02 12:0 p.m.13 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
Exploits0Affected Software1
OSV
OSV
added 2022/12/02 12:0 p.m.15 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
Exploits0References3
VulnCheck KEV
VulnCheck KEV
added 2022/11/08 12:0 a.m.4 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
Exploits9References1
RedHat Linux
RedHat Linux
added 2022/10/25 9:7 a.m.5 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.01674EPSS
Exploits1References4
Tenable Nessus
Tenable Nessus
added 2022/09/22 12:0 a.m.37 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
Exploits0References5
CNNVD
CNNVD
added 2022/09/02 12:0 a.m.21 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.00907EPSS
Exploits1References4
NVD
NVD
added 2022/08/12 3:15 p.m.14 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.00086EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2022/08/12 3:15 p.m.3 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.00086EPSS
Exploits0References2
OSV
OSV
added 2022/08/12 3:15 p.m.3 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.00086EPSS
Exploits0References1
Rows per page
Query Builder