Lucene search
+L

12069 matches found

OSV
OSV
added 2022/06/06 9:23 p.m.73 views

GHSA-4V9Q-CGPW-CF38 Multiple evaluation of contract address in call in vyper

Impact when a calling an external contract with no return value, the contract address could be evaluated twice. this is usually only an efficiency problem, but if evaluation of the contract address has side effects, it could result in double evaluation of the side effects. in the following exampl...

8.7CVSS5.9AI score0.01328EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2022/06/06 12:00 a.m.11 views

PT-2022-19503 · Vyper · Vyper

Name of the Vulnerable Software and Affected Versions: Vyper versions prior to 0.3.4 Description: The issue arises when calling an external contract with no return value, potentially resulting in the contract address being evaluated twice, including any side effects. This could lead to incorrect...

8.7CVSS7.4AI score0.01328EPSS
SaveExploits1References10
Code423n4
Code423n4
added 2022/06/05 12:00 a.m.20 views

Upgraded Q -> M from 87 [1654442977298]

Judge has assessed an item in Issue 87 as Medium risk. The relevant finding follows: Issue 3 Low - Some tokens do not allow for Non-Zero to Non-Zero value approvals USDT, for example, will not allow approving a non-zero amount and then approving another non-zero amount. The approval must be reset...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/05 12:00 a.m.14 views

Upgraded Q -> M from 104 [1654443194486]

Judge has assessed an item in Issue 104 as Medium risk. The relevant finding follows: transfer return value of a general ERC20 is ignored Need to use safeTransfer instead of transfer. As there are popular tokens, such as USDT that transfer/trasnferFrom method doesn’t return anything. The transfer...

6.8AI score
SaveExploits0
OSV
OSV
added 2022/06/02 10:15 p.m.10 views

CVE-2022-31459

Owl Labs Meeting Owl 5.2.0.15 allows attackers to retrieve the passcode hash via a certain c 10 value over Bluetooth...

6.5CVSS7.3AI score0.00844EPSS
SaveExploits1References3
OSV
OSV
added 2022/06/02 10:15 p.m.7 views

CVE-2022-31460

Owl Labs Meeting Owl 5.2.0.15 allows attackers to activate Tethering Mode with hard-coded hoothoot credentials via a certain c 150 value...

7.4CVSS7.4AI score0.03408EPSS
SaveExploits1References3
Circl
Circl
added 2022/06/02 8:25 p.m.13 views

CVE-2022-32013

creationtimestamp| type| source ---|---|--- 2022-06-02 20:25:38+00:00| seen| https://t.me/cibsecurity/43724...

7.2CVSS7AI score0.01333EPSS
SaveExploits1References1
Code423n4
Code423n4
added 2022/06/02 12:00 a.m.15 views

Value Overflow in FulfillmentApplier.sol

Lines of code Vulnerability details Value Overflow in FulfillmentApplier.sol Repo commit referenced: 49799ce156d979132c9924a739ae45a38b39ecdd Impact In aggregateValidFulfillmentOfferItems Line 274 and aggregateValidFulfillmentConsiderationItems Line 571 a variable errorBuffer has been defined as ...

7.3AI score
SaveExploits0
Code423n4
Code423n4
added 2022/05/31 12:00 a.m.17 views

Non standard token transfers will fail in the protocol

Lines of code Vulnerability details Impact In TokenTransferrer.sol the performERC20Transfer function handles the transfer of ERC20 tokens in the protocol. It uses the ERC20transferFromsignature constant inherited from TokenTransferrerConstants.sol. The problem is that tokens that don’t correctly...

7AI score
SaveExploits0
OSV
OSV
added 2022/05/27 1:13 p.m.14 views

CVE-2022-29779

Nginx NJS v0.7.2 was discovered to contain a segmentation violation in the function njsvalueownenumerate at src/njsvalue.c...

7.2AI score
SaveExploits0References4
OSV
OSV
added 2022/05/26 4:15 p.m.4 views

DEBIAN-CVE-2022-30784

A crafted NTFS image can cause heap exhaustion in ntfsgetattributevalue in NTFS-3G through 2021.8.22...

7.8CVSS7.3AI score0.00403EPSS
SaveExploits0References1
OSV
OSV
added 2022/05/26 4:15 p.m.6 views

UBUNTU-CVE-2022-30784

A crafted NTFS image can cause heap exhaustion in ntfsgetattributevalue in NTFS-3G through 2021.8.22...

7.8CVSS7.1AI score0.00403EPSS
SaveExploits0References7
Veracode
Veracode
added 2022/05/26 3:57 a.m.29 views

Arbitrary File Read

github.com/gphper/ginadmin is vulnerable to arbitrary file read. The vulnerability exists in couple of functions in adminSystemController.go because the incoming path value is not filtered which allows an attacker to gain access to the files and read sensitive information...

7.5CVSS7.4AI score0.01104EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/26 12:01 a.m.46 views

Arbitrary file read in ginadmin

In ginadmin through 05-10-2022, the incoming path value is not filtered, resulting in arbitrary file reading. A patch is available on the master branch of the repository...

7.5CVSS7.4AI score0.01104EPSS
SaveExploits1References4Affected Software1
CNNVD
CNNVD
added 2022/05/25 12:00 a.m.12 views

ginadmin 安全漏洞

ginadmin is a backend management platform based on the Gin framework for individual GPER developers in China. A security vulnerability exists in ginadmin 05-10-2022 and earlier versions, which stems from an unfiltered incoming path value, leading to arbitrary file reading...

7.5CVSS7.5AI score0.01104EPSS
SaveExploits1References2
Code423n4
Code423n4
added 2022/05/21 12:00 a.m.19 views

ConvexMasterChef: When _lpToken is cvx, reward calculation is incorrect

Lines of code Vulnerability details Impact In the ConvexMasterChef contract, a new staking pool can be added using the add function. The staking token for the new pool is defined using the lpToken variable. However, there is no additional checking whether the lpToken is the same as the reward tok...

6.8AI score
SaveExploits0
Cvelist
Cvelist
added 2022/05/20 7:30 p.m.44 views

CVE-2022-29185 Observable Timing Discrepancy in totp-rs

totp-rs is a Rust library that permits the creation of 2FA authentification tokens per time-based one-time password TOTP. Prior to version 1.1.0, token comparison was not constant time, and could theorically be used to guess value of an TOTP token, and thus reuse it in the same time window. The...

4.2CVSS5AI score0.0083EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2022/05/20 12:00 a.m.11 views

PT-2022-19457

Name of the Vulnerable Software and Affected Versions TensorFlow versions prior to 2.9.0 TensorFlow versions prior to 2.8.1 TensorFlow versions prior to 2.7.2 TensorFlow versions prior to 2.6.4 Description There is a potential for segfault / denial of service in TensorFlow by calling tf.compat.v1...

5.5CVSS6.2AI score0.00317EPSS
SaveExploits1References18
NVD
NVD
added 2022/05/19 3:15 p.m.22 views

CVE-2021-26630

Improper input validation vulnerability in HANDY Groupware’s ActiveX moudle allows attackers to download or execute arbitrary files. This vulnerability can be exploited by using the file download or execution path as the parameter value of the vulnerable function...

9.8CVSS0.00763EPSS
SaveExploits0References1
Prion
Prion
added 2022/05/19 3:15 p.m.18 views

Input validation

Improper input validation vulnerability in HANDY Groupware’s ActiveX moudle allows attackers to download or execute arbitrary files. This vulnerability can be exploited by using the file download or execution path as the parameter value of the vulnerable function...

7.5CVSS9.6AI score0.00763EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder