Lucene search
+L

1055 matches found

ATTACKERKB
ATTACKERKB
added 2022/06/10 6:15 p.m.6 views

CVE-2022-31285

An issue was discovered in Bento4 1.2. The allocator is out of memory in /Source/C++/Core/Ap4Array.h...

5.5CVSS6AI score0.0067EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2022/06/10 6:15 p.m.61 views

CVE-2022-31285

An issue was discovered in Bento4 1.2. The allocator is out of memory in /Source/C++/Core/Ap4Array.h...

5.5CVSS6.1AI score0.0067EPSS
SaveExploits1References1
Prion
Prion
added 2022/06/10 6:15 p.m.18 views

Design/Logic Flaw

An issue was discovered in Bento4 1.2. The allocator is out of memory in /Source/C++/Core/Ap4Array.h...

4.3CVSS5.5AI score0.0067EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2022/06/10 5:21 p.m.73 views

CVE-2022-31285

Bento4 1.2 contains an out-of-memory allocator bug in /Source/C++/Core/Ap4Array.h. The issue is documented across multiple sources (NVD/Red Hat/OSV/Ubuntu etc.) as a memory allocation vulnerability without explicit exploit details in the provided documents. The Red Hat entry reiterates the same d...

5.5CVSS5.5AI score0.0067EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2022/06/10 5:21 p.m.39 views

CVE-2022-31285

An issue was discovered in Bento4 1.2. The allocator is out of memory in /Source/C++/Core/Ap4Array.h...

5.8AI score0.0067EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2022/05/26 12:0 a.m.5 views

Tuxera NTFS-3G 缓冲区错误漏洞

Tuxera NTFS-3G is an open source, cross-platform set of drivers from Tuxera Finland for reading and writing to NTFS partitions. tuxera NTFS-3G is vulnerable to a buffer overflow vulnerability that originates from a boundary error in ntfsmftrecalloc when handling untrusted input, which can be...

7.8CVSS6.3AI score0.00436EPSS
SaveExploits0References20
OSV
OSV
added 2022/05/24 4:50 p.m.4 views

GHSA-5HHG-Q22C-6G39 Jenkins Port Allocator Plugin stores credentials in plain text

Jenkins Port Allocator Plugin stores credentials unencrypted in job config.xml files on the Jenkins controller. These credentials can be viewed by users with Extended Read permission, or access to the Jenkins controller file system. As of publication of this advisory, there is no fix...

4.3CVSS5.9AI score0.01668EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/05/24 4:50 p.m.29 views

Jenkins Port Allocator Plugin stores credentials in plain text

Jenkins Port Allocator Plugin stores credentials unencrypted in job config.xml files on the Jenkins controller. These credentials can be viewed by users with Extended Read permission, or access to the Jenkins controller file system. As of publication of this advisory, there is no fix...

8.8CVSS6.7AI score0.01668EPSS
SaveExploits0References4Affected Software1
RustSec
RustSec
added 2022/05/11 12:0 p.m.23 views

wee_alloc is Unmaintained

Two of the maintainers have indicated that the crate may not be maintained. The crate has open issues including memory leaks and may not be suitable for production use. It may be best to switch to the default Rust standard allocator on wasm32 targets. Last release seems to have been three years...

2AI score
SaveExploits0
OSV
OSV
added 2022/05/11 12:0 p.m.25 views

RUSTSEC-2022-0054 wee_alloc is Unmaintained

Two of the maintainers have indicated that the crate may not be maintained. The crate has open issues including memory leaks and may not be suitable for production use. It may be best to switch to the default Rust standard allocator on wasm32 targets. Last release seems to have been three years...

7.2AI score
SaveExploits0References6
OSV
OSV
added 2022/05/03 9:15 p.m.7 views

CVE-2021-27431

ARM CMSIS RTOS2 versions prior to 2.1.3 are vulnerable to integer wrap-around inosRtxMemoryAlloc local malloc equivalent function, which can lead to arbitrary memory allocation, resulting in unexpected behavior such as a crash or injected code execution...

9.8CVSS6AI score0.01078EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2022/04/22 9:30 p.m.20 views

Spock SLAF - A Shared Library Application Firewall "SLAF"

Spock SLAF is a Shared Library Application Firewall "SLAF". It has the purpose to protect any service that uses the OpenSSL library. The SLAF inserts hooking to intercept all communication to detect security anomalies and block and log attacks like buffer overflow, path traversal, XXE and SQL...

8.9AI score
SaveExploits0References3
RustSec
RustSec
added 2022/02/17 12:0 p.m.9 views

Invalid drop of VMExternRef from partially-initialized instances in the pooling instance allocator

This is an entry in the RustSec database for the Wasmtime security advisory located at https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-88xq-w8cq-xfg7. For more information see the GitHub-hosted security advisory...

8.1CVSS7AI score0.00772EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2022/02/17 12:0 p.m.8 views

RUSTSEC-2022-0096 Invalid drop of VMExternRef from partially-initialized instances in the pooling instance allocator

This is an entry in the RustSec database for the Wasmtime security advisory located at https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-88xq-w8cq-xfg7. For more information see the GitHub-hosted security advisory...

8.1CVSS5.9AI score0.00791EPSS
SaveExploits1References3
OSV
OSV
added 2022/02/16 10:35 p.m.8 views

GHSA-88XQ-W8CQ-XFG7 Invalid drop of partially-initialized instances in the pooling instance allocator for modules with defined `externref` globals

Impact There exists a bug in the pooling instance allocator in Wasmtime's runtime where a failure to instantiate an instance for a module that defines an externref global will result in an invalid drop of a VMExternRef via an uninitialized pointer. As instance slots may be reused between...

5.1CVSS7.4AI score0.00791EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/02/16 10:35 p.m.34 views

Invalid drop of partially-initialized instances in the pooling instance allocator for modules with defined `externref` globals

Impact There exists a bug in the pooling instance allocator in Wasmtime's runtime where a failure to instantiate an instance for a module that defines an externref global will result in an invalid drop of a VMExternRef via an uninitialized pointer. As instance slots may be reused between...

8.1CVSS1AI score0.00772EPSS
SaveExploits1References5Affected Software1
Prion
Prion
added 2022/02/16 10:15 p.m.13 views

Default configuration

Wasmtime is an open source runtime for WebAssembly & WASI. Prior to versions 0.34.1 and 0.33.1, there exists a bug in the pooling instance allocator in Wasmtime's runtime where a failure to instantiate an instance for a module that defines an externref global will result in an invalid drop of a...

7.1CVSS8AI score0.00772EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2022/02/16 10:0 p.m.66 views

CVE-2022-23636 Invalid drop of partially-initialized instances in wasmtime

Wasmtime is an open source runtime for WebAssembly & WASI. Prior to versions 0.34.1 and 0.33.1, there exists a bug in the pooling instance allocator in Wasmtime's runtime where a failure to instantiate an instance for a module that defines an externref global will result in an invalid drop of a...

5.1CVSS8.2AI score0.00772EPSS
SaveExploits1References2
OSV
OSV
added 2022/02/16 10:0 p.m.40 views

CVE-2022-23636 Invalid drop of partially-initialized instances in wasmtime

Wasmtime is an open source runtime for WebAssembly & WASI. Prior to versions 0.34.1 and 0.33.1, there exists a bug in the pooling instance allocator in Wasmtime's runtime where a failure to instantiate an instance for a module that defines an externref global will result in an invalid drop of a...

5.1CVSS7.5AI score0.00791EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2022/02/16 10:0 p.m.91 views

CVE-2022-23636

Wasmtime is an open source runtime for WebAssembly & WASI. Prior to versions 0.34.1 and 0.33.1, there exists a bug in the pooling instance allocator in Wasmtime's runtime where a failure to instantiate an instance for a module that defines an externref global will result in an invalid drop of a...

8.1CVSS7.9AI score0.00772EPSS
SaveExploits1
Rows per page
Query Builder