Lucene search
+L

72 matches found

Prion
Prion
added 2024/01/12 11:15 a.m.37 views

Path traversal

A path traversal vulnerability was discovered in go-git versions prior to v5.11. This vulnerability allows an attacker to create and amend files across the filesystem. In the worse case scenario, remote code execution could be achieved. Applications are only affected if they are using the ChrootO...

7.5CVSS7.7AI score0.01523EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/01/12 10:41 a.m.48 views

CVE-2023-49569 Maliciously crafted Git server replies can lead to path traversal and RCE on go-git clients

A path traversal vulnerability was discovered in go-git versions prior to v5.11. This vulnerability allows an attacker to create and amend files across the filesystem. In the worse case scenario, remote code execution could be achieved. Applications are only affected if they are using the ChrootO...

9.8CVSS7.4AI score0.01523EPSS
SaveExploits0References1
Ubuntu
Ubuntu
added 2023/12/06 1:34 p.m.91 views

USN-6536-1: Linux kernel vulnerabilities

Lucas Leong discovered that the netfilter subsystem in the Linux kernel did not properly validate some attributes passed from userspace. A local attacker could use this to cause a denial of service system crash or possibly expose sensitive information kernel memory. CVE-2023-39189 Kyle Zeng...

8.8CVSS7.4AI score0.09141EPSS
SaveExploits3
NVD
NVD
added 2023/09/21 2:15 p.m.33 views

CVE-2023-43637

Due to the implementation of "deriveVaultKey", prior to version 7.10, the generated vault key would always have the last 16 bytes predetermined to be "arfoobarfoobarfo". This issue happens because "deriveVaultKey" calls "retrieveCloudKey" which will always return "foobarfoobarfoobarfoobarfoobarfo...

7.8CVSS7.7AI score0.00133EPSS
SaveExploits0References1
CVE
CVE
added 2023/09/21 1:20 p.m.44 views

CVE-2023-43637

The CVE describes a cryptographic weakness in EVE’s deriveVaultKey used by the vault key derivation flow. Before version 7.10, the generated 32-byte vault key was weakened because deriveVaultKey calls retrieveCloudKey (which returns a fixed 32-byte key) and then merges it with the random 32-byte ...

7.8CVSS7.7AI score0.00133EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2023/09/21 1:20 p.m.32 views

CVE-2023-43637 Vault Key Partially Predetermined

Due to the implementation of "deriveVaultKey", prior to version 7.10, the generated vault key would always have the last 16 bytes predetermined to be "arfoobarfoobarfo". This issue happens because "deriveVaultKey" calls "retrieveCloudKey" which will always return "foobarfoobarfoobarfoobarfoobarfo...

7.8CVSS7.8AI score0.00133EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/09/01 12:0 a.m.8 views

PT-2023-27763 · Vm-Memory +1 · Vm-Memory +1

Name of the Vulnerable Software and Affected Versions: vm-memory versions 0.1.0 through 0.12.1 Description: An issue was discovered in the default implementations of the VolatileMemory::get atomic ref, aligned as ref, aligned as mut, get ref, get array ref trait functions, which allows...

4.7CVSS4.4AI score0.00237EPSS
SaveExploits0References23
Code423n4
Code423n4
added 2023/07/14 12:0 a.m.20 views

Adding balance to accumulator does not depend on the current drawId, while documentation says it does

Lines of code Vulnerability details Impact In documentation protocol states that : To compute the allocated contribution for a draw d we'd compute the integral of curve cd=−t∗lnα∗α^d from lastdraw dold to dnew, and which is equal to −t∗ α^dold + t∗ α^dnew. Which clearly shows that contribution on...

6.8AI score
SaveExploits0
CNNVD
CNNVD
added 2023/04/14 12:0 a.m.9 views

Cesanta MJS 安全漏洞

Cesanta MJS is an embedded JavaScript engine for C/C++ from Cesanta Ireland. It is designed for microcontrollers with limited resources. The main design goals are a small footprint and simple C/C++ interoperability. A security vulnerability exists in Cesanta MJS version v2.20.0, which stems from...

5.5CVSS5.7AI score0.00276EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2022/12/28 12:30 a.m.33 views

Noise vulnerable to denial of service

Noise is a Go implementation of the Noise Protocol Framework. The Noise protocol implementation suffers from weakened cryptographic security after encrypting 2^64 messages, and a potential denial of service attack. After 2^64 18.4 quintillion messages are encrypted with the Encrypt function, the...

7.5CVSS3.6AI score0.00354EPSS
SaveExploits0References5Affected Software1
Prion
Prion
added 2022/07/23 12:15 a.m.28 views

Information disclosure

Inappropriate implementation in Virtual Keyboard in Google Chrome on Chrome OS prior to 100.0.4896.60 allowed a local attacker to bypass navigation restrictions via physical access to the device...

3.6CVSS6.3AI score0.00293EPSS
SaveExploits1References3Affected Software1
Code423n4
Code423n4
added 2022/06/19 12:0 a.m.14 views

Wrong implementation of withdrawAdminFees() can cause the adminFees to be charged multiple times and therefore cause users' fund loss

Lines of code Vulnerability details function withdrawAdminFeesSwap storage self, address to internal IERC20 memory pooledTokens = self.pooledTokens; for uint256 i = 0; i pooledTokens.length; i++ IERC20 token = pooledTokensi; uint256 balance = self.adminFeesi; if balance != 0 token.safeTransferto,...

6.9AI score
SaveExploits0
CNVD
CNVD
added 2022/02/14 12:0 a.m.33 views

Google Golang memory consumption overflow vulnerability

Google Golang is a statically strongly typed, compiled language from Google, Inc. A memory consumption overflow vulnerability exists in Google Golang, which stems from a design or implementation impropriety in the code development process of a web-based system or product. An attacker could exploi...

7.8CVSS3.7AI score0.0283EPSS
SaveExploits0References1
Code423n4
Code423n4
added 2022/01/19 12:0 a.m.9 views

[WP-M4] Unable to use L2GatewayRouter to withdraw LPT from L2 to L1, as L2LPTGateway does not implement L2GatewayRouter expected method

Handle WatchPug Vulnerability details Per the document: The following occurs when LPT is withdrawn from L2 to L1: The user initiates a withdrawal for X LPT. This can be done in two ways: a. Call outboundTransfer on L2GatewayRouter which will call outboundTransfer on L2LPTGateway b. Call...

6.8AI score
SaveExploits0
OSV
OSV
added 2021/08/25 9:0 p.m.5 views

GHSA-V42F-J8FX-99F3 Queue<T> should have a Send bound on its Send/Sync traits

Affected versions of this crate unconditionally implements Send/Sync for Queue. This allows 1 creating data races to a T: !Sync and 2 sending T: !Send to other threads, resulting in memory corruption or other undefined behavior...

7.3AI score
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2021/01/08 7:15 p.m.35 views

CVE-2020-16016

Inappropriate implementation in base in Google Chrome prior to 86.0.4240.193 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page...

9.6CVSS7.2AI score0.00856EPSS
SaveExploits0References1
OSV
OSV
added 2020/08/19 7:56 a.m.5 views

SUSE-SU-2020:2274-1 Security update for dovecot22

This update for dovecot22 fixes the following issues: - CVE-2020-12673: improper implementation of NTLM does not check message buffer size bsc1174922. - CVE-2020-12674: improper implementation of RPA mechanism bsc1174923...

7.5CVSS7.6AI score0.06187EPSS
SaveExploits2References5
OSV
OSV
added 2020/08/18 5:41 p.m.9 views

MGASA-2020-0330 Updated dovecot packages fix security vulnerability

CVE-2020-12100: Receiving mail with deeply nested MIME parts leads to resource exhaustion as Dovecot attempts to parse it. CVE-2020-12673: Dovecot's NTLM implementation does not correctly check message buffer size, which leads to reading past allocation which can lead to crash. CVE-2020-12674:...

7.5CVSS7.4AI score0.06187EPSS
SaveExploits4References5
OSV
OSV
added 2020/08/18 10:10 a.m.7 views

SUSE-SU-2020:2266-1 Security update for dovecot23

This update for dovecot23 fixes the following issues: - CVE-2020-12673: improper implementation of NTLM does not check message buffer size bsc1174922. - CVE-2020-12674: improper implementation of RPA mechanism bsc1174923...

7.5CVSS7.6AI score0.06187EPSS
SaveExploits2References5
OSV
OSV
added 2020/08/15 12:18 p.m.13 views

OPENSUSE-SU-2020:1214-1 Security update for chromium

This update for chromium fixes the following issues: - Chromium updated to 84.0.4147.125 boo1175085 CVE-2020-6542: Use after free in ANGLE CVE-2020-6543: Use after free in task scheduling CVE-2020-6544: Use after free in media CVE-2020-6545: Use after free in audio CVE-2020-6546: Inappropriate...

9.3CVSS8.2AI score0.29292EPSS
SaveExploits1References18
Rows per page
Query Builder