Lucene search
+L

14267 matches found

Code423n4
Code423n4
added 2022/07/04 12:00 a.m.19 views

Not-yet-exist ERC20 Could Be Used Within An Order

Lines of code Vulnerability details Vulnerability Details It was observed that the PuttyV2 contract uses solmate's SafeTransferLib for pulling ERC20 assets from the order maker or taker to the PuttyV2 contract. There is some difference between the implementation of solmate's SafeTransferLib and...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/07/04 12:00 a.m.50 views

Using SafeTransferLib as a transfer medium has a certain probability of causing problems

Lines of code Vulnerability details Impact Detailed description of the impact of this finding. function exerciseOrder memory order, uint256 calldata floorAssetTokenIds public payable / CHECKS / bytes32 orderHash = hashOrderorder; // check user owns the position requireownerOfuint256orderHash ==...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/07/02 12:00 a.m.11 views

Contract TresureDelegate.sol could be destructed

Lines of code Vulnerability details Impact The contract simply could be destructed by anyone. Proof of Concept The question is how?! Imagine, that the recipient account has a fallback function with a selfdestruct in it. ./attack.sol contract attack fallback external payable...

6.7AI score
SaveExploits0
Imperva Blog
Imperva Blog
added 2022/07/01 2:44 p.m.43 views

How to Monitor Athena Usage to Understand Your Operations, and Control Security and Costs

Introduction to our data lakes experience Data lakes are great. They are flexible as they allow many object formats and multiple query engines. They are also cost effective - there is no need to manage or pay for resources like disks, cpu and memory. Data is simply stored in an object store and i...

7.5AI score
SaveExploits0
Fedora
Fedora
added 2022/07/01 1:09 a.m.79 views

[SECURITY] Fedora 36 Update: curl-7.82.0-6.fc36

curl is a command line tool for transferring data with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMA P, SMTP, POP3 and RTSP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies,...

9.8CVSS8.1AI score0.3216EPSS
SaveExploits4
Code423n4
Code423n4
added 2022/07/01 12:00 a.m.13 views

Sending 1 wei of cNote to the treasury can malfunction sweepInterest()

Lines of code Vulnerability details function sweepInterest external override if msg.sender != admin revert SenderNotAdminmsg.sender; //Total balance of Treasury = Note + CNote Balance, Exp memory exRate = Expmantissa: cnote.exchangeRateStored; //used stored interest rates in determining amount to...

6.6AI score
SaveExploits0
Code423n4
Code423n4
added 2022/07/01 12:00 a.m.12 views

Users may lose funds due to ignored return value of transfer()

Lines of code Vulnerability details Impact The return value of WETH transfer in is unchecked. So if the transfer fails, it continues to L1386 which returns 0 to compAccruedholdersj in L1370 there by resetting the compAccrued of the holder to zero. With this, the user would lose funds. Proof of...

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

lack of validating transferFrom of token

Lines of code Vulnerability details Impact As we have not defined the token implementation, it should be validated that token.transferFromfrom, addressthis, amount; return true. This is important, since the transaction could not be carried out and the function executed as correct. In the comments...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/30 12:00 a.m.11 views

lack of validating transfer of tokens entered by the user

Lines of code Vulnerability details Impact As we have not defined the implementation of note, it should be validated that note.transferrecipient, amount returns true. This is important, since the transaction could not be carried out and the function executed as correct. In the comments of the cod...

7AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2022/06/28 10:05 a.m.14 views

python: CRLF injection via HTTP request method in httplib/http.client

A flaw was found in Python. The built-in modules httplib and http.client included in Python 2 and Python 3, respectively do not properly validate CRLF sequences in the HTTP request method, potentially allowing manipulation to the request by injecting additional HTTP headers. The highest threat fr...

7.2CVSS6.7AI score0.06358EPSS
SaveExploits1References5
NVD
NVD
added 2022/06/27 2:15 p.m.18 views

CVE-2017-20100

