Lucene search
+L

14916 matches found

OpenVAS
OpenVAS
β€’added 2022/03/23 12:00 a.m.β€’12 views

Fedora: Security Advisory for containerd (FEDORA-2022-230f2b024b)

The remote host is missing an update for the Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

7.5CVSS7.8AI score0.27392EPSS
SaveExploits4References2
CNNVD
CNNVD
β€’added 2022/03/23 12:00 a.m.β€’14 views

Money Transfer Management System θ·¨η«™θ„šζœ¬ζΌζ΄ž

A cross-site scripting vulnerability exists in Money Transfer Management System version 1.0, a money transfer management system. The vulnerability stems from the program's lack of data validation filtering of user-supplied data and output. An attacker could exploit this vulnerability to execute...

6.1CVSS5.5AI score0.00702EPSS
SaveExploits1References2
CNNVD
CNNVD
β€’added 2022/03/23 12:00 a.m.β€’16 views

Money Transfer Management System SQL注ε…₯漏洞

Money Transfer Management System is a remittance management system. version 1.0 of Money Transfer Management System is vulnerable to SQL injection, which stems from a lack of validation of external input SQL statements in the id parameter of mtms/admin/?page=transaction/viewdetails. An attacker...

4.3CVSS6AI score0.00783EPSS
SaveExploits1References2
CNNVD
CNNVD
β€’added 2022/03/23 12:00 a.m.β€’10 views

Money Transfer Management System SQL注ε…₯漏洞

A SQL injection vulnerability exists in Money Transfer Management System version 1.0, a money transfer management system. The vulnerability stems from missing validation of external input SQL statements in the id parameter in admin/maintenance/managebranch.php and admin/maintenance/managefee.php...

9.8CVSS6.1AI score0.0164EPSS
SaveExploits1References2
Fedora
Fedora
β€’added 2022/03/22 3:43 a.m.β€’39 views

[SECURITY] Fedora 35 Update: containerd-1.6.1-1.fc35

Containerd is an industry-standard container runtime with an emphasis on simplicity, robustness and portability. It is available as a daemon for Linux and Windows, which can manage the complete container lifecycle of its host system: image transfer and storage, container execution and supervision...

7.5CVSS7.9AI score0.27392EPSS
SaveExploits4
Fedora
Fedora
β€’added 2022/03/22 3:19 a.m.β€’43 views

[SECURITY] Fedora 34 Update: containerd-1.6.1-1.fc34

Containerd is an industry-standard container runtime with an emphasis on simplicity, robustness and portability. It is available as a daemon for Linux and Windows, which can manage the complete container lifecycle of its host system: image transfer and storage, container execution and supervision...

7.5CVSS7.9AI score0.27392EPSS
SaveExploits4
Code423n4
Code423n4
β€’added 2022/03/18 12:00 a.m.β€’18 views

Malicious User can Manipulate PreCT Mint Logic with Direct Base Token Transfer

Lines of code Vulnerability details Impact A bad actor can steal funds from future depositors by sending the base token directly to the Strategy or StrategyController contracts. This exploit is more effective the less shares that have already been distributed, perhaps early into the launch of the...

6.9AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
β€’added 2022/03/16 7:00 a.m.β€’8 views

A flaw was found in python. An improperly handled HTTP response in the HTTP client code of python may allow a remote attacker who controls the HTTP server to make the client script enter an infinite loop consuming CPU time. The highest threat from this vulnerability is to system availability.

...

7.5CVSS7.9AI score0.11586EPSS
SaveExploits1
BDU FSTEC
BDU FSTEC
β€’added 2022/03/16 12:00 a.m.β€’13 views

The vulnerability of the Oracle Access Manager component of the Oracle Fusion Middleware software allows a perpetrator to execute arbitrary code.

The vulnerability of the Oracle Access Manager component of the Oracle Fusion Middleware software is related to errors in processing http requests. Exploiting this vulnerability allows a malicious actor to execute arbitrary code remotely...

10CVSS7.9AI score0.96284EPSS
SaveExploits5References5Affected Software1
Code423n4
Code423n4
β€’added 2022/03/16 12:00 a.m.β€’21 views

Fee-on-transfer/deflationary tokens cause problems

Lines of code Vulnerability details Some ERC20 tokens, such as USDT, allow for charging a fee any time transfer or transferFrom is called. If a contract does not allow for amounts to change after transfers, subsequent transfer operations based on the original amount will revert due to the contrac...

6.7AI score
SaveExploits0
OSV
OSV
β€’added 2022/03/14 11:15 a.m.β€’5 views

ALPINE-CVE-2022-22720

Apache HTTP Server 2.4.52 and earlier fails to close inbound connection when errors are encountered discarding the request body, exposing the server to HTTP Request Smuggling...

9.8CVSS7AI score0.28189EPSS
SaveExploits0References1
Code423n4
Code423n4
β€’added 2022/03/09 12:00 a.m.β€’13 views

Missing allowlist checks on tokens in CrossAnchorBridge could cause loss of funds

Lines of code Vulnerability details Impact The CrossAnchorBridge contract accepts any ERC20 token and transfers them to the wormhole bridge. There were allowlist checks on the tokens before, but they were commented out in this version for the audit. If a user transfers, for example, non-supported...

6.7AI score
SaveExploits0
Code423n4
Code423n4
β€’added 2022/03/09 12:00 a.m.β€’17 views

bETH rewards can be timed

Lines of code Vulnerability details Impact The bETH reward contract allocates new rewards sent to the contract whenever updateglobalindex is called. It should be possible to time the transfer of the rewards to the contract and frontrun it with increasing one's token balance to capture more reward...

6.8AI score
SaveExploits0
Code423n4
Code423n4
β€’added 2022/03/09 12:00 a.m.β€’19 views

Inconsistency behavior between bAsset tokens and the standard cw20 tokens

Lines of code Vulnerability details Impact The implementation of the send function of bAsset tokens is inconsistent with the standard cw20's implementation. In the standard implementation, the msg and the transfer amount are passed to the recipient contract as a regular message. However, in the...

6.9AI score
SaveExploits0
Hacker One
Hacker One
β€’added 2022/03/06 3:45 a.m.β€’222 views

Node.js: HTTP Request Smuggling Due to Incorrect Parsing of Multi-line Transfer-Encoding

Summary: The llhttp parser in the http module in Node v17.6.0 does not correctly handle multi-line Transfer-Encoding headers. This can lead to HTTP Request Smuggling HRS. Description: When Node receives the following request: http GET / HTTP/1.1 Transfer-Encoding: chunked , identity 1 a 0 it...

6.4CVSS7.5AI score0.68796EPSS
SaveExploits1
Krebs on Security
Krebs on Security
β€’added 2022/03/04 8:20 p.m.β€’34 views

Conti Ransomware Group Diaries, Part III: Weaponry

Part I of this series examined newly-leaked internal chats from the Conti ransomware group, and how the crime gang dealt with its own internal breaches. Part II explored what its like to be an employee of Contis sprawling organization. Todays Part III looks at how Conti abused popular commercial...

7.1AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
β€’added 2022/03/04 12:00 a.m.β€’23 views

The vulnerability of the web interface of NETGEAR RAX43 integrated software routers allows a perpetrator to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the web interface of NETGEAR RAX43 router software relates to the transmission of data in an open manner. Exploiting this vulnerability can allow attackers to compromise the confidentiality, integrity, and accessibility of the protected information through HTTP requests...

7.2CVSS6.7AI score0.00173EPSS
SaveExploits0References2Affected Software1
BDU FSTEC
BDU FSTEC
β€’added 2022/03/04 12:00 a.m.β€’11 views

The vulnerability of the RouterOS operating system in MikroTik routers allows a hacker to cause a service failure.

The vulnerability of the RouterOS operating system for MikroTik routers lies in the fact that operations are performed outside of the buffer in memory. Exploiting this vulnerability allows a malicious actor to cause a service failure through a specially crafted FTP request...

7.8CVSS7.4AI score0.0125EPSS
SaveExploits0References4Affected Software1
Code423n4
Code423n4
β€’added 2022/03/03 12:00 a.m.β€’13 views

There is a possibility of Token transfer getting stuck when using Erc1155BatchMessage

Lines of code Vulnerability details Impact In the event of user error while making the calldata for encodeTransferErc1155BatchMessage, where the size of the arrays of ids and amounts donot match, the message will get encoded due to no input validation, however the transfer will fail at the other...

6.9AI score
SaveExploits0
Code423n4
Code423n4
β€’added 2022/03/03 12:00 a.m.β€’12 views

Schain owners can rug pull users' funds

Lines of code Vulnerability details Impact Once a chain has been killed the chain owner is able to call getFunds on each of the deposit boxes and transfer funds/tokens wherever he/she wishes Even if the owner is benevolent the fact that there is a rug vector available may negatively impact the...

6.9AI score
SaveExploits0
Rows per page
Query Builder