Lucene search
+L

1030 matches found

Snyk
Snyk
added 2022/06/26 12:46 p.m.10 views

Prototype Pollution

Overview @loopback/rest is a The REST API package for loopback-next Affected versions of this package are vulnerable to Prototype Pollution via JSON payloads containing constructor. Details Prototype Pollution is a vulnerability affecting JavaScript. Prototype Pollution refers to the ability to...

9.8CVSS8.3AI score0.01448EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2022/06/26 12:0 a.m.11 views

lender variable in is not the same as constructory and method in the construcotr ther is no check for address zero

Lines of code Vulnerability details Impact lender variable not the same as constructory and method its no check for address zero Recommended Mitigation Steps check for address zero in the constructor --- The text was updated successfully, but these errors were encountered: 😕 1 KenzoAgada reacted...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/24 12:0 a.m.8 views

Basket NFT have no name and symbol

Lines of code Vulnerability details Impact The Basket contract is intended to be used behind a proxy. But the ERC721 implementation used is not upgradeable, and its constructor is called at deployment time on the implementation. So all proxies will have a void name and symbol, breaking all...

7AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2022/06/20 8:18 p.m.4 views

Malicious code in helium-constructor (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 8c4ad560a74f2195e1657743dd392b64089d14a917d739cac76578f27806cba5 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
OSV
OSV
added 2022/06/20 8:18 p.m.10 views

MAL-2022-3588 Malicious code in helium-constructor (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 8c4ad560a74f2195e1657743dd392b64089d14a917d739cac76578f27806cba5 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2022/06/09 12:0 a.m.24 views

Code Injection in metacalc

The package metacalc before 0.0.2 is vulnerable to Arbitrary Code Execution when it exposes JavaScript's Math class to the v8 context. As the Math class is exposed to user-land, it can be used to get access to JavaScript's Function constructor...

9.8CVSS2.7AI score0.02441EPSS
SaveExploits1References5Affected Software1
Prion
Prion
added 2022/06/08 9:15 a.m.13 views

Design/Logic Flaw

The package metacalc before 0.0.2 are vulnerable to Arbitrary Code Execution when it exposes JavaScript's Math class to the v8 context. As the Math class is exposed to user-land, it can be used to get access to JavaScript's Function constructor...

7.5CVSS9.6AI score0.02441EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2022/06/08 12:0 a.m.10 views

metacalc 代码注入漏洞

metacalc is a Metarhia spreadsheet calculator for the Metarhia community. A security vulnerability exists in versions of metacalc prior to 0.0.2, which stems from vulnerability to arbitrary code execution attacks. An attacker exploited the vulnerability to access the Function constructor of...

9.8CVSS9AI score0.02441EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/06/06 9:29 a.m.5 views

minimist: prototype pollution

An Uncontrolled Resource Consumption flaw was found in minimist. The original fix for CVE-2020-7598 was incomplete as it was still possible to bypass in some cases. This flaw CVE-2021-44906 allows an attacker to trick the library into adding or modifying the properties of Object.prototype, using ...

9.8CVSS6.8AI score0.04581EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2022/06/03 8:5 p.m.18 views

CVE-2022-21122 Arbitrary Code Execution

The package metacalc before 0.0.2 are vulnerable to Arbitrary Code Execution when it exposes JavaScript's Math class to the v8 context. As the Math class is exposed to user-land, it can be used to get access to JavaScript's Function constructor...

9CVSS9.9AI score0.02441EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2022/06/03 8:0 p.m.6 views

CVE-2022-21122

The package metacalc before 0.0.2 are vulnerable to Arbitrary Code Execution when it exposes JavaScript's Math class to the v8 context. As the Math class is exposed to user-land, it can be used to get access to JavaScript's Function constructor...

9.8CVSS7.3AI score0.02441EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2022/05/24 5:26 p.m.20 views

linux-cmdline is vulnerable to Prototype Pollution via the constructor

The package linux-cmdline is a parser for Linux kernel command line arguments. Versions before 1.0.1 are vulnerable to Prototype Pollution via the constructor...

9.8CVSS8.7AI score0.02704EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2022/05/24 5:26 p.m.44 views

GHSA-2C29-WC65-4CX9 linux-cmdline is vulnerable to Prototype Pollution via the constructor

The package linux-cmdline is a parser for Linux kernel command line arguments. Versions before 1.0.1 are vulnerable to Prototype Pollution via the constructor...

9.8CVSS9.3AI score0.02704EPSS
SaveExploits1References4
Veracode
Veracode
added 2022/05/17 7:48 a.m.29 views

Prototype Pollution

convict is vulnerable to prototype pollution.A bypass of the fix for CVE-2022-22143 is possible which allows an attacker to inject properties into existing construct prototypes via the main.js and modify attributes such as proto, constructor, and prototype...

9.8CVSS8.9AI score0.03913EPSS
SaveExploits2References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/13 1:40 a.m.24 views

Sandbox bypass in Jenkins Script Security Plugin sandbox bypass

Script Security Plugin did not apply sandboxing restrictions to constructor invocations via positional arguments list, super constructor invocations, method references, and type coercion expressions. This could be used to invoke arbitrary constructors and methods, bypassing sandbox protection...

8.8CVSS6.9AI score0.01204EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/05/13 1:40 a.m.27 views

GHSA-H7RX-R733-7X7R Sandbox bypass in Jenkins Script Security Plugin sandbox bypass

Script Security Plugin did not apply sandboxing restrictions to constructor invocations via positional arguments list, super constructor invocations, method references, and type coercion expressions. This could be used to invoke arbitrary constructors and methods, bypassing sandbox protection...

8.8CVSS5.9AI score0.01204EPSS
SaveExploits0References2
OSV
OSV
added 2022/05/03 12:0 a.m.2 views

GHSA-P3PG-64PV-V7JG Prototype Pollution in jsgui-lang-essentials

All versions of package jsgui-lang-essentials are vulnerable to Prototype Pollution due to allowing all Object attributes to be altered, including their magical attributes such as proto, constructor and prototype...

7.7CVSS5.8AI score0.01217EPSS
SaveExploits1References4
Snyk
Snyk
added 2022/04/11 2:29 p.m.4 views

Prototype Pollution

Overview Affected versions of this package are vulnerable to Prototype Pollution in the Dexie.setByKeyPathobj, keyPath, value function which does not properly check the keys being set like proto or constructor. This can allow an attacker to add/modify properties of the Object.prototype leading to...

9.8CVSS9AI score0.01684EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2022/04/01 1:39 p.m.24 views

Automatic named constructor discovery in Valinor

Design issue - automatic constructor discovery The issue arises when upgrading from cuyz/valinor:0.3.0 to a newer system on an existing application, which broke due to the wrong constructor being picked. Still, a bigger security concern is problematic, and it is akin to...

7.1AI score
SaveExploits0References4Affected Software1
Code423n4
Code423n4
added 2022/03/31 12:0 a.m.10 views

Denial of services in proxy context by setting immutable privileged addresses in constructor in upgradeable contracts

Lines of code Vulnerability details Impact Privileged immutable addresses in LenderPool such as POOLEDCREDITLINE, SAVINGSACCOUNT and VERIFICATION are set in the constructor in the logic contract. These values are run at the time of deployment and affect only the local storage of the logic contrac...

6.5AI score
SaveExploits0
Rows per page
Query Builder