Lucene search
+L

177 matches found

Code423n4
Code423n4
added 2021/09/22 12:0 a.m.10 views

burn and mintTo in Basket.sol vulnerable to reentrancy

Handle 0xalpharush Vulnerability details Impact The functions mintTo and burn make external calls prior to updating the state. If a basket contains an ERC777 token, attackers can mint free basket tokens. Proof of Concept An attacker could reenter the mintTo function when the contract pulls an...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2021/09/15 12:0 a.m.11 views

PostAuctionLauncher can be manipulated by a caller other than the owner

Handle tensors Vulnerability details Impact A comment in the code asks whether it is safe to allow anyone to call PostAuctionLauncher, finalize. In the case that an attacker can get even a few wei of the auction token, it is not safe. Suppose an attacker somehow gets a small amount of the auction...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2021/08/13 12:0 a.m.18 views

No slippage protection in Strategy

Handle cmichel Vulnerability details The startPool and endPool functions of Strategy.sol mint/burn tokens in the pool without any minimum return amount checks: // startPool pool.mintaddressthis, true, 0 // endPool ,, uint256 fyTokenDivested = pool.burnaddressthis, 0, 0; If one of the pool tokens ...

6.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2021/07/16 12:0 a.m.42 views

openSUSE 15 Security Update : python-httplib2 (openSUSE-SU-2021:1806-1)

The remote SUSE Linux SUSE15 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2021:1806-1 advisory. - In httplib2 before version 0.18.0, an attacker controlling unescaped part of uri for httplib2.Http.request could change request headers a...

7.5CVSS7AI score0.03876EPSS
SaveExploits1References7
Code423n4
Code423n4
added 2021/05/26 12:0 a.m.11 views

_calculateDeltaOfFSD fails when called with negative _reserveDelta

Handle cmichel Vulnerability details Vulnerability Details When reserveDelta is negative in ABC.calculateDeltaOfFSD the following branch is executed: if reserveDelta 0 uint256 capitalPostWithdrawal = capitalPool.subuint256reserveDelta; The type cast to uint256 is purely a reinterpretation of the...

6.8AI score
SaveExploits0
Mageia
Mageia
added 2021/03/12 1:25 a.m.92 views

Updated python-httplib2 packages fix a security vulnerability

A malicious server which responds with long series of \xa0 characters in the www-authenticate header may cause Denial of Service CPU burn while parsing header of the httplib2 client accessing said server CVE-2021-21240...

7.5CVSS3.3AI score0.03876EPSS
SaveExploits1References2
ArchLinux
ArchLinux
added 2021/02/27 12:0 a.m.253 views

[ASA-202102-35] python-httplib2: denial of service

Arch Linux Security Advisory ASA-202102-35 ========================================== Severity: Medium Date : 2021-02-27 CVE-ID : CVE-2021-21240 Package : python-httplib2 Type : denial of service Remote : Yes Link : https://security.archlinux.org/AVG-1546 Summary ======= The package python-httpli...

7.5CVSS2.2AI score0.03876EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2021/02/08 8:15 p.m.64 views

CVE-2021-21240

httplib2 is a comprehensive HTTP client library for Python. In httplib2 before version 0.19.0, a malicious server which responds with long series of "\xa0" characters in the "www-authenticate" header may cause Denial of Service CPU burn while parsing header of the httplib2 client accessing said...

7.5CVSS7.1AI score0.03876EPSS
SaveExploits1References4
OSV
OSV
added 2021/02/08 8:15 p.m.71 views

PYSEC-2021-16

httplib2 is a comprehensive HTTP client library for Python. In httplib2 before version 0.19.0, a malicious server which responds with long series of "\xa0" characters in the "www-authenticate" header may cause Denial of Service CPU burn while parsing header of the httplib2 client accessing said...

7.5CVSS2.8AI score0.03876EPSS
SaveExploits1References4
CVE
CVE
added 2021/02/08 7:45 p.m.247 views

CVE-2021-21240

CVE-2021-21240 affects httplib2 prior to 0.19.0. A malicious server can send a WWW-Authenticate header containing a long sequence of non-breaking spaces (\xa0), causing a Denial of Service by CPU-intensive header parsing. The root cause is in how httplib2 parses auth headers; a fix was implemente...

7.5CVSS7.4AI score0.03876EPSS
SaveExploits1References4Affected Software1
AlpineLinux
AlpineLinux
added 2021/02/08 7:45 p.m.98 views

CVE-2021-21240

httplib2 is a comprehensive HTTP client library for Python. In httplib2 before version 0.19.0, a malicious server which responds with long series of "\xa0" characters in the "www-authenticate" header may cause Denial of Service CPU burn while parsing header of the httplib2 client accessing said...

7.5CVSS7.5AI score0.03876EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2021/02/08 7:45 p.m.85 views

CVE-2021-21240

httplib2 is a comprehensive HTTP client library for Python. In httplib2 before version 0.19.0, a malicious server which responds with long series of "\xa0" characters in the "www-authenticate" header may cause Denial of Service CPU burn while parsing header of the httplib2 client accessing said...

7.5CVSS7.5AI score0.03876EPSS
SaveExploits1
OSV
OSV
added 2021/02/08 7:41 p.m.37 views

GHSA-93XJ-8MRV-444M Regular Expression Denial of Service (REDoS) in httplib2

Impact A malicious server which responds with long series of \xa0 characters in the www-authenticate header may cause Denial of Service CPU burn while parsing header of the httplib2 client accessing said server. Patches Version 0.19.0 contains new implementation of auth headers parsing, using...

8.7CVSS7.5AI score0.03876EPSS
SaveExploits1References7
ATTACKERKB
ATTACKERKB
added 2020/07/30 3:15 p.m.3 views

CVE-2020-15131

In SLP Validate npm package slp-validate before version 1.2.2, there is a vulnerability to false-positive validation outcomes for the NFT1 Child Genesis transaction type. A poorly implemented SLP wallet or opportunistic attacker could create a seemingly valid NFT1 child token without burning any ...

7.5CVSS5.5AI score0.01036EPSS
SaveExploits0References3Affected Software1
CNVD
CNVD
added 2020/07/30 12:0 a.m.4 views

slp-validate Input Validation Error Vulnerability

slp-validate is a lightweight SLP Simple Ledger Protocol validator with features such as pre-broadcast validation and burn protection. An input validation error vulnerability exists in slp-validate. The vulnerability stems from a network system or product that does not properly validate incoming...

6.1CVSS7AI score0.00993EPSS
SaveExploits0References1
CNVD
CNVD
added 2020/05/06 12:0 a.m.2 views

slp-validate Input Validation Error Vulnerability

slp-validate is a lightweight SLP Simple Ledger Protocol validator with features such as pre-broadcast validation and burn protection. An input validation error vulnerability exists in slp-validate. The vulnerability stems from a network system or product that does not properly validate incoming...

7.4AI score
SaveExploits0
Metasploit
Metasploit
added 2020/02/03 5:16 p.m.790 views

RDP DOUBLEPULSAR Remote Code Execution

This module executes a Metasploit payload against the Equation Group's DOUBLEPULSAR implant for RDP. While this module primarily performs code execution against the implant, the "Neutralize implant" target allows you to disable the implant. This module requires Metasploit:...

7.5AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2019/10/31 4:15 p.m.3 views

CVE-2009-5043

burn allows file names to escape via mishandled quotation marks...

9.8CVSS5.5AI score0.0123EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2019/10/31 4:15 p.m.47 views

CVE-2009-5043

burn allows file names to escape via mishandled quotation marks...

9.8CVSS7.2AI score0.0123EPSS
SaveExploits0References1
CVE
CVE
added 2019/10/31 3:28 p.m.59 views

CVE-2009-5043

Technical details for CVE-2009-5043 are not publicly available in the provided connected documents. No affected products, versions, or remediation are specified here; monitor for updated advisories.

9.8CVSS9.3AI score0.0123EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder