Lucene search
+L

1362 matches found

CVE
CVE
added 2013/02/13 1:0 a.m.123 views

CVE-2013-1453

CVE-2013-1453 affects Joomla! versions 3.0.x up to 3.0.2 and 2.5.x up to 2.5.8. The vulnerability resides in /plugins/system/highlight/highlight.php, where user input through the highlight parameter is base64-decoded and then passed to unserialize(), enabling an attacker to inject arbitrary PHP o...

7.5CVSS7.6AI score0.03149EPSS
SaveExploits6References4Affected Software1
Cvelist
Cvelist
added 2013/02/13 1:0 a.m.46 views

CVE-2013-1453

plugins/system/highlight/highlight.php in Joomla! 3.0.x through 3.0.2 and 2.5.x through 2.5.8 allows attackers to unserialize arbitrary PHP objects to obtain sensitive information, delete arbitrary directories, conduct SQL injection attacks, and possibly have other impacts via the highlight...

7.4AI score0.03149EPSS
SaveExploits6References4
NVD
NVD
added 2013/02/08 8:55 p.m.17 views

CVE-2013-1465

The Cubecart::basket method in classes/cubecart.class.php in CubeCart 5.0.0 through 5.2.0 allows remote attackers to unserialize arbitrary PHP objects via a crafted shipping parameter, as demonstrated by modifying the application configuration using the Config object...

9.8CVSS9.3AI score0.07086EPSS
SaveExploits6References9
Prion
Prion
added 2013/02/08 8:55 p.m.19 views

Code injection

The Cubecart::basket method in classes/cubecart.class.php in CubeCart 5.0.0 through 5.2.0 allows remote attackers to unserialize arbitrary PHP objects via a crafted shipping parameter, as demonstrated by modifying the application configuration using the Config object...

7.5CVSS7.3AI score0.07086EPSS
SaveExploits6References9Affected Software1
Cvelist
Cvelist
added 2013/02/08 8:0 p.m.29 views

CVE-2013-1465

The Cubecart::basket method in classes/cubecart.class.php in CubeCart 5.0.0 through 5.2.0 allows remote attackers to unserialize arbitrary PHP objects via a crafted shipping parameter, as demonstrated by modifying the application configuration using the Config object...

9.4AI score0.07086EPSS
SaveExploits6References9
CVE
CVE
added 2013/02/08 8:0 p.m.66 views

CVE-2013-1465

CubeCart 5.0.0–5.2.0 is affected by a PHP object injection in Cubecart::_basket() via the shipping POST parameter. The code unserializes base64url_decode($_POST['shipping']) into $GLOBALS['cart'], allowing an attacker to inject arbitrary PHP objects (e.g., the Config object) and potentially alter...

9.8CVSS9.2AI score0.07086EPSS
SaveExploits6References9Affected Software1
Positive Technologies
Positive Technologies
added 2013/02/08 12:0 a.m.9 views

PT-2013-3150 · Cubecart · Cubecart

Name of the Vulnerable Software and Affected Versions: CubeCart versions 5.0.0 through 5.2.0 Description: The issue allows remote attackers to unserialize arbitrary PHP objects via a crafted shipping parameter. This can be used to modify the application configuration using the Config object...

9.8CVSS9.1AI score0.07086EPSS
SaveExploits6References13
Exploit DB
Exploit DB
added 2013/02/07 12:0 a.m.44 views

CubeCart 5.2.0 - 'cubecart.class.php' PHP Object Injection

------------------------------------------------------------------------- CubeCart set'shipping', unserializebase64urldecode$POST'shipping'; 522. if !isset$POST'proceed' 523. httpredircurrentPage; 524. 525. User input passed through the $POST'shipping' parameter is not properly sanitized before...

9.8CVSS8.4AI score0.07086EPSS
SaveExploits6
Packet Storm
Packet Storm
added 2013/02/06 12:0 a.m.50 views

CubeCart 5.2.0 PHP Object Injection

------------------------------------------------------------------------- CubeCart set'shipping', unserializebase64urldecode$POST'shipping'; 522. if !isset$POST'proceed' 523. httpredircurrentPage; 524. 525. User input passed through the $POST'shipping' parameter is not properly sanitized before...

7.5CVSS0.07086EPSS
SaveExploits6
Typo3
Typo3
added 2013/01/11 12:0 a.m.40 views

Several vulnerabilities in third party extensions

Several vulnerabilities have been found in the following third-party TYPO3 extensions: news, onetimeaccount, phpunit, div2007, t3mootools, t3jquery, oneclicklogin Release Date: January 11, 2013 Please read first: This Collective Security Bulletin CSB is a listing of vulnerable extensions with...

