Lucene search
+L

1163 matches found

OSV
OSV
added 2022/11/01 10:58 p.m.5 views

MGASA-2022-0405 Updated curl packages fix security vulnerability

When doing HTTPS transfers, libcurl might erroneously use the read callback CURLOPTREADFUNCTION to ask for data to send, even when the CURLOPTPOSTFIELDS option has been set, if the same handle previously was used to issue a PUT request which used that callback. CVE-2022-32221...

9.8CVSS9.4AI score0.04325EPSS
SaveExploits1References3
Mageia
Mageia
added 2022/11/01 10:58 p.m.205 views

Updated curl packages fix security vulnerability

When doing HTTPS transfers, libcurl might erroneously use the read callback CURLOPTREADFUNCTION to ask for data to send, even when the CURLOPTPOSTFIELDS option has been set, if the same handle previously was used to issue a PUT request which used that callback. CVE-2022-32221...

9.8CVSS8.7AI score0.04325EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2022/10/27 12:0 a.m.27 views

SUSE SLES12 Security Update : curl (SUSE-SU-2022:3770-1)

The remote SUSE Linux SLES12 host has packages installed that are affected by a vulnerability as referenced in the SUSE- SU-2022:3770-1 advisory. - CVE-2022-32221: Fixed POST following PUT confusion bsc1204383. Tenable has extracted the preceding description block directly from the SUSE security...

9.8CVSS6.8AI score0.04325EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2022/10/27 12:0 a.m.49 views

