Lucene search
+L

131 matches found

OSV
OSV
added 2023/04/17 10:18 a.m.22 views

CVE-2023-2017 Improper Control of Generation of Code in Twig Rendered Views in Shopware

Server-side Template Injection SSTI in Shopware 6 = v6.4.20.0, v6.5.0.0-rc1 = v6.5.0.0-rc4, affecting both shopware/core and shopware/platform GitHub repositories, allows remote attackers with access to a Twig environment without the Sandbox extension to bypass the validation checks in...

8.8CVSS7.4AI score0.02083EPSS
SaveExploits1References5
Veracode
Veracode
added 2023/01/20 3:49 a.m.45 views

Remote Code Execution

shopware is vulnerable to Remote Code Execution RCE. An attacker with access to a Twig environment is able to use templates to call any global PHP function with filters such as map, filter, and sort, which allows an attacker to upload and execute malicious code on the system...

9.9CVSS9AI score0.01333EPSS
SaveExploits0References4Affected Software2
NVD
NVD
added 2023/01/17 10:15 p.m.45 views

CVE-2023-22731

Shopware is an open source commerce platform based on Symfony Framework and Vue js. In a Twig environment without the Sandbox extension, it is possible to refer to PHP functions in twig filters like map, filter, sort. This allows a template to call any global PHP function and thus execute arbitra...

9.9CVSS9.3AI score0.01333EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2022/08/15 12:0 a.m.80 views

WordPress plugin VR Calendar 操作系统命令注入漏洞

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 servers with PHP and MySQL.WordPress plugin is an application plugin. An operating system command injection...

9.8CVSS8.8AI score0.12937EPSS
SaveExploits2References2
ATTACKERKB
ATTACKERKB
added 2022/06/13 1:15 p.m.7 views

CVE-2022-0885

The Member Hero WordPress plugin through 1.0.9 lacks authorization checks, and does not validate the a request parameter in an AJAX action, allowing unauthenticated users to call arbitrary PHP functions with no arguments...

9.8CVSS7.9AI score0.09105EPSS
SaveExploits2References3
WPVulnDB
WPVulnDB
added 2022/03/16 12:0 a.m.26 views

Download Manager < 3.2.39 - Unauthenticated brute force of files master key

The plugin uses the uniqid php function to generate the master key for a download, allowing an attacker to brute force the key with reasonable resources giving direct download access regardless of role based restrictions or password protections set for the download. PoC...

7.5CVSS2.9AI score0.0151EPSS
SaveExploits2Affected Software1
OSV
OSV
added 2022/03/03 12:0 a.m.18 views

GHSA-42QM-C3CF-9WV2 Code injection in dolibarr/dolibarr

Improper php function sanitization, lead to an ability to inject arbitrary PHP code and run arbitrary commands on file system. In the function "doleval" in file "dolibarr/htdocs/core/lib/functions.lib.php" dangerous PHP functions are sanitized using "strreplace" and can be bypassed using followin...

8.8CVSS8.8AI score0.43578EPSS
SaveExploits1References4
Huntr
Huntr
added 2022/02/28 12:49 p.m.27 views

Code Injection

Description Improper php function sanitization, lead to an ability to inject arbitrary PHP code and run arbitrary commands on file system. In the function "doleval" in file "dolibarr/htdocs/core/lib/functions.lib.php" dangerous PHP functions are sanitized using "strreplace" and can be bypassed...

6.5CVSS0.3AI score0.43578EPSS
SaveExploits1
Cvelist
Cvelist
added 2021/12/27 10:33 a.m.27 views

CVE-2021-24998 Simple JWT Login < 3.3.0 - Insecure Password Creation

The Simple JWT Login WordPress plugin before 3.3.0 can be used to create new WordPress user accounts with a randomly generated password. The password is generated using the strshuffle PHP function that "does not generate cryptographically secure values, and should not be used for cryptographic...

7.8AI score0.01186EPSS
SaveExploits0References2
CISA KEV Catalog
CISA KEV Catalog
added 2021/11/03 12:0 a.m.16 views

Unraid Remote Code Execution Vulnerability

Unraid contains a vulnerability due to the insecure use of the extract PHP function that can be abused to execute remote code as root. This CVE is chainable with CVE-2020-5849 for initial access...

10CVSS9.4AI score0.95844EPSS
SaveIn wildExploits9
WPVulnDB
WPVulnDB
added 2021/10/13 12:0 a.m.37 views

