Lucene search
+L

8289 matches found

Exploit DB
Exploit DB
added 2014/12/15 12:0 a.m.32 views

Tuleap - PHP Unserialize Code Execution (Metasploit)

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class Metasploit3 'Tuleap PHP Unserialize Code Execution', 'Description' = %q This module exploits a PHP object injection vulnerability in Tuelap...

6CVSS5.2AI score0.14766EPSS
SaveExploits7
zdt
zdt
added 2014/12/13 12:0 a.m.81 views

Tuleap PHP Unserialize Code Execution Exploit

This Metasploit module exploits a PHP object injection vulnerability in Tuelap 'Tuleap PHP Unserialize Code Execution', 'Description' = %q This module exploits a PHP object injection vulnerability in Tuelap = 7.6-4 which could be abused to allow authenticated users to execute arbitrary code with...

6CVSS7.5AI score0.14766EPSS
SaveExploits7
Packet Storm
Packet Storm
added 2014/12/12 12:0 a.m.42 views

Tuleap PHP Unserialize Code Execution

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class Metasploit3 'Tuleap PHP Unserialize Code Execution', 'Description' = %q This module exploits a PHP object injection vulnerability in Tuelap...

6CVSS0.3AI score0.14766EPSS
SaveExploits7
Metasploit
Metasploit
added 2014/12/09 9:15 a.m.86 views

Tuleap PHP Unserialize Code Execution

This module exploits a PHP object injection vulnerability in Tuleap 'Tuleap PHP Unserialize Code Execution', 'Description' = %q This module exploits a PHP object injection vulnerability in Tuleap = 7.6-4 which could be abused to allow authenticated users to execute arbitrary code with the...

6CVSS7.4AI score0.14766EPSS
SaveExploits7
NVD
NVD
added 2014/12/02 1:59 a.m.29 views

CVE-2014-8791

project/register.php in Tuleap before 7.7, when syscreateprojectinonestep is disabled, allows remote authenticated users to conduct PHP object injection attacks and execute arbitrary PHP code via the data parameter...

6CVSS7.2AI score0.14766EPSS
SaveExploits7References5
Prion
Prion
added 2014/12/02 1:59 a.m.16 views

Design/Logic Flaw

project/register.php in Tuleap before 7.7, when syscreateprojectinonestep is disabled, allows remote authenticated users to conduct PHP object injection attacks and execute arbitrary PHP code via the data parameter...

6CVSS7.7AI score0.14766EPSS
SaveExploits7References5Affected Software1
Cvelist
Cvelist
added 2014/12/02 1:0 a.m.36 views

CVE-2014-8791

project/register.php in Tuleap before 7.7, when syscreateprojectinonestep is disabled, allows remote authenticated users to conduct PHP object injection attacks and execute arbitrary PHP code via the data parameter...

7.2AI score0.14766EPSS
SaveExploits7References5
CVE
CVE
added 2014/12/02 1:0 a.m.58 views

CVE-2014-8791

CVE-2014-8791 affects Tuleap up to version 7.6-4. The vulnerability resides in the /src/www/project/register.php path where the data parameter is unserialized, allowing PHP object injection and potential arbitrary code execution when sys_create_project_in_one_step is disabled. The issue requires ...

6CVSS7.4AI score0.14766EPSS
SaveExploits7References5Affected Software1
securityvulns
securityvulns
added 2014/12/01 12:0 a.m.75 views

[KIS-2014-13] Tuleap <= 7.6-4 (register.php) PHP Object Injection Vulnerability

----------------------------------------------------------------- Tuleap = 7.6-4 register.php PHP Object Injection Vulnerability ----------------------------------------------------------------- - Software Links: https://www.tuleap.org/ https://www.enalean.com/ - Affected Versions: Version 7.6-4...

6CVSS1.2AI score0.14766EPSS
SaveExploits7
zdt
zdt
added 2014/11/30 12:0 a.m.39 views

OpenPNE 3.8.9 PHP Object Injection Vulnerability

Exploit for php platform in category web applications OpenPNE getRequest-getHost; if $value = sfContext::getInstance-getRequest-getCookie$key $value = unserializebase64decode$value; return $value; User input passed through cookies is not properly sanitized before being used in an unserialize call...

7.5CVSS6.5AI score0.01527EPSS
SaveExploits2
zdt
zdt
added 2014/11/30 12:0 a.m.42 views

Tuleap 7.6-4 PHP Object Injection Vulnerability

Tuleap versions 7.6-4 and below suffer from a PHP object injection vulnerability in register.php...

6CVSS6.9AI score0.14766EPSS
SaveExploits7
zdt
zdt
added 2014/11/30 12:0 a.m.47 views

Open Web Analytics 1.5.6 PHP Object Injection Vulnerability

Exploit for php platform in category web applications Open Web Analytics setSetting'base', 'isremoteeventqueue', true; $owa-e-debug$POST; $rawevent = owacoreAPI::getRequestParam'event'; if $rawevent $dispatch = owacoreAPI::getEventDispatch; $event = unserialize base64decode $rawevent ;...

9.2AI score0.02808EPSS
SaveExploits2
zdt
zdt
added 2014/11/30 12:0 a.m.208 views

OpenCart 1.5.6.4 PHP Object Injection Vulnerability

Exploit for php platform in category web applications OpenCart session-data'cart' as $key = $quantity $product = explode':', $key; $productid = $product0; $stock = true; // Options if !empty$product1 $options = unserializebase64decode$product1; else $options = array; The vulnerability exists...

9.2AI score0.06728EPSS
SaveExploits3
Packet Storm
Packet Storm
added 2014/11/28 12:0 a.m.34 views

Tuleap 7.6-4 PHP Object Injection

----------------------------------------------------------------- Tuleap route$request; 35. exit; 36. 37. 38. $currentstep = $request-exist'currentstep' ? $request-get'currentstep' : 0; 39. $data = $request-exist'data' ? unserialize$request-get'data' : array; User input passed through the "data"...

6CVSS6.5AI score0.14766EPSS
SaveExploits7
securityvulns
securityvulns
added 2014/11/03 12:0 a.m.73 views

[KIS-2014-11] TestLink <= 1.9.12 (execSetResults.php) PHP Object Injection Vulnerability

-------------------------------------------------------------------------- TestLink = 1.9.12 execSetResults.php PHP Object Injection Vulnerability -------------------------------------------------------------------------- - Software Link: http://testlink.org/ - Affected Versions: Version 1.9.12 a...

7.5CVSS1.1AI score0.04157EPSS
SaveExploits2
NVD
NVD
added 2014/10/31 2:55 p.m.21 views

CVE-2014-8081

lib/execute/execSetResults.php in TestLink before 1.9.13 allows remote attackers to conduct PHP object injection attacks and execute arbitrary PHP code via the filterresultresult parameter...

7.5CVSS7.7AI score0.04157EPSS
SaveExploits2References7
Prion
Prion
added 2014/10/31 2:55 p.m.21 views

Design/Logic Flaw

lib/execute/execSetResults.php in TestLink before 1.9.13 allows remote attackers to conduct PHP object injection attacks and execute arbitrary PHP code via the filterresultresult parameter...

7.5CVSS8.2AI score0.04157EPSS
SaveExploits2References7Affected Software1
Cvelist
Cvelist
added 2014/10/31 2:0 p.m.32 views

CVE-2014-8081

lib/execute/execSetResults.php in TestLink before 1.9.13 allows remote attackers to conduct PHP object injection attacks and execute arbitrary PHP code via the filterresultresult parameter...

7.7AI score0.04157EPSS
SaveExploits2References7
CVE
CVE
added 2014/10/31 2:0 p.m.66 views

CVE-2014-8081

CVE-2014-8081 affects TestLink up to version 1.9.12 (and earlier) where lib/execute/execSetResults.php processes the filter_result_result parameter unsafely, allowing PHP object injection and arbitrary code execution. The vulnerability stems from unserialize on user input, enabling crafted serial...

7.5CVSS8AI score0.04157EPSS
SaveExploits2References7Affected Software1
zdt
zdt
added 2014/10/24 12:0 a.m.72 views

TestLink 1.9.12 Multiple Vulnerabilities

TestLink versions 1.9.12 and below suffer from a path disclosure weakness and below suffer from a PHP object injection vulnerability in execSetResults.php ---------------------------------------------------------------- TestLink "; debugprintbacktrace; echo ""; 211. 212. else 213. 214. echo "";...

7.5CVSS6.8AI score0.04157EPSS
SaveExploits3
Rows per page
Query Builder