SUSE SLED15: curl / libcurl-devel / libcurl-devel-32bit / libcurl4 / etc (SUSE-SU-2022:3773-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2022:3773-1 advisory. - CVE-2022-32221: Fixed POST following PUT confusion bsc1204383. Tenable has extracted the preceding...

9.8CVSS6.8AI score0.04325EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2022/10/26 2:23 p.m.257 views

CVE-2022-32221

A vulnerability was found in curl. The issue occurs when doing HTTPS transfers, where curl might erroneously use the read callback CURLOPTREADFUNCTION to ask for data to send, even when the CURLOPTPOSTFIELDS option has been set if it previously used the same handle to issue a PUT request which us...

4.8CVSS8.6AI score0.04325EPSS
SaveExploits1References4
curl security advisories
curl security advisories
added 2022/10/26 8:0 a.m.10 views

POST following PUT confusion

When doing HTTPS transfers, libcurl might erroneously use the read callback CURLOPTREADFUNCTION to ask for data to send, even when the CURLOPTPOSTFIELDS option has been set, if the same handle previously was used to issue a PUT request which used that callback. This flaw may surprise the...

9.8CVSS6.7AI score0.04325EPSS
SaveExploits1References1Affected Software2
UbuntuCve
UbuntuCve
added 2022/10/26 7:0 a.m.52 views

CVE-2022-32221

When doing HTTPS transfers, libcurl might erroneously use the read callback CURLOPTREADFUNCTION to ask for data to send, even when the CURLOPTPOSTFIELDS option has been set, if the same handle previously was used to issue a PUT request which used that callback. This flaw may surprise the...

9.8CVSS6.6AI score0.04325EPSS
SaveExploits1References5
OSV
OSV
added 2022/10/26 7:0 a.m.2 views

UBUNTU-CVE-2022-32221

When doing HTTPS transfers, libcurl might erroneously use the read callback CURLOPTREADFUNCTION to ask for data to send, even when the CURLOPTPOSTFIELDS option has been set, if the same handle previously was used to issue a PUT request which used that callback. This flaw may surprise the...

9.8CVSS6.7AI score0.04325EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2022/10/18 5:27 p.m.18 views

Potential inter-blockchain communication (IBC) protocol compromise via "Dragonberry" vulnerability in cheqd

Impact This vulnerability affects IBC transfers due to a security vulnerability dubbed "Dragonberry" upstream in Cosmos SDK. The vulnerability could allow malicious attackers to compromise chain-to-chain IBC transfers. There is no vulnerability in the DID/resource modules for cheqd-node. Patches...

3.1AI score
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2022/10/14 12:0 a.m.41 views

Amazon Linux 2022 : curl, curl-minimal, libcurl (ALAS2022-2022-145)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2022-2022-145 advisory. A vulnerability was found in curl. This issue occurs because a malicious server can serve excessive amounts of Set-Cookie: headers in an HTTP response to curl, which stores all of them. This fl...

9.8CVSS6.4AI score0.3216EPSS
SaveExploits5References11
Code423n4
Code423n4
added 2022/10/11 12:0 a.m.14 views

Use safeTransferFrom instead of transferFrom()

Lines of code Vulnerability details Impact Although ERC20 standard suggests that a transfer should return true on success, there are tokens that doesn't comply with this. Therefore, the transferFrom call might cause silent failures and will affect the token accounting in this contract. Proof of...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/10/10 12:0 a.m.6 views

USE SAFETRANSFERFROM INSTEAD OF TRANSFERFROM FOR ERC721 TRANSFERS

Lines of code Vulnerability details Even though the function implements transferERC721 function which uses safeTransferFrom, there exists another function - transferERC721Unsafe . If transferERC721Unsafe is called and the recipient is not capable of receiving ERC721, the ERC721 token may be...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/10/10 12:0 a.m.9 views

[M1] _executeTokenTransfer can succeed without transferring tokens

Lines of code Vulnerability details Impact NFT Tokens may not be transferred in execute PoC During compile time AssetType can be either ERC721 or ERC1155 0 or 1. However, in execution time this value can be more than 1. ​ ​ The internal function executeTokenTransfer will succeed when AssetType 1...

7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2022/10/10 12:0 a.m.31 views

EulerOS Virtualization 3.0.6.0 : pcre2 (EulerOS-SA-2022-2580)

According to the versions of the pcre2 packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - An out-of-bounds read vulnerability was discovered in the PCRE2 library in the compilexclassmatchingpath function of the...

9.1CVSS7.1AI score0.03193EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2022/10/09 12:0 a.m.37 views

EulerOS 2.0 SP8 : curl (EulerOS-SA-2022-2454)

According to the versions of the curl packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - An insufficiently protected credentials vulnerability exists in curl 4.9 to and include curl 7.82.0 are affected that could allow an attacker to...

6.5CVSS6.8AI score0.3216EPSS
SaveExploits4References5
IBM Security Bulletins
IBM Security Bulletins
added 2022/09/25 9:6 p.m.21 views

Security Bulletin: IBM Sterling Connect:Direct for OpenVMS. Unencrypted data transfers can occur even when SSL encryption is specified in the security configuration. (CVE-2013-4035)

Abstract Unencrypted data transfers can occur even when SSL encryption is specified in the security configuration. Content VULNERABILITY DETAILS: CVEID: CVE-2013-4035 DESCRIPTION: When Connect:Direct for OpenVMS is the server in a TCP/IP session, and the client requests an unencrypted session, C:...

7.3CVSS7AI score0.00473EPSS
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2022/09/23 12:0 a.m.33 views

EulerOS Virtualization 2.9.1 : pcre2 (EulerOS-SA-2022-2361)

According to the versions of the pcre2 package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - An out-of-bounds read vulnerability was discovered in the PCRE2 library in the compilexclassmatchingpath function of the...

9.1CVSS7.1AI score0.03193EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2022/09/23 12:0 a.m.47 views

EulerOS Virtualization 2.9.1 : curl (EulerOS-SA-2022-2341)

According to the versions of the curl packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - An improper authentication vulnerability exists in curl 7.33.0 to and including 7.82.0 which might allow reuse OAUTH2-authenticated...

9.8CVSS6.8AI score0.3216EPSS
SaveExploits9References10
NVD
NVD
added 2022/09/21 7:15 p.m.17 views

CVE-2022-35621

Access control vulnerability in Evoh NFT EvohClaimable contract with sha256 hash code fa2084d5abca91a62ed1d2f1cad3ec318e6a9a2d7f1510a00d898737b05f48ae allows remote attackers to execute fraudulent NFT transfers...

5.3CVSS0.00779EPSS
SaveExploits1References1
Prion
Prion
added 2022/09/21 7:15 p.m.14 views

Improper access control

Access control vulnerability in Evoh NFT EvohClaimable contract with sha256 hash code fa2084d5abca91a62ed1d2f1cad3ec318e6a9a2d7f1510a00d898737b05f48ae allows remote attackers to execute fraudulent NFT transfers...

5CVSS5.8AI score0.00779EPSS
SaveExploits1References1
Rows per page
Query Builder