Lucene search
+L

8456 matches found

Code423n4
Code423n4
added 2022/10/23 12:00 a.m.9 views

Transfering funds to yourself increases your balance

Lines of code Vulnerability details Impact Using temporary variables to update balances is a dangerous construction that has led to several hacks in the past. Here, we can see that toBalance can overwrite fromBalance: File: LBToken.sol 176: function transfer 177: address from, 178: address to, 17...

6.7AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/10/21 12:00 a.m.4 views

PT-2022-7345 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel affected versions not specified Description: The issue is related to the use of uninitialized variables hw ctrl s1 and sw ctrl s1 in the rtl8188f spur calibration function in the drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu...

5.5CVSS6.1AI score
SaveExploits0References9
CNNVD
CNNVD
added 2022/10/21 12:00 a.m.8 views

编号撤回

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. Linux kernel has a security vulnerability that stems from the use of uninitialized variables. No details of the vulnerability are currently available...

6.6AI score
SaveExploits0
Code423n4
Code423n4
added 2022/10/20 12:00 a.m.12 views

Uninitialized Storage Variables

Lines of code github.com/jbx-protocol/juice-nft-rewards/blob/f9893b1497098241dd3a664956d8016ff0d0efd0/contracts/JBTiered721DelegateStore.solL344 github.com/jbx-protocol/juice-nft-rewards/blob/f9893b1497098241dd3a6649568016ff0d0efd0/contracts/JBTiered721DelegateStore.solL1024 Vulnerability details...

7AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/10/18 12:00 a.m.12 views

PT-2022-6167 · Go +3 · Go +3

Name of the Vulnerable Software and Affected Versions: Go versions prior to the fixed version Description: The issue is related to unsanitized NUL values in environment variables on Windows. Attackers may exploit this behavior to set arbitrary environment variables. In syscall.StartProcess and...

9.8CVSS7.3AI score0.0995EPSS
SaveExploits10References198
FreeBSD
FreeBSD
added 2022/10/17 12:00 a.m.36 views

go -- syscall, os/exec: unsanitized NUL in environment variables

The Go project reports: syscall, os/exec: unsanitized NUL in environment variables On Windows, syscall.StartProcess and os/exec.Cmd did not properly check for invalid environment variable values. A malicious environment variable value could exploit this behavior to set a value for a different...

7.5CVSS2.4AI score0.00806EPSS
SaveExploits0References1
CNVD
CNVD
added 2022/10/14 12:00 a.m.48 views

Dell BIOS Input Validation Error Vulnerability (CNVD-2023-08763)

Dell BIOS is embedded software on a small memory chip on a computer motherboard from Dell USA.Dell BIOS is vulnerable to an input validation error, which can be exploited by a locally authenticated attacker with administrative privileges to modify UEFI variables...

5.6CVSS3.7AI score0.00167EPSS
SaveExploits0References1
OSV
OSV
added 2022/10/14 12:00 a.m.44 views

CVE-2022-39309 GoCD server secret encryption/decryption key leaked to agents during material serialization

GoCD is a continuous delivery server. GoCD helps you automate and streamline the build-test-release cycle for continuous delivery of your product. GoCD versions prior to 21.1.0 leak the symmetric key used to encrypt/decrypt any secure variables/secrets in GoCD configuration to authenticated agent...

4.9CVSS6.2AI score
SaveExploits0References6
NCSC
NCSC
added 2022/10/13 12:00 a.m.12 views

Vulnerabilities fixed in Dell BIOS

Vulnerabilities have been fixed in the BIOS of Dell products. The vulnerabilities allow a malicious person to execute arbitrary execute arbitrary code under administrator privileges and manipulate data manipulate data. To exploit the vulnerabilities, an authenticated malicious party must have...

8.2CVSS7.7AI score0.00238EPSS
SaveExploits0
Atlassian
Atlassian
added 2022/10/12 9:46 p.m.77 views

Critical severity command injection vulnerability - CVE-2022-43781

There is a command injection vulnerability using environment variables in Bitbucket Server and Data Center. An attacker with permission to control their username can exploit this issue to gain code execution on the system. This vulnerability was introduced in Bitbucket Server and Data Center...

9.8CVSS2.2AI score0.98076EPSS
SaveExploits3
Positive Technologies
Positive Technologies
added 2022/10/12 12:00 a.m.4 views

PT-2022-5667 · Atlassian · Bitbucket Server +1

Name of the Vulnerable Software and Affected Versions: Atlassian Bitbucket Server and Data Center affected versions not specified Description: The issue is related to a command injection vulnerability using environment variables in Bitbucket Server and Data Center. An attacker with permission to...

9.8CVSS9.8AI score0.98076EPSS
SaveExploits3References17
CNNVD
CNNVD
added 2022/10/12 12:00 a.m.10 views

Dell BIOS 输入验证错误漏洞

Dell BIOS is embedded software on a small memory chip on a computer motherboard from Dell USA.Dell BIOS is vulnerable to an input validation error, which can be exploited by a locally authenticated attacker with administrative privileges to modify UEFI variables...

5.6CVSS6.6AI score0.00167EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2022/10/12 12:00 a.m.9 views

Dell BIOS 输入验证错误漏洞

Dell BIOS is embedded software on a small memory chip on a computer motherboard from Dell USA. A security vulnerability exists in Dell BIOS that stems from incorrect input validation. An attacker could exploit the vulnerability to modify UEFI variables...

5.6CVSS5.2AI score0.00167EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2022/10/10 12:00 a.m.17 views

Reentrancy

Lines of code Vulnerability details Reentrancy in BlurExchange.executeInput,Input contracts/BlurExchange.sol128-175: External calls: - executeFundsTransfersell.order.trader,buy.order.trader,sell.order.paymentToken,sell.order.fees,price contracts/BlurExchange.sol147-153 -...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/10/10 12:00 a.m.16 views

Requiring Timelock For Setter Functions

Lines of code Vulnerability details Vulnerability Details We noticed that the following owner-privileged setter functions can update important state variables without a time delay. 1. setExecutionDelegate function of the BlurExchange contract L215 - 222 in code snippet 1 2. setPolicyManager...

7.4AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2022/10/06 6:15 p.m.5 views

CVE-2022-2781

In affected versions of Octopus Server it was identified that the same encryption process was used for both encrypting session cookies and variables...

5.3CVSS6.1AI score0.00195EPSS
SaveExploits0References3Affected Software1
Prion
Prion
added 2022/10/06 6:15 p.m.24 views

Design/Logic Flaw

In affected versions of Octopus Server it was identified that the same encryption process was used for both encrypting session cookies and variables...

5CVSS5.4AI score0.00195EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2022/10/06 12:00 a.m.10 views

PT-2022-18604 · Unknown · Octopus Server

Name of the Vulnerable Software and Affected Versions: Octopus Server affected versions not specified Description: The issue arises from the use of the same encryption process for both session cookies and variables in affected versions of the software. Recommendations: At the moment, there is no...

5.3CVSS5.2AI score0.00195EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2022/10/06 12:00 a.m.39 views

CVE-2022-2781

In affected versions of Octopus Server it was identified that the same encryption process was used for both encrypting session cookies and variables...

5.7AI score0.00195EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2022/10/06 12:00 a.m.10 views

Octopus Server 加密问题漏洞

Octopus Server is an automated deployment platform. Octopus Server has a cryptographic issue vulnerability that stems from the fact that it uses the same encryption process for encrypting session cookies and variables...

5.3CVSS5.7AI score0.00195EPSS
SaveExploits0References2
Rows per page
Query Builder