Lucene search
+L

1393 matches found

Packet Storm
Packet Storm
added 2012/06/25 12:00 a.m.50 views

SugarCRM CE 6.3.1 PHP Code Execution

populateFromArrayunserializebase64decode$query; include/generic/Save2.php:197: $currentquerybypagearray = unserializebase64decode$currentquerybypage; include/MVC/Controller/SugarController.php:593: $REQUEST = unserializebase64decode$tempreq'currentquerybypage';...

9.6AI score0.67256EPSS
SaveExploits13
zdt
zdt
added 2012/06/23 12:00 a.m.51 views

SugarCRM CE <= 6.3.1 "unserialize()" PHP Code Execution

Exploit for php platform in category web applications populateFromArrayunserializebase64decode$query; include/generic/Save2.php:197: $currentquerybypagearray = unserializebase64decode$currentquerybypage; include/MVC/Controller/SugarController.php:593: $REQUEST =...

7.1AI score0.67256EPSS
SaveExploits13
Metasploit
Metasploit
added 2012/06/23 12:00 a.m.82 views

SugarCRM unserialize() PHP Code Execution

This module exploits a php unserialize vulnerability in SugarCRM use exploit/unix/webapp/sugarcrm/unserializeexec msf undefinedunserializeexec show actions ...actions... msf undefinedunserializeexec set ACTION msf undefinedunserializeexec show options ...show and set options... msf...

9.8CVSS8.8AI score0.67256EPSS
SaveExploits13
exploitpack
exploitpack
added 2012/06/23 12:00 a.m.60 views

SugarCRM CE 6.3.1 - Unserialize() PHP Code Execution

SugarCRM CE 6.3.1 - Unserialize PHP Code Execution populateFromArrayunserializebase64decode$query; include/generic/Save2.php:197: $currentquerybypagearray = unserializebase64decode$currentquerybypage; include/MVC/Controller/SugarController.php:593: $REQUEST =...

7.5CVSS0.4AI score0.67256EPSS
SaveExploits13
zdt
zdt
added 2012/06/23 12:00 a.m.37 views

Kleeja Uploader <= 1.0.1 CSRF Delete all uploaded files

Exploit for php platform in category web applications Exploit Title: Kleeja Uploader escape$search'userip' . '%' ' : ''; ln:168| //add the generated search sentence to the query ln:169| $query'WHERE' = "$sizethan $filenamee $upsthan $exte $repthan $usernamee $lstdthan $exte $ipp";build$query;...

7.1AI score
SaveExploits0
Friends Of PHP
Friends Of PHP
added 2012/03/28 9:32 a.m.14 views

Insecure Unserialize Vulnerability in FLOW3

More info at https://www.neos.io/blog/flow-sa-2012-001.html...

7.2AI score
SaveExploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 2012/03/28 9:32 a.m.18 views

Insecure Unserialize Vulnerability in FLOW3

More info at https://www.neos.io/blog/flow-sa-2012-001.html...

7.2AI score
SaveExploits0Affected Software1
Typo3
Typo3
added 2012/03/28 12:00 a.m.104 views

Several Vulnerabilities in TYPO3 Core

It has been discovered that TYPO3 Core is vulnerable to Cross-Site Scripting, Information Disclosure, Insecure Unserialize Component Type: TYPO3 Core Affected Versions: 4.4.0 up to 4.4.13, 4.5.0 up to 4.5.13, 4.6.0 up to 4.6.6 and development releases of the 4.7 and 6.0 branch. Vulnerability Type...

5CVSS6AI score0.03091EPSS
SaveExploits0Affected Software1
VulnCheck KEV
VulnCheck KEV
added 2011/10/18 12:00 a.m.10 views

VulnCheck KEV: CVE-2014-7235

htdocsari/includes/login.php in the ARI Framework module/Asterisk Recording Interface ARI in FreePBX before 2.9.0.9, 2.10.x, and 2.11 before 2.11.1.5 allows remote attackers to execute arbitrary code via the ariauth cookie, related to the PHP unserialize function, as exploited in the wild...

10CVSS6.4AI score0.43262EPSS
SaveExploits4References1
Typo3
Typo3
added 2011/07/27 12:00 a.m.23 views

Multiple vulnerabilities in TYPO3 Core

It has been discovered that TYPO3 Core is vulnerable to Cross-Site Scripting XSS, Information Disclosure, Authentication Delay Bypass, Unserialize vulnerability, Missing Access Control. Component Type: TYPO3 Core Affected Versions: 4.3.11 and below, 4.4.8 and below, 4.5.3 and below Vulnerability...

6.6AI score
SaveExploits0Affected Software1
myhack58
myhack58
added 2011/04/26 12:00 a.m.35 views