Simple JWT Login < 3.3.0 - Insecure Password Creation

The plugin can be used to create new WordPress user accounts with a randomly generated password. The password is generated using the strshuffle PHP function that "does not generate cryptographically secure values, and should not be used for cryptographic purposes" according to PHP's documentation...

7.5CVSS1.2AI score0.01186EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2021/09/23 1:15 p.m.23 views

CVE-2021-22948

Vulnerability in the generation of session IDs in revive-adserver 5.3.0, based on the cryptographically insecure uniqid PHP function. Under some circumstances, an attacker could theoretically be able to brute force session IDs in order to take over a specific account...

7.1CVSS0.02714EPSS
SaveExploits1References2
OSV
OSV
added 2021/09/23 1:15 p.m.13 views

CVE-2021-22948

Vulnerability in the generation of session IDs in revive-adserver 5.3.0, based on the cryptographically insecure uniqid PHP function. Under some circumstances, an attacker could theoretically be able to brute force session IDs in order to take over a specific account...

7.1CVSS6.6AI score
SaveExploits0References2
Cvelist
Cvelist
added 2021/09/23 12:44 p.m.32 views

CVE-2021-22948

Vulnerability in the generation of session IDs in revive-adserver 5.3.0, based on the cryptographically insecure uniqid PHP function. Under some circumstances, an attacker could theoretically be able to brute force session IDs in order to take over a specific account...

6.9AI score0.02714EPSS
SaveExploits1References2
Metasploit
Metasploit
added 2021/09/20 5:41 p.m.177 views

elFinder Archive Command Injection

elFinder versions below 2.1.59 are vulnerable to a command injection vulnerability via its archive functionality. When creating a new zip archive, the name parameter is sanitized with the escapeshellarg php function and then passed to the zip utility. Despite the sanitization, supplying the -TmTT...

9.8CVSS9AI score0.69934EPSS
SaveExploits5
OSV
OSV
added 2021/06/17 12:15 p.m.4 views

UBUNTU-CVE-2021-3603

PHPMailer 6.4.1 and earlier contain a vulnerability that can result in untrusted code being called if such code is injected into the host project's scope by other means. If the $patternselect parameter to validateAddress is set to 'php' the default, defined by PHPMailer::$validator, and the globa...

8.1CVSS6.7AI score0.0226EPSS
SaveExploits0References6
Packet Storm
Packet Storm
added 2021/01/05 12:0 a.m.241 views

CMS Made Simple 2.2.15 Remote Command Execution

Exploit Title: CMS Made Simple 2.2.15 - RCE Authenticated Author: Andrey Stoykov Vendor Homepage: https://www.cmsmadesimple.org/ Software Link: https://www.cmsmadesimple.org/downloads/cmsms Version: 2.2.15 Tested on: Debian 10 LAMPP Exploit and Detailed Info:...

0.1AI score
SaveExploits0
0day.today
0day.today
added 2020/04/18 12:0 a.m.44 views

Unraid 6.8.0 Authentication Bypass / Arbitrary Code Execution Exploit

This Metasploit module exploits two vulnerabilities affecting Unraid 6.8.0. An authentication bypass is used to gain access to the administrative interface, and an insecure use of the extract PHP function can be abused for arbitrary code execution as root. This module requires Metasploit:...

10CVSS0.8AI score0.95844EPSS
SaveExploits9
VulnCheck KEV
VulnCheck KEV
added 2020/03/09 12:0 a.m.2 views

VulnCheck KEV: CVE-2020-10257

The ThemeREX Addons plugin before 2020-03-09 for WordPress lacks access control on the /trxaddons/v2/get/sclayout REST API endpoint, allowing for PHP functions to be executed by any users, because includes/plugin.rest-api.php calls trxaddonsrestgetsclayout with an unsafe sc parameter...

9.8CVSS7.3AI score0.08877EPSS
SaveExploits2References1
0day.today
0day.today
added 2019/11/12 12:0 a.m.151 views

eMerge E3 Access Controller 4.6.07 - Remote Code Execution Exploit (2)

Exploit Title: eMerge E3 Access Controller 4.6.07 - Remote Code Execution Metasploit Vendor Homepage: http://linear-solutions.com/nscfamily/e3-series/ Software Link: http://linear-solutions.com/nscfamily/e3-series/ Version: 4.6.07 Tested on: NA CVE : CVE-2019-7265 Advisory:...

10CVSS0.5AI score0.97136EPSS
SaveExploits22
Rows per page
Query Builder