A vulnerability was found in Air Transfer 1.0.14/1.2.1. It has been rated as problematic. Affected by this issue is some unknown functionality. The manipulation leads to basic cross site scripting. The attack may be launched remotely. The exploit has been disclosed to the public and may be used...

6.1CVSS0.00686EPSS
SaveExploits1References2
OSV
OSV
added 2022/06/27 2:15 p.m.9 views

CVE-2017-20100

A vulnerability was found in Air Transfer 1.0.14/1.2.1. It has been rated as problematic. Affected by this issue is some unknown functionality. The manipulation leads to basic cross site scripting. The attack may be launched remotely. The exploit has been disclosed to the public and may be used...

6.1CVSS3.9AI score0.00686EPSS
SaveExploits1References2
Prion
Prion
added 2022/06/27 2:15 p.m.21 views

Cross site scripting

A vulnerability was found in Air Transfer 1.0.14/1.2.1. It has been rated as problematic. Affected by this issue is some unknown functionality. The manipulation leads to basic cross site scripting. The attack may be launched remotely. The exploit has been disclosed to the public and may be used...

4.3CVSS6AI score0.00686EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2022/06/27 1:25 p.m.29 views

CVE-2017-20100 Air Transfer cross site scripting

A vulnerability was found in Air Transfer 1.0.14/1.2.1. It has been rated as problematic. Affected by this issue is some unknown functionality. The manipulation leads to basic cross site scripting. The attack may be launched remotely. The exploit has been disclosed to the public and may be used...

3.5CVSS6AI score0.00686EPSS
SaveExploits1References2
CVE
CVE
added 2022/06/27 1:25 p.m.66 views

CVE-2017-20100

CVE-2017-20100 pertains to the Air Transfer applications (versions 1.0.14/1.2.1). The issue is a cross-site scripting (XSS) vulnerability caused by an insecure handling/validation of the path parameter in the list/download modules, enabling client-side code execution. The vulnerability is describ...

6.1CVSS4.8AI score0.00686EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2022/06/27 1:25 p.m.13 views

CVE-2017-20100 Air Transfer cross site scripting

A vulnerability was found in Air Transfer 1.0.14/1.2.1. It has been rated as problematic. Affected by this issue is some unknown functionality. The manipulation leads to basic cross site scripting. The attack may be launched remotely. The exploit has been disclosed to the public and may be used...

3.5CVSS6.4AI score0.00686EPSS
SaveExploits1References2
curl security advisories
curl security advisories
added 2022/06/27 8:00 a.m.15 views

HTTP compression denial of service

curl supports "chained" HTTP compression algorithms, meaning that a server response can be compressed multiple times and potentially with different algorithms. The number of acceptable "links" in this "decompression chain" was unbounded, allowing a malicious server to insert a virtually unlimited...

6.5CVSS7.1AI score0.3216EPSS
SaveExploits1References1Affected Software2
curl security advisories
curl security advisories
added 2022/06/27 8:00 a.m.16 views

FTP-KRB bad message verification

When curl does FTP transfers secured by krb5, it handles message verification failures wrongly. This flaw makes it possible for a Man-In-The-Middle attack to go unnoticed and even allows it to inject data to the client...

5.9CVSS7.1AI score0.07256EPSS
SaveExploits1References1Affected Software2
OSV
OSV
added 2022/06/27 12:00 a.m.6 views

UBUNTU-CVE-2022-32208

When curl 7.84.0 does FTP transfers secured by krb5, it handles message verification failures wrongly. This flaw makes it possible for a Man-In-The-Middle attack to go unnoticed and even allows it to inject data to the client...

5.9CVSS6.8AI score0.07256EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2022/06/27 12:00 a.m.11 views

Air Transfer 跨站脚本漏洞

Air Transfer is a file transfer application by Junsik Choi, a private developer. A security vulnerability exists in Air Transfer version 1.0.14/1.2.1, which stems from an insecure design of the validation of the path parameter located in the list and download modules and allows execution of...

6.1CVSS6.2AI score0.00686EPSS
SaveExploits1References3
Rows per page
Query Builder