PHP code execution vulnerability references summary-vulnerability warning-the black bar safety net

A code execution function In PHP you can execute the Code of the function. Such as eval , assert , theand system and exec and shellexec and passthru and escapeshellcmd and pcntlexec , etc. demo code 1.1: The second file contains the code injection The file containing the function in the specific...

SaveExploits0
myhack58
myhack58
added 2011/01/21 12:00 a.m.87 views

CakePHP <= 1.3.5 / 1.2.8 unserialize() Vulnerability-vulnerability warning-the black bar safety net

| Source: CakePHP = 1.3.5 / 1.2.8 unserialize Vulnerability felix |at| malloc. im =========================================================================== ==== Overview: "CakePHP is a rapid development framework for PHP that provides an extensible architecture for developing, maintaining, and...

0.2AI score
SaveExploits0
Exploit DB
Exploit DB
added 2011/01/18 12:00 a.m.54 views

CakePHP 1.3.5/1.2.8 - 'Unserialize()' File Inclusion

Source: http://securityreason.com/securityalert/8026 CakePHP data; $token = urldecode$check'Token''fields'; if strpos$token, ':' list$token, $locked = explode':', $token, 2; $locked = unserializestrrot13$locked; -- snip -- The $check array contains our POST data and $locked is a simple rot-13...

7.5CVSS5.2AI score0.55204EPSS
SaveExploits4
exploitpack
exploitpack
added 2011/01/18 12:00 a.m.23 views

CakePHP 1.3.51.2.8 - Unserialize() File Inclusion

CakePHP 1.3.51.2.8 - Unserialize File Inclusion Source: http://securityreason.com/securityalert/8026 CakePHP data; $token = urldecode$check'Token''fields'; if strpos$token, ':' list$token, $locked = explode':', $token, 2; $locked = unserializestrrot13$locked; -- snip -- The $check array contains...

7.4AI score
SaveExploits0
OSV
OSV
added 2011/01/14 11:00 p.m.15 views

DEBIAN-CVE-2010-4335

The validatePost function in libs/controller/components/security.php in CakePHP 1.3.x through 1.3.5 and 1.2.8 allows remote attackers to modify the internal Cake cache and execute arbitrary code via a crafted dataTokenfields value that is processed by the unserialize function, as demonstrated by...

7.5CVSS7.4AI score0.55204EPSS
SaveExploits4References1
NVD
NVD
added 2011/01/14 11:00 p.m.32 views

CVE-2010-4335

The validatePost function in libs/controller/components/security.php in CakePHP 1.3.x through 1.3.5 and 1.2.8 allows remote attackers to modify the internal Cake cache and execute arbitrary code via a crafted dataTokenfields value that is processed by the unserialize function, as demonstrated by...

7.5CVSS7.3AI score0.55204EPSS
SaveExploits4References7
Prion
Prion
added 2011/01/14 11:00 p.m.18 views

Code injection

The validatePost function in libs/controller/components/security.php in CakePHP 1.3.x through 1.3.5 and 1.2.8 allows remote attackers to modify the internal Cake cache and execute arbitrary code via a crafted dataTokenfields value that is processed by the unserialize function, as demonstrated by...

7.5CVSS7.9AI score0.55204EPSS
SaveExploits4References7Affected Software1
UbuntuCve
UbuntuCve
added 2011/01/14 11:00 p.m.28 views

CVE-2010-4335

The validatePost function in libs/controller/components/security.php in CakePHP 1.3.x through 1.3.5 and 1.2.8 allows remote attackers to modify the internal Cake cache and execute arbitrary code via a crafted dataTokenfields value that is processed by the unserialize function, as demonstrated by...

7.5CVSS6.2AI score0.55204EPSS
SaveExploits4References1
CVE
CVE
added 2011/01/14 10:00 p.m.88 views

CVE-2010-4335

CakePHP 1.2.8 and 1.3.x up to 1.3.5 are affected. The _validatePost function in libs/controller/components/security.php processes a crafted data[_Token][fields] value with unserialize, allowing remote attackers to modify the internal Cake cache and execute arbitrary code (demonstrated via modifyi...

7.5CVSS7.5AI score0.55204EPSS
SaveExploits4References7Affected Software2
Cvelist
Cvelist
added 2011/01/14 10:00 p.m.44 views

CVE-2010-4335

The validatePost function in libs/controller/components/security.php in CakePHP 1.3.x through 1.3.5 and 1.2.8 allows remote attackers to modify the internal Cake cache and execute arbitrary code via a crafted dataTokenfields value that is processed by the unserialize function, as demonstrated by...

7.2AI score0.55204EPSS
SaveExploits4References7
Rows per page
Query Builder