Lucene search
K

2444 matches found

Vulnrichment
Vulnrichment
added 2022/08/15 6:30 p.m.5 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 ...

10CVSS9.4AI score0.00513EPSS
Exploits1References2
OSV
OSV
added 2022/08/15 6:30 p.m.18 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
CNNVD
CNNVD
added 2022/08/15 12:0 a.m.2 views

React Editable Json Tree 安全漏洞

React Editable Json Tree is a library by the individual developer Havrileck Alexandre. A security vulnerability exists in React Editable Json Tree versions prior to 2.2.2, which stems from the ability to parse and execute arbitrary code via the eval function...

10CVSS8.8AI score0.00513EPSS
Exploits1References3
Positive Technologies
Positive Technologies
added 2022/08/15 12:0 a.m.3 views

PT-2022-23110 · Unknown · React-Editable-Json-Tree

Name of the Vulnerable Software and Affected Versions: react-editable-json-tree versions =3.0.0, no...

10CVSS9.4AI score0.00513EPSS
Exploits1References7
Prion
Prion
added 2022/08/01 8:15 p.m.18 views

Sql injection

PrestaShop is an Open Source e-commerce platform. In versions from 1.6.0.10 and before 1.7.8.7 PrestaShop is subject to an SQL injection vulnerability which can be chained to call PHP's Eval function on attacker input. The problem is fixed in version 1.7.8.7. Users are advised to upgrade. Users...

7.5CVSS9.5AI score0.78272EPSS
Exploits2References3Affected Software1
Cvelist
Cvelist
added 2022/08/01 7:30 p.m.31 views

CVE-2022-31181 Remote code execution in prestashop

PrestaShop is an Open Source e-commerce platform. In versions from 1.6.0.10 and before 1.7.8.7 PrestaShop is subject to an SQL injection vulnerability which can be chained to call PHP's Eval function on attacker input. The problem is fixed in version 1.7.8.7. Users are advised to upgrade. Users...

9.8CVSS9.8AI score0.78272EPSS
Exploits2References3
CVE
CVE
added 2022/08/01 7:30 p.m.248 views

CVE-2022-31181

PrestaShop versions 1.6.0.10 through 1.7.8.7 contain an SQL injection flaw caused by unsanitized user input, which can be chained to call PHP’s Eval function. The vulnerability can lead to remote code execution and is fixed in 1.7.8.7. Upgrading to 1.7.8.7 or later is the recommended remediation;...

9.8CVSS9.5AI score0.78272EPSS
In wildExploits2References3Affected Software1
EUVD
EUVD
added 2022/08/01 7:30 p.m.5 views

EUVD-2022-6354

PrestaShop is an Open Source e-commerce platform. In versions from 1.6.0.10 and before 1.7.8.7 PrestaShop is subject to an SQL injection vulnerability which can be chained to call PHP's Eval function on attacker input. The problem is fixed in version 1.7.8.7. Users are advised to upgrade. Users...

9.8CVSS9.5AI score0.78272EPSS
Exploits2References5
Veracode
Veracode
added 2022/08/01 2:56 p.m.42 views

SQL Injection

Prestashop is vulnerable to SQL injection. The vulnerability is due to the file config/smarty.config.inc.php improperly neutralizing SQL code. An attacker can chain this vulnerability to then call the PHP eval function, executing arbitrary code...

9.8CVSS9.7AI score0.78272EPSS
Exploits2References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/07/29 10:27 p.m.145 views

PrestaShop eval injection possible if shop vulnerable to SQL injection

Impact Eval injection possible if the shop is vulnerable to an SQL injection. Patches The problem is fixed in version 1.7.8.7 Workarounds Delete the MySQL Smarty cache feature by removing these lines in the file config/smarty.config.inc.php lines 43-46 PrestaShop 1.7 or 40-43 PrestaShop 1.6: php ...

9.8CVSS9.4AI score0.78272EPSS
Exploits2References5Affected Software1
OSV
OSV
added 2022/07/29 10:27 p.m.102 views

GHSA-HRGX-P36P-89Q4 PrestaShop eval injection possible if shop vulnerable to SQL injection

Impact Eval injection possible if the shop is vulnerable to an SQL injection. Patches The problem is fixed in version 1.7.8.7 Workarounds Delete the MySQL Smarty cache feature by removing these lines in the file config/smarty.config.inc.php lines 43-46 PrestaShop 1.7 or 40-43 PrestaShop 1.6: php ...

9.8CVSS9.5AI score0.78272EPSS
Exploits2References5
Github Security Blog
Github Security Blog
added 2022/07/26 12:1 a.m.28 views

node-import `params` argument can be controlled by users without any sanitization

This affects all versions of package node-import. The params argument of module function can be controlled by users without any sanitization. This is then provided to the “eval” function located in line 79 in the index file index.js...

9.8CVSS8.8AI score0.00433EPSS
Exploits1References4Affected Software1
Veracode
Veracode
added 2022/07/25 7:23 p.m.40 views

SQL Injection

prestashop/prestashop is vulnerable to SQL injection. An attacker is able to execute arbitrary SQL queries on the target system via sending specifically crafted input through the vulnerable fetch and save methods which in turn call PHP's Eval function...

9.8CVSS9.8AI score0.78272EPSS
Exploits2References3Affected Software1
OSV
OSV
added 2022/07/25 2:15 p.m.1 views

DEBIAN-CVE-2020-7677

This affects the package thenify before 3.3.1. The name argument provided to the package can be controlled by users without any sanitization, and this is provided to the eval function without any sanitization...

9.8CVSS8.3AI score0.01051EPSS
Exploits1References1
UbuntuCve
UbuntuCve
added 2022/07/25 2:15 p.m.37 views

CVE-2020-7677

This affects the package thenify before 3.3.1. The name argument provided to the package can be controlled by users without any sanitization, and this is provided to the eval function without any sanitization...

9.8CVSS7.2AI score0.01051EPSS
Exploits1References6
Prion
Prion
added 2022/07/25 2:15 p.m.25 views

Session fixation

This affects the package thenify before 3.3.1. The name argument provided to the package can be controlled by users without any sanitization, and this is provided to the eval function without any sanitization...

7.5CVSS9.3AI score0.01051EPSS
Exploits1References7Affected Software3
Prion
Prion
added 2022/07/25 2:15 p.m.9 views

Design/Logic Flaw

This affects all versions of package node-import. The "params" argument of module function can be controlled by users without any sanitization.b. This is then provided to the “eval” function located in line 79 in the index file "index.js"...

7.5CVSS9.3AI score0.00433EPSS
Exploits1References2
OSV
OSV
added 2022/07/25 2:15 p.m.1 views

UBUNTU-CVE-2020-7677

This affects the package thenify before 3.3.1. The name argument provided to the package can be controlled by users without any sanitization, and this is provided to the eval function without any sanitization...

9.8CVSS7.2AI score0.01051EPSS
Exploits1References7
Debian CVE
Debian CVE
added 2022/07/25 2:8 p.m.28 views

CVE-2020-7677

This affects the package thenify before 3.3.1. The name argument provided to the package can be controlled by users without any sanitization, and this is provided to the eval function without any sanitization...

9.8CVSS9.2AI score0.01051EPSS
Exploits1
Cvelist
Cvelist
added 2022/07/25 2:7 p.m.12 views

CVE-2020-7678 Arbitrary Code Execution

This affects all versions of package node-import. The "params" argument of module function can be controlled by users without any sanitization.b. This is then provided to the “eval” function located in line 79 in the index file "index.js"...

8.6CVSS9.5AI score0.00433EPSS
Exploits1References2
Rows per page
Query Builder