Lucene search
K

984 matches found

Cvelist
Cvelist
โ€ขadded 2022/08/29 5:5 a.m.โ€ข15 views

CVE-2022-25921 Arbitrary Code Execution

All versions of package morgan-json are vulnerable to Arbitrary Code Execution due to missing sanitization of input passed to the Function constructor...

8.1CVSS9.9AI score0.00942EPSS
Exploits1References2
ATTACKERKB
ATTACKERKB
โ€ขadded 2022/08/29 5:0 a.m.โ€ข1 views

CVE-2022-25921

All versions of package morgan-json are vulnerable to Arbitrary Code Execution due to missing sanitization of input passed to the Function constructor...

9.8CVSS7.3AI score0.00942EPSS
Exploits1References3
CNNVD
CNNVD
โ€ขadded 2022/08/29 12:0 a.m.โ€ข2 views

morgan-json ๅฎ‰ๅ…จๆผๆดž

morgan-json is a variant of morgan.compile by Charlie Robbins, an American personal developer, which provides formatting functions that output JSON. A security vulnerability exists in all versions of morgan-json, which stems from a lack of sanitization of the input passed to the Function...

9.8CVSS7.6AI score0.00942EPSS
Exploits1References3
Positive Technologies
Positive Technologies
โ€ขadded 2022/08/29 12:0 a.m.โ€ข2 views

PT-2022-17605 ยท Unknown ยท Morgan-Json

Name of the Vulnerable Software and Affected Versions: morgan-json versions all Description: The issue is related to Arbitrary Code Execution due to missing sanitization of input passed to the Function constructor. This allows for potential code execution with unintended consequences. No...

9.8CVSS9.5AI score0.00942EPSS
Exploits1References6
OSV
OSV
โ€ขadded 2022/08/18 7:15 p.m.โ€ข16 views

GHSA-J3RV-W43Q-F9X2 React Editable Json Tree vulnerable to arbitrary code execution via function parsing

Impact Our library allows strings to be parsed as functions and stored as a specialized component, JsonFunctionValue. To do this, Javascript's eval function was used to execute strings that begin with "function" as Javascript. This was an oversight that unfortunately allows arbitrary code to be...

10CVSS9.3AI score0.00513EPSS
Exploits1References4
ATTACKERKB
ATTACKERKB
โ€ขadded 2022/08/18 5:15 a.m.โ€ข2 views

CVE-2022-35165

An issue in AP4SgpdAtom::AP4SgpdAtom of Bento4-1.6.0-639 allows attackers to cause a Denial of Service DoS via a crafted mp4 input...

5.5CVSS5.8AI score0.00047EPSS
Exploits1References2
OSV
OSV
โ€ขadded 2022/08/18 5:15 a.m.โ€ข1 views

UBUNTU-CVE-2022-35165

An issue in AP4SgpdAtom::AP4SgpdAtom of Bento4-1.6.0-639 allows attackers to cause a Denial of Service DoS via a crafted mp4 input...

5.5CVSS5.8AI score0.00047EPSS
Exploits1References2
OSV
OSV
โ€ขadded 2022/08/15 6:30 p.m.โ€ข36 views

CVE-2022-36010 Arbitrary code execution via function parsing in react-editable-json-tree

This library allows strings to be parsed as functions and stored as a specialized component, JsonFunctionValue. To do this, Javascript's eval function is used to execute strings that begin with "function" as Javascript. This unfortunately could allow arbitrary code to be executed if it exists as ...

10CVSS9AI score0.00513EPSS
Exploits1References4
Code423n4
Code423n4
โ€ขadded 2022/08/15 12:0 a.m.โ€ข8 views

Users can create an un-bannable contract

Lines of code Vulnerability details Impact Users can create an un-bannable contract by working from a contract's constructor and then self-destructing on each instantiation. Users can also deterministically deploy the contract to the same address every time they want to interact with fiatDAO...

6.9AI score
Exploits0
Snyk
Snyk
โ€ขadded 2022/08/07 1:27 p.m.โ€ข2 views

Arbitrary Code Execution

Overview morgan-json is an A variant of morgan.compile that provides format functions that output JSON Affected versions of this package are vulnerable to Arbitrary Code Execution due to missing sanitization of input passed to the Function constructor. PoC js var PUT = require'morgan-json';...

9.8CVSS7.2AI score0.00942EPSS
Exploits1References2
Code423n4
Code423n4
โ€ขadded 2022/08/07 12:0 a.m.โ€ข4 views

[H1] MIMOProxy can be PWNED by malicious delegate call

Lines of code Vulnerability details Impact PBR proxy owner change protection can bypassed / DoS PoC PRBProxy has a protection to prevent malicious delegatecall to overwrite owner. function executeaddress target, bytes calldata data public payable override returns bytes memory response ... ... //...

6.9AI score
Exploits0
RedHat Linux
RedHat Linux
โ€ขadded 2022/08/03 6:2 p.m.โ€ข1 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.00789EPSS
Exploits1References5
RedHat Linux
RedHat Linux
โ€ขadded 2022/08/03 6:1 p.m.โ€ข1 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.00789EPSS
Exploits1References5
Prion
Prion
โ€ขadded 2022/07/28 9:15 a.m.โ€ข11 views

Code injection

Apache Calcite Avatica JDBC driver creates HTTP client instances based on class names provided via httpclientimpl connection property; however, the driver does not verify if the class implements the expected interface before instantiating it, which can lead to code execution loaded via arbitrary...

6.5CVSS9AI score0.11793EPSS
Exploits0References2Affected Software1
OSV
OSV
โ€ขadded 2022/06/27 9:15 p.m.โ€ข1 views

UBUNTU-CVE-2022-31084

LDAP Account Manager LAM is a webfrontend for managing entries e.g. users, groups, DHCP settings stored in an LDAP directory. In versions prior to 8.0 There are cases where LAM instantiates objects from arbitrary classes. An attacker can inject the first constructor argument. This can lead to cod...

9CVSS7.8AI score0.01567EPSS
Exploits1References4
Snyk
Snyk
โ€ขadded 2022/06/26 12:46 p.m.โ€ข4 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.00615EPSS
Exploits0References2
Code423n4
Code423n4
โ€ขadded 2022/06/26 12:0 a.m.โ€ข9 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
Exploits0
Code423n4
Code423n4
โ€ขadded 2022/06/24 12:0 a.m.โ€ข4 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
Exploits0
OSSF Malicious Packages
OSSF Malicious Packages
โ€ขadded 2022/06/20 8:18 p.m.โ€ข3 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
Exploits0References1
OSV
OSV
โ€ขadded 2022/06/20 8:18 p.m.โ€ข8 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
Exploits0References1
Rows per page
Query Builder