7.3AI score
SaveExploits0Affected Software1
zdt
zdt
added 2012/11/13 12:0 a.m.75 views

Invision Power Board <= 3.3.4 unserialize() PHP Code Execution (2)

Exploit for php platform in category web applications This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ Original:...

7.1AI score0.26049EPSS
SaveExploits15
Packet Storm
Packet Storm
added 2012/11/13 12:0 a.m.66 views

Invision IP.Board 3.3.4 unserialize() PHP Code Execution

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' require 'msf/core/exploit/phpexe' class Metasploit3...

10CVSS0.7AI score0.26049EPSS
SaveExploits15
Exploit DB
Exploit DB
added 2012/11/13 12:0 a.m.59 views

Invision Power Board (IP.Board) 3.3.4 - 'Unserialize()' PHP Code Execution (Metasploit)

This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit web site for more information on licensing and terms of use. http://metasploit.com/ require 'msf/core' class Metasploit3 'Invision IP.Board %q This module...

10CVSS5.2AI score0.26049EPSS
SaveExploits15
Packet Storm
Packet Storm
added 2012/11/08 12:0 a.m.59 views

Invision Power Board 3.3.4 Unserialize REGEX Bypass

?php / So this is the patch that sanitizes, static public function safeUnserialize $serialized // unserialize will return false for object declared with small cap o // as well as if there is any ws between O and : if isstring $serialized && strpos $serialized, "\0" === false if strpos $serialized...

10CVSS0.6AI score0.26049EPSS
SaveExploits15
exploitpack
exploitpack
added 2012/11/07 12:0 a.m.104 views

Invision Power Board (IP.Board) 3.3.4 - Unserialize Regex Bypass

Invision Power Board IP.Board 3.3.4 - Unserialize Regex Bypass ?php / So this is the patch that sanitizes, static public function safeUnserialize $serialized // unserialize will return false for object declared with small cap o // as well as if there is any ws between O and : if isstring...

10CVSS0.6AI score0.26049EPSS
SaveExploits15
Exploit DB
Exploit DB
added 2012/11/07 12:0 a.m.56 views

Invision Power Board (IP.Board) 3.3.4 - Unserialize Regex Bypass

?php / So this is the patch that sanitizes, static public function safeUnserialize $serialized // unserialize will return false for object declared with small cap o // as well as if there is any ws between O and : if isstring $serialized && strpos $serialized, "\0" === false if strpos $serialized...

10CVSS5.2AI score0.26049EPSS
SaveExploits15
seebug.org
seebug.org
added 2012/11/04 12:0 a.m.41 views

Invision Power Board &lt;= 3.3.4 &quot;unserialize()&quot; PHP Code Execution

No description provided by source. ?php / ---------------------------------------------------------------- Invision Power Board = 3.3.4 "unserialize" PHP Code Execution ---------------------------------------------------------------- author..............: Egidio Romano aka EgiX...

10CVSS6.4AI score0.26049EPSS
SaveExploits15
exploitpack
exploitpack
added 2012/11/01 12:0 a.m.71 views

Invision Power Board (IP.Board) 3.3.4 - Unserialize() PHP Code Execution

Invision Power Board IP.Board 3.3.4 - Unserialize PHP Code Execution ?php / ---------------------------------------------------------------- Invision Power Board = 3.3.4 "unserialize" PHP Code Execution ---------------------------------------------------------------- author..............: Egidio...

10CVSS0.3AI score0.26049EPSS
SaveExploits15
Packet Storm
Packet Storm
added 2012/11/01 12:0 a.m.50 views

Invision Power Board 3.3.4 Code Execution

?php / ---------------------------------------------------------------- Invision Power Board = 3.3.4 "unserialize" PHP Code Execution ---------------------------------------------------------------- author..............: Egidio Romano aka EgiX mail................: n0b0d13satgmaildotcom software...

10CVSS0.26049EPSS
SaveExploits15
Metasploit
Metasploit
added 2012/10/25 12:0 a.m.29 views

Invision IP.Board unserialize() PHP Code Execution

This module exploits a php unserialize vulnerability in Invision IP.Board use exploit/unix/webapp/invision/pboardunserializeexec msf undefinedpboardunserializeexec show actions ...actions... msf undefinedpboardunserializeexec set ACTION msf undefinedpboardunserializeexec show options ...show and...

10CVSS5.6AI score0.26049EPSS
SaveExploits15
Rows per page
Query Builder