Lucene search
+L

13895 matches found

Code423n4
Code423n4
added 2023/03/20 12:00 a.m.6 views

A Smart Contract can repeatedly call mint, increasing gas costs due to storage

Lines of code Vulnerability details Impact Detailed description of the impact of this finding. The functions fuse and mint do not check if the caller is an EOA account. Therefore a smart contract can call fuse over and again Proof of Concept Provide direct links to all referenced code in GitHub...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/03/20 12:00 a.m.11 views

Users can lose funds due to stuck NFT's

Lines of code Vulnerability details Impact If msg.sender is a contract could also be smart contract wallet that does not implement the onERC721Received method, in the current implementation of fuse Namespace.sol && mint Bio.sol, the tx will still be successful, and the token will be minted. In th...

7.1AI score
SaveExploits0
CNNVD
CNNVD
added 2023/03/20 12:00 a.m.8 views

WordPress plugin Smart Logo Showcase Lite 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports personal blog sites on PHP and MySQL servers.WordPress plugin is an application plugin. A cross-site scripting vulnerability exists...

5.4CVSS5.5AI score0.00471EPSS
SaveExploits2References2
Code423n4
Code423n4
added 2023/03/19 12:00 a.m.22 views

EVM Elliptic Curve Recovery Discrepancy

Lines of code Vulnerability details Impact The Ecrecover.yul file meant to simulate the ecrecover mechanism as executed by traditional ETH 1.0 consensus mechanisms is incorrect. In detail, it does not conform to the "Homestead" update which introduced an upper-bound check for s values of an r, s,...

6.8AI score
SaveExploits0
CNNVD
CNNVD
added 2023/03/17 12:00 a.m.14 views

OpenSSH 安全漏洞

OpenSSH OpenBSD Secure Shell is a set of connection tools for secure access to remote computers from the Canadian OpenBSD Project Group. The tools are an open source implementation of the SSH protocol and support encryption of all transmissions, effectively blocking eavesdropping, connection...

9.8CVSS6.5AI score0.02267EPSS
SaveExploits0References5
Code423n4
Code423n4
added 2023/03/15 12:00 a.m.12 views

BYTES2.getReward: no check for input

Lines of code Vulnerability details Impact the function getReward should validate that to is not an empty address 0x0 to prevent accidental loss of BYTES. Impact: mint reward BYTES to address0 will be lost Proof of Concept function getReward address to external uint256 reward, uint256 daoCommisio...

6.9AI score
SaveExploits0
OpenVAS
OpenVAS
added 2023/03/14 12:00 a.m.25 views

WordPress Smart Slider 3 Plugin < 3.5.1.11 Object Injection Vulnerability

The WordPress plugin SPDX-FileCopyrightText: 2023 Greenbone AG 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-only CPE = "cpe:/a:nextendweb:smartslider3"; if description...

8.8CVSS8.8AI score0.01923EPSS
SaveExploits3References1
Debian CVE
Debian CVE
added 2023/03/13 9:04 a.m.80 views

CVE-2023-1370

Json-smart is a performance focused, JSON processor lib. When reaching a ‘‘ or ‘‘ character in the JSON input, the code parses an array or an object respectively. It was discovered that the code does not have any limit to the nesting of such arrays or objects. Since the parsing of nested arrays a...

7.5CVSS6.6AI score0.01119EPSS
SaveExploits1
CVE
CVE
added 2023/03/13 9:04 a.m.1080 views

CVE-2023-1370

The CVE-2023-1370 entry concerns Netplex Json-smart, a JSON processing library. Public materials in the connected docs confirm a stack-exhaustion (DoS) due to unbounded nesting when parsing nested arrays/objects in JSON input, caused by recursive parsing. Affected version range is 2.5.0 through 2...

7.5CVSS7.8AI score0.01119EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2023/03/13 9:04 a.m.41 views

CVE-2023-1370 Stack exhaustion in json-smart leads to denial of service when parsing malformed JSON

Json-smart is a performance focused, JSON processor lib. When reaching a ‘‘ or ‘‘ character in the JSON input, the code parses an array or an object respectively. It was discovered that the code does not have any limit to the nesting of such arrays or objects. Since the parsing of nested arrays a...

7.5CVSS7.8AI score0.01119EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2023/03/13 9:04 a.m.15 views

CVE-2023-1370 Stack exhaustion in json-smart leads to denial of service when parsing malformed JSON

Json-smart is a performance focused, JSON processor lib. When reaching a ‘‘ or ‘‘ character in the JSON input, the code parses an array or an object respectively. It was discovered that the code does not have any limit to the nesting of such arrays or objects. Since the parsing of nested arrays a...

7.5CVSS7.7AI score0.01119EPSS
SaveExploits1References2
The Hacker News
The Hacker News
added 2023/03/13 7:36 a.m.130 views

Researchers Uncover Over a Dozen Security Flaws in Akuvox E11 Smart Intercom

More than a dozen security flaws have been disclosed in E11, a smart intercom product made by Chinese company Akuvox. "The vulnerabilities could allow attackers to execute code remotely in order to activate and control the device's camera and microphone, steal video and images, or gain a network...

9.8CVSS1AI score0.01067EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/03/13 12:00 a.m.6 views

PT-2023-4904 · Unknown +4 · Json Smart +5

Name of the Vulnerable Software and Affected Versions: Json-smart versions 2.5.0 through 2.5.1 Description: The issue is related to uncontrolled recursion in the Json-smart library. When the library encounters a '' or '' character in the JSON input, it parses an object or array respectively...

7.8CVSS6.1AI score0.023EPSS
SaveExploits2References50
Code423n4
Code423n4
added 2023/03/10 12:00 a.m.7 views

Everything wrong with deposit method

Lines of code Vulnerability details Impact No Accounting, Wrong data in Event emission in case of Fees on transfer Tokens and limited usecase. Proof of Concept File: DAO.sol function deposit address token, uint256 amount, string calldata reference external payable override if amount == 0 revert...

7AI score
SaveExploits0
OpenVAS
OpenVAS
added 2023/03/08 12:00 a.m.19 views

Debian: Security Advisory (DSA-1734-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2023 Greenbone AG 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-only ifdescription...

2.1CVSS7.6AI score0.01215EPSS
SaveExploits2References4
Code423n4
Code423n4
added 2023/03/07 12:00 a.m.21 views

LQTYStaking.sol – Reentrancy risk in stake() unstake() functions

Lines of code Vulnerability details In the LQTY smart contract, the stake and unstake functions are used to add or remove a certain amount of LQTY tokens from a user's stake, respectively. Both functions are designed to update the user's stake and the total amount of LQTY staked while allowing...

6.7AI score
SaveExploits0
Patchstack
Patchstack
added 2023/03/06 12:00 a.m.17 views

WordPress Smart Slider 3 Plugin < 3.5.1.14 is vulnerable to Cross Site Scripting (XSS)

Software Smart Slider 3 Type Plugin Vulnerable versions 3.5.1.14 Fixed in 3.5.1.14 OWASP Top 10 A7: Cross-Site Scripting XSS Classification Cross Site Scripting XSS CVE CVE-2023-0660 Patch priority Medium CVSS severity Medium 6.5 Developer Claim ownership PSID 008134aaa2eb Credits Erwan LR WPScan...

5.4CVSS5.6AI score0.00478EPSS
SaveExploits2References4Affected Software1
vulnersOsv
vulnersOsv
added 2023/03/03 8:02 p.m.1 views

@aragon/core-contracts (>=0.7.0-alpha, <=0.8.0-alpha), @aragon/osx (>=1.2.0, <=1.3.0) +42 more potentially affected by CVE-2023-26488 via @openzeppelin/contracts-upgradeable (>=4.8.0, <=4.8.1)

@openzeppelin/contracts-upgradeable NPM version =4.8.0, =0.7.0-alpha, =1.2.0, =0.0.1, =0.0.1, =0.0.1, =1.0.4, =2.0.0, =1.0.1, =1.0.15, =1.0.27, =1.0.16, =1.0.29 and more Source cves: CVE-2023-26488 Source advisory: OSV:GHSA-878M-3G6Q-594Q...

6.5CVSS6.4AI score0.00713EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2023/03/03 8:02 p.m.1 views

@1inch/delegating (>=0.0.8, <=0.0.21), @1inch/erc20-pods (>=0.0.8, <=0.0.17) +67 more potentially affected by CVE-2023-26488 via @openzeppelin/contracts (>=4.8.0, <=4.8.1)

@openzeppelin/contracts NPM version =4.8.0, =0.0.8, =0.0.8, =1.1.2, =0.0.1, =2.0.0, =0.7.0-alpha, =1.2.0, =0.0.1, =1.0.4, =1.0.1, =1.0.15, =2.0.2 and more Source cves: CVE-2023-26488 Source advisory: OSV:GHSA-878M-3G6Q-594Q...

6.5CVSS6.4AI score0.00713EPSS
SaveExploits0
Patchstack
Patchstack
added 2023/03/02 12:00 a.m.21 views

WordPress Smart Logo Showcase Lite Plugin <= 1.1.9 is vulnerable to Cross Site Scripting (XSS)

Software Smart Logo Showcase Lite Type Plugin Vulnerable versions = 1.1.9 Fixed in N/A OWASP Top 10 A7: Cross-Site Scripting XSS Classification Cross Site Scripting XSS CVE CVE-2023-0175 Patch priority Medium CVSS severity Medium 6.5 Developer Claim ownership PSID 946d9d91d290 Credits Lana Codes...

5.4CVSS5.9AI score0.00471EPSS
SaveExploits2References3Affected Software1
Rows per page
Query Builder