Lucene search
+L

145 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 4:08 a.m.6 views

SUSE CVE-2019-15554

An issue was discovered in the smallvec crate before 0.6.10 for Rust. There is memory corruption for certain grow attempts with less than the current capacity...

9.8CVSS9.5AI score0.02144EPSS
SaveExploits0References3
OSV
OSV
added 2022/09/20 8:15 p.m.9 views

CVE-2022-40009

SWFTools commit 772e55a was discovered to contain a heap-use-after-free via the function growunicode at /lib/ttf.c...

9.8CVSS5.8AI score0.0107EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2022/09/20 12:00 a.m.14 views

SWFTools 资源管理错误漏洞

SWFTools is a set of utilities for working with Adobe Flash files SWF files from the individual developer Matthias Kramm. A security vulnerability exists in SWFTools version 772e55a, which originates from the inclusion of heap reuse after heap release via the function growunicode in /lib/ttf.c. T...

9.8CVSS8.3AI score0.0107EPSS
SaveExploits1References2
Openbugbounty
Openbugbounty
added 2022/08/28 3:20 a.m.18 views

grow-trees.com Cross Site Scripting vulnerability OBB-2871507

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
Patchstack
Patchstack
added 2022/06/13 12:00 a.m.19 views

WordPress Grow Social plugin <= 1.18.2 - Reflected Cross-Site Scripting (XSS) vulnerability

Reflected Cross-Site Scripting XSS vulnerability discovered by WPScanTeam in WordPress Grow Social plugin versions = 1.18.2. Solution Update the WordPress Grow Social plugin to the latest available version at least 1.19.0...

3.5AI score
SaveExploits0References1Affected Software1
Openbugbounty
Openbugbounty
added 2022/04/19 1:20 p.m.16 views

growgreenmanhattan.com Cross Site Scripting vulnerability OBB-2527793

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2021/08/25 8:43 p.m.28 views

Memory corruption in smallvec

Attempting to call grow on a spilled SmallVec with a value less than the current capacity causes corruption of memory allocator data structures. An attacker that controls the value passed to grow may exploit this flaw to obtain memory contents or gain remote code execution...

9.8CVSS9.5AI score0.02144EPSS
SaveExploits0References4Affected Software1
Virtuozzo
Virtuozzo
added 2020/11/09 12:00 a.m.47 views

Kernel update: Virtuozzo ReadyKernel patch 118.1 for Virtuozzo Hybrid Server 7.0, Virtuozzo Infrastructure Platform 3.0, and Virtuozzo Hybrid Infrastructure 3.5, 4.0

The cumulative Virtuozzo ReadyKernel patch was updated with stability fixes. The patch applies to all supported kernels of Virtuozzo Hybrid Server 7.0, Virtuozzo Infrastructure Platform, and Virtuozzo Hybrid Infrastructure. Vulnerability id: PSBM-121135 3.10.0-1127.8.2.vz7.151.14 to...

0.8AI score
SaveExploits0References7
Openbugbounty
Openbugbounty
added 2020/09/21 5:25 p.m.11 views

grow-pro.jp Cross Site Scripting vulnerability OBB-1353980

Following coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: &nbsp&nbsp&nbsp&nbsp&nbsp&nbspa. verified the vulnerability and confirmed its existence; &nbsp&nbsp&nbsp&nbsp&nbsp&nbspb. notified the website operator about its existence...

6.2AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2020/09/15 8:27 a.m.13 views

grow-test.de Cross Site Scripting vulnerability OBB-1338157

Following coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: &nbsp&nbsp&nbsp&nbsp&nbsp&nbspa. verified the vulnerability and confirmed its existence; &nbsp&nbsp&nbsp&nbsp&nbsp&nbspb. notified the website operator about its existence...

6.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2020/06/02 12:00 a.m.7 views

PT-2020-6915 · Flac +7 · Flac +7

Name of the Vulnerable Software and Affected Versions: flac versions prior to 1.4.0 Description: The issue is related to a buffer overflow in the bitwriter grow function of the FLAC audio codec, which can allow an attacker to execute arbitrary code. This can be achieved by providing crafted input...

7.8CVSS9.2AI score0.00814EPSS
SaveExploits1References55
RustSec
RustSec
added 2019/11/16 12:00 p.m.29 views

Integer Overflow in HeaderMap::reserve() can cause Denial of Service

HeaderMap::reserve used usize::nextpoweroftwo to calculate the increased capacity. However, nextpoweroftwo silently overflows to 0 if given a sufficiently large number in release mode. If the map was not empty when the overflow happens, the library will invoke self.grow0 and start infinite probin...

2.1AI score
SaveExploits0Affected Software1
OSV
OSV
added 2019/08/26 3:15 p.m.6 views

DEBIAN-CVE-2019-15551

An issue was discovered in the smallvec crate before 0.6.10 for Rust. There is a double free for certain grow attempts with the current capacity...

9.8CVSS7.3AI score0.01862EPSS
SaveExploits0References1
OSV
OSV
added 2019/08/26 3:15 p.m.19 views

CVE-2019-15551

An issue was discovered in the smallvec crate before 0.6.10 for Rust. There is a double free for certain grow attempts with the current capacity...

9.8CVSS7.1AI score
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2019/08/26 3:15 p.m.27 views

CVE-2019-15554

An issue was discovered in the smallvec crate before 0.6.10 for Rust. There is memory corruption for certain grow attempts with less than the current capacity...

9.8CVSS7.2AI score0.02144EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2019/08/26 2:39 p.m.74 views

CVE-2019-15551

An issue was discovered in the smallvec crate before 0.6.10 for Rust. There is a double free for certain grow attempts with the current capacity...

9.8CVSS9.5AI score0.01862EPSS
SaveExploits0
OSV
OSV
added 2019/07/19 12:00 p.m.39 views

RUSTSEC-2019-0012 Memory corruption in SmallVec::grow()

Attempting to call grow on a spilled SmallVec with a value less than the current capacity causes corruption of memory allocator data structures. An attacker that controls the value passed to grow may exploit this flaw to obtain memory contents or gain remote code execution. Credits to @ehuss for...

9.8CVSS8.8AI score0.02144EPSS
SaveExploits0References3
RustSec
RustSec
added 2019/07/19 12:00 p.m.34 views

Memory corruption in SmallVec::grow()

Attempting to call grow on a spilled SmallVec with a value less than the current capacity causes corruption of memory allocator data structures. An attacker that controls the value passed to grow may exploit this flaw to obtain memory contents or gain remote code execution. Credits to @ehuss for...

9.8CVSS8.8AI score0.02144EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2019/06/06 12:00 p.m.42 views

RUSTSEC-2019-0009 Double-free and use-after-free in SmallVec::grow()

Attempting to call grow on a spilled SmallVec with a value equal to the current capacity causes it to free the existing data. This performs a double free immediately and may lead to use-after-free on subsequent accesses to the SmallVec contents. An attacker that controls the value passed to grow...

9.8CVSS8.7AI score0.01862EPSS
SaveExploits0References3
RustSec
RustSec
added 2019/06/06 12:00 p.m.26 views

Double-free and use-after-free in SmallVec::grow()

Attempting to call grow on a spilled SmallVec with a value equal to the current capacity causes it to free the existing data. This performs a double free immediately and may lead to use-after-free on subsequent accesses to the SmallVec contents. An attacker that controls the value passed to grow...

9.8CVSS8.7AI score0.01862EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder