Lucene search
K

1271 matches found

Code423n4
Code423n4
added 2022/06/14 12:0 a.m.7 views

Missing receive() or fallback() payable function as native token is expected from WETH

Lines of code Vulnerability details receive or fallback payable function is missing in the current implementation of wfCashERC4626, calling WETH.withdraw will revert. WETH.withdrawdepositAmountExternal; As a result, mintInternal when isETH == true will revert. --- The text was updated successfull...

6.8AI score
Exploits0
OSV
OSV
added 2022/06/11 12:0 a.m.1 views

GHSA-27MX-GCHC-6XJP Unhandled crash in npm posix

This affects all versions of package posix. When invoking the toString method, it will fallback to 0x0 value, as the value of toString is not invokable not a function, and then it will crash with type-check...

7.5CVSS5.9AI score0.00943EPSS
Exploits1References3
ATTACKERKB
ATTACKERKB
added 2022/06/10 8:0 p.m.4 views

CVE-2022-21211

This affects all versions of package posix. When invoking the toString method, it will fallback to 0x0 value, as the value of toString is not invokable not a function, and then it will crash with type-check...

7.5CVSS7.1AI score0.00943EPSS
Exploits1References2
CNNVD
CNNVD
added 2022/06/10 12:0 a.m.2 views

posix 安全漏洞

posix is a portable operating system interface. A security vulnerability exists in all versions of posix, which stems from a call to the toString method that falls back to the value 0x0 and can be exploited by an attacker to conduct a Dos attack...

7.5CVSS7.3AI score0.00943EPSS
Exploits1References2
Code423n4
Code423n4
added 2022/05/08 12:0 a.m.12 views

transfer is used for transfering ether

Originally submitted by warden pauliax in 173, duplicate of 52. .transfer is used for transfering ether, e.g.: payableto.transferamount; payablemsg.sender.transferamount; It is currently not recommended as recipients with custom fallback functions smart contracts will not be able to handle that...

6.8AI score
Exploits0
Code423n4
Code423n4
added 2022/05/07 12:0 a.m.14 views

CEther.doTransferOut() May Revert Because .transfer() Uses A Fixed Amount Of Gas

Lines of code Vulnerability details Impact The .transfer function intends to transfer an ETH amount with a fixed amount of 2300 gas. This function is not equipped to handle changes in the underlying .send and .transfer functions which may supply different amounts of gas in the future. Additionall...

6.8AI score
Exploits0
BDU FSTEC
BDU FSTEC
added 2022/04/11 12:0 a.m.3 views

The vulnerability of the put_epel_hv_fallback function in the h.265 Libde265 implementation allows a perpetrator to trigger a service failure.

The vulnerability of the putepelhvfallback function in the h.265 Libde265 implementation is related to writing beyond the buffer boundaries. Exploiting this vulnerability allows a remote attacker to trigger a service failure using a specially created file...

7.8CVSS7.1AI score0.01135EPSS
Exploits1References5Affected Software3
BDU FSTEC
BDU FSTEC
added 2022/04/11 12:0 a.m.3 views

The vulnerability of the put_qpel_fallback function in the h.265 Libde265 implementation allows a perpetrator to trigger a service failure.

The vulnerability of the putqpelfallback function in the h.265 Libde265 implementation is related to writing beyond the buffer boundaries. Exploiting this vulnerability allows a malicious actor to trigger a service failure using a specially created file...

7.8CVSS7AI score0.01019EPSS
Exploits1References8Affected Software4
Huntr
Huntr
added 2022/04/08 12:20 p.m.18 views

libde265 1.0.8, was discovered to contain a heap-buffer-overflow in put_epel_16_fallback (fallback-motion.cc)

Description libde265 1.0.8, was discovered to contain a heap-buffer-overflow in putepel16fallback fallback-motion.cc ENV - Version : 1.0.8 - Commit : 45904e5667c5bf59c67fcdc586dfba110832894c - OS : Ubuntu 18.04 - Configure : cmake -DCMAKEBUILDTYPE=Debug -DCMAKECXXCOMPILER=clang++-10...

7.5AI score
Exploits0
BDU FSTEC
BDU FSTEC
added 2022/04/05 12:0 a.m.2 views

The vulnerability of the put_qpel_0_0_fallback_16 function in the h.265 Libde265 implementation allows a attacker to trigger a service failure.

The vulnerability of the putqpel00fallback16 function in the h.265 Libde265 implementation is related to writing beyond the buffer boundaries. Exploiting this vulnerability allows a remote attacker to trigger a service failure using a specially created file...

7.8CVSS7.1AI score0.00983EPSS
Exploits1References8Affected Software4
BDU FSTEC
BDU FSTEC
added 2022/04/01 12:0 a.m.5 views

The vulnerability of the `put_weighted_bipred_16_fallback` function in the h.265 Libde265 implementation allows a perpetrator to trigger a service failure.

The vulnerability of the putweightedbipred16fallback function in the h.265 Libde265 implementation is related to writing outside the buffer boundaries. Exploiting this vulnerability allows a malicious actor to trigger a service failure using a specially created file...

7.1CVSS7AI score0.01337EPSS
Exploits1References8Affected Software4
OSV
OSV
added 2022/02/24 7:15 p.m.2 views

CVE-2022-0653

The Profile Builder – User Profile & User Registration Forms WordPress plugin is vulnerable to Cross-Site Scripting due to insufficient escaping and sanitization of the siteurl parameter found in the /assets/misc/fallback-page.php file which allows attackers to inject arbitrary web scripts onto a...

6.1CVSS5.8AI score0.02703EPSS
Exploits3References2
wpexploit
wpexploit
added 2022/02/17 12:0 a.m.96 views

Profile Builder < 3.6.2 - Reflected Cross-Site Scripting

The plugin does not properly sanitise and escape the siteurl parameter before outputting it back in an href attribute, leading to a Reflected Cross-Site Scripting issue...

6.1CVSS0.5AI score0.02703EPSS
Exploits3References1
Positive Technologies
Positive Technologies
added 2022/02/11 12:0 a.m.2 views

PT-2022-7271 · Libde265 +3 · Libde265 +3

Name of the Vulnerable Software and Affected Versions: Libde265 version 1.0.8 Description: The issue is related to a heap-buffer-overflow vulnerability in the put qpel 0 0 fallback 16 function, located in fallback-motion.cc, which is part of the Libde265 video codec implementation. This...

9.8CVSS6.5AI score0.01962EPSS
Exploits46References200
Positive Technologies
Positive Technologies
added 2022/02/11 12:0 a.m.1 views

PT-2022-7270 · Libde265 +3 · Libde265 +3

Name of the Vulnerable Software and Affected Versions: Libde265 version 1.0.8 Description: The issue is related to a heap-buffer-overflow vulnerability via the put epel hv fallback function in fallback-motion.cc. This allows attackers to cause a Denial of Service DoS via a crafted video file. The...

9.8CVSS6.5AI score0.01962EPSS
Exploits46References199
Code423n4
Code423n4
added 2022/01/19 12:0 a.m.6 views

L2Migrator calls wrong function on bondingManager

Handle harleythedog Vulnerability details Impact In L2Migrator, the function bondFor calls the function "bondForWithHint" on the bondingManager. This function does not exist anywhere in the protocol: the correct function name is simply "bondWithHint". This is a run-time issue the contracts will...

6.8AI score
Exploits0
OSV
OSV
added 2022/01/12 10:44 p.m.12 views

GHSA-7W54-GP8X-F33M Potential exposure of tokens to an Unauthorized Actor

Impact When using this library as a way to programmatically communicate with Replit in a standalone fashion, if there are multiple failed attempts to contact Replit through a WebSocket, the library will attempt to communicate using a fallback poll-based proxy. The URL of the proxy has changed, so...

6.5CVSS7AI score0.0112EPSS
Exploits0References4
NVD
NVD
added 2022/01/11 3:15 p.m.30 views

CVE-2022-21671

@replit/crosis is a JavaScript client that speaks Replit's container protocol. A vulnerability that involves exposure of sensitive information exists in versions prior to 7.3.1. When using this library as a way to programmatically communicate with Replit in a standalone fashion, if there are...

8.1CVSS0.0112EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2022/01/11 3:5 p.m.5 views

CVE-2022-21671 Potential exposure of Replit tokens to an Unauthorized Actor in @replit/crosis

@replit/crosis is a JavaScript client that speaks Replit's container protocol. A vulnerability that involves exposure of sensitive information exists in versions prior to 7.3.1. When using this library as a way to programmatically communicate with Replit in a standalone fashion, if there are...

8.1CVSS6.6AI score0.0112EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2022/01/11 12:0 a.m.3 views

PT-2022-15025 · Replit · @Replit/Crosis

Name of the Vulnerable Software and Affected Versions: @replit/crosis versions prior to 7.3.1 Description: A vulnerability exists that involves exposure of sensitive information. When using the library to communicate with Replit in a standalone fashion, if there are multiple failed attempts to...

8.1CVSS7AI score0.0112EPSS
Exploits0References7
Rows per page
Query Builder