Lucene search
+L

926 matches found

Cvelist
Cvelist
added 2022/12/13 12:0 a.m.31 views

CVE-2022-38628

Nortek Linear eMerge E3-Series 0.32-08f, 0.32-07p, 0.32-07e, 0.32-09c, 0.32-09b, 0.32-09a, and 0.32-08e were discovered to contain a cross-site scripting XSS vulnerability which is chained with a local session fixation. This vulnerability allows attackers to escalate privileges via unspecified...

6.4AI score0.00893EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2022/12/13 12:0 a.m.7 views

Nortek Control Linear eMerge E3-Series 授权问题漏洞

The Nortek Control Linear eMerge E3-Series is an access control from Nortek Control USA. It allows you to specify which doors a person can use to enter and exit a specified location at a specified time. An authorization issue vulnerability exists in several versions of the Nortek Control Linear...

6.1CVSS5.4AI score0.00893EPSS
SaveExploits1References2
CVE
CVE
added 2022/12/13 12:0 a.m.82 views

CVE-2022-46381

Linear eMerge E3-Series devices are affected by a Cross-Site Scripting (XSS) vulnerability via the type parameter (examples: badging/badge_template_v0.php). Affected firmware/versions include 0.32-08f, 0.32-07p, 0.32-07e, 0.32-09c, 0.32-09b, 0.32-09a, and 0.32-08e. The cross-site scripting could ...

6.1CVSS6AI score0.01739EPSS
SaveIn wildExploits1References1Affected Software1
GithubExploit
GithubExploit
added 2022/12/12 4:36 p.m.7 views

Exploit for SQL Injection in Niceforyou Linear_Emerge_E3_Access_Control_Firmware

Research: https://omar0x01.medium.com/cve-2022-38627-a-journ...

9.8CVSS7AI score0.0427EPSS
SaveExploits2
Code423n4
Code423n4
added 2022/12/09 12:0 a.m.13 views

Dutch auction getPrice() formula can lead to price reaching 0 and eventually reverting and locking the function.

Lines of code Vulnerability details Impact In the function getPrice the current price is calculated by taking the start price and subtracting the product of dropPersecond and time elapsed. start price - dropPreSecond timeElapsed. The issue with this is that given the right inputs for dropPerSecon...

6.8AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/11/21 8:38 p.m.29 views

Insufficient Verification of Proofs generated by the immudb server in client SDK.

Impact In certain scenario a malicious immudb server can provide a falsified proof that will be accepted by the client SDK signing a falsified transaction replacing the genuine one. This situation can not be triggered by a genuine immudb server and requires the client to perform a specific list o...

5.4CVSS5.3AI score0.00384EPSS
SaveExploits1References9Affected Software1
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.6 views

kernel: veth: Ensure eth header is in skb's linear part

In the Linux kernel, the following vulnerability has been resolved: veth: Ensure eth header is in skb's linear part After feeding a decapsulated packet to a veth device with actmirred, skbheadlen may be 0. But vethxmit calls devforwardskb, which expects at least ETHHLEN byte of linear data as...

5.5CVSS6.2AI score0.00253EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/11/10 9:9 p.m.30 views

Wasmtime out of bounds read/write with zero-memory-pages configuration

Impact There is a bug in Wasmtime's implementation of its pooling instance allocator when the allocator is configured to give WebAssembly instances a maximum of zero pages of memory. In this configuration the virtual memory mapping for WebAssembly memories did not meet the compiler-required...

7.4CVSS6.3AI score0.00577EPSS
SaveExploits0References7Affected Software1
Prion
Prion
added 2022/11/10 8:15 p.m.15 views

Out-of-bounds

Wasmtime is a standalone runtime for WebAssembly. Prior to version 2.0.2, there is a bug in Wasmtime's implementation of its pooling instance allocator when the allocator is configured to give WebAssembly instances a maximum of zero pages of memory. In this configuration, the virtual memory mappi...

4CVSS7.4AI score0.00577EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2022/11/10 12:0 p.m.51 views

RUSTSEC-2022-0076 Bug in Wasmtime implementation of pooling instance allocator

Bug in Wasmtime's implementation of its pooling instance allocator when the allocator is configured to give WebAssembly instances a maximum of zero pages of memory. In this configuration, the virtual memory mapping for WebAssembly memories did not meet the compiler-required configuration...

7.4CVSS6.4AI score0.00577EPSS
SaveExploits0References4
OSV
OSV
added 2022/11/10 12:0 p.m.38 views

RUSTSEC-2022-0075 Bug in pooling instance allocator

bug in Wasmtime's implementation of its pooling instance allocator where when a linear memory is reused for another instance the initial heap snapshot of the prior instance can be visible, erroneously to the next instance. Mitigations are described here...

8.6CVSS8.4AI score0.00657EPSS
SaveExploits0References5
RustSec
RustSec
added 2022/11/10 12:0 p.m.20 views

Bug in pooling instance allocator

bug in Wasmtime's implementation of its pooling instance allocator where when a linear memory is reused for another instance the initial heap snapshot of the prior instance can be visible, erroneously to the next instance. Mitigations are described here...

8.6CVSS1.6AI score0.00657EPSS
SaveExploits0Affected Software1
RustSec
RustSec
added 2022/11/10 12:0 p.m.28 views

Bug in Wasmtime implementation of pooling instance allocator

Bug in Wasmtime's implementation of its pooling instance allocator when the allocator is configured to give WebAssembly instances a maximum of zero pages of memory. In this configuration, the virtual memory mapping for WebAssembly memories did not meet the compiler-required configuration...

7.4CVSS1AI score0.00577EPSS
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2022/11/08 9:32 a.m.16 views

kernel: LoadPin bypass via dm-verity table reload

A flaw was found in the Linux kernel. Dm-verity is used for extending root-of-trust to root filesystems. LoadPin builds on this property to restrict module and firmware loads to just the trusted root filesystem. Device-mapper table reloads currently allow users with root privileges to switch out...

6.9CVSS6.8AI score0.00357EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2022/11/08 9:32 a.m.5 views

kernel: veth: Ensure eth header is in skb's linear part

In the Linux kernel, the following vulnerability has been resolved: veth: Ensure eth header is in skb's linear part After feeding a decapsulated packet to a veth device with actmirred, skbheadlen may be 0. But vethxmit calls devforwardskb, which expects at least ETHHLEN byte of linear data as...

5.5CVSS6.2AI score0.00253EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/08 9:25 a.m.10 views

kernel: LoadPin bypass via dm-verity table reload

A flaw was found in the Linux kernel. Dm-verity is used for extending root-of-trust to root filesystems. LoadPin builds on this property to restrict module and firmware loads to just the trusted root filesystem. Device-mapper table reloads currently allow users with root privileges to switch out...

6.9CVSS6.8AI score0.00357EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2022/11/02 12:0 a.m.5 views

PT-2022-28229 · Softwarex · Softwarex

Name of the Vulnerable Software and Affected Versions: SoftwareX versions prior to 0.43.3 SoftwareX versions 0.43.3 through 0.99 Description: The issue arises when a transaction contains a dep group with many cells, resulting in resources required to process it not being linear to the transaction...

7.2AI score
SaveExploits0References3
OSV
OSV
added 2022/10/26 7:15 p.m.71 views

UBUNTU-CVE-2022-3666

A vulnerability, which was classified as critical, has been found in Axiomatic Bento4. Affected by this issue is the function AP4LinearReader::Advance of the file Ap4LinearReader.cpp of the component mp42ts. The manipulation leads to use after free. The attack may be launched remotely. The exploi...

7.8CVSS5.3AI score0.00628EPSS
SaveExploits1References2
Code423n4
Code423n4
added 2022/09/23 12:0 a.m.19 views

Can overflow linear vest calculation and lock up funds

Lines of code Vulnerability details Impact If a Claim object for a user has a large enough vesting time and/or linear vesting amount, then that object can get into a state such that the calculations in baseVestedAmount overflow. If the baseVestedAmount calculations overflow, then the associated...

7.2AI score
SaveExploits0
NVD
NVD
added 2022/08/25 11:15 p.m.44 views

CVE-2022-31499

Nortek Linear eMerge E3-Series devices before 0.32-08f allow an unauthenticated attacker to inject OS commands via ReaderNo. NOTE: this issue exists because of an incomplete fix for CVE-2019-7256...

9.8CVSS0.64589EPSS
SaveExploits3References3
Rows per page
Query Builder