Lucene search
+L

1400 matches found

Packet Storm
Packet Storm
added 2016/06/03 12:00 a.m.117 views

Magento 2.0.6 Unserialize Remote Code Execution

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

1AI score0.97511EPSS
SaveExploits10
appercut
appercut
added 2016/05/23 12:00 a.m.602 views

Concrete5 CMS: source code security analysis report

Several vulnerabilities were discovered in Portland Labs 'Concrete5 CMS' software: File System Path Manipulation Using Global Variables Incorrect User Input Filtration when Using the unserialize Function Using Insufficiently Random Generators in Cryptography HttpOnly Cookies Incorrect Permissions...

1.3AI score
SaveExploits0References1Affected Software1
zdt
zdt
added 2016/05/18 12:00 a.m.156 views

Magento < 2.0.6 - Unauthenticated Arbitrary Unserialize -> Arbitrary Write File

Exploit for php platform in category web applications arbitrary write file // Date: 18/05/206 // Exploit Author: agix discovered by NETANEL RUBIN // Vendor Homepage: https://magento.com // Version: /shipping-information // in the response check the payment method it may vary from checkmo // // If...

7.5CVSS0.5AI score0.97511EPSS
SaveExploits10
appercut
appercut
added 2016/05/06 12:00 a.m.583 views

WordPress CMS: source code security analysis report

Several vulnerabilities were discovered in Wordpress Foundation 'WordPress CMS' software: File System Path Manipulation Using Global Variables Incorrect User Input Filtration when Using the unserialize Function Using Insufficiently Random Generators in Cryptography HttpOnly Cookies Incorrect User...

1.4AI score
SaveExploits0References1Affected Software1
appercut
appercut
added 2016/04/21 12:00 a.m.692 views

MODX Revolution: source code security analysis report

Several vulnerabilities were discovered in MODX 'MODX Revolution' software: Incorrect User Input Filtration when Connecting to External Files File System Path Manipulation Using Global Variables Incorrect User Input Filtration when Using the unserialize Function Using Insufficiently Random...

0.6AI score
SaveExploits0References1Affected Software1
appercut
appercut
added 2016/04/05 12:00 a.m.540 views

Joomla!: source code security analysis report

Several vulnerabilities were discovered in Open Source Matters, Inc. 'Joomla!' software: Using Global Variables Incorrect User Input Filtration when Using the unserialize Function Using Insufficiently Random Generators in Cryptography Incorrect Permissions for External Entities During XML...

2.8AI score
SaveExploits0References1Affected Software1
Packet Storm
Packet Storm
added 2016/03/18 12:00 a.m.34 views

BigTree 4.2.8 Object Injection / Improper Filename Sanitization

Security Advisory - Curesec Research Team 1. Introduction Affected Product: BigTree 4.2.8 Fixed in: BigTree 4.2.9 Fixed Version Link: https://www.bigtreecms.org/download/ Vendor Website: https://www.bigtreecms.org/ Vulnerability Type: Object Injection & Improper Filename Sanitation Remote...

0.6AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2016/03/17 12:00 a.m.72 views

Amazon Linux AMI : php54 (ALAS-2016-670)

A NULL pointer dereference flaw was found in the XSLTProcessor class in PHP. An attacker could use this flaw to cause a PHP application to crash if it performed Extensible Stylesheet Language XSL transformations using untrusted XSLT files and allowed the use of PHP functions to be used as XSLT...

9.8CVSS8.1AI score0.4261EPSS
SaveExploits8References6
RedHat Linux
RedHat Linux
added 2016/03/15 8:55 p.m.9 views

php: SOAP serialize_function_call() type confusion

A flaw was discovered in the way PHP performed object unserialization. Specially crafted input processed by the unserialize function could cause a PHP application to crash or, possibly, execute arbitrary code...

7.5CVSS7.4AI score0.15232EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2016/03/15 8:55 p.m.19 views

php: Use After Free Vulnerability in unserialize()

A flaw was discovered in the way PHP performed object unserialization. Specially crafted input processed by the unserialize function could cause a PHP application to crash or, possibly, execute arbitrary code...

7.5CVSS7.4AI score0.07057EPSS
SaveExploits0References4
Typo3
Typo3
added 2016/03/03 12:00 a.m.17 views

Multiple vulnerabilities in extension "Fe user statistic" (festat)

It has been discovered that the extension "Fe user statistic" festat is susceptible to Cross-Site Scripting, Insecure Unserialize and Information Disclosure. Release Date: March 03, 2016 Component Type: Third party extension. This extension is not a part of the TYPO3 default installation. Affecte...

6.6AI score
SaveExploits0Affected Software1
CNVD
CNVD
added 2016/02/17 12:00 a.m.7 views

DOKEOS SSO Authentication Bypass Vulnerability

Dokeos is an open source online education and course management system. A security vulnerability exists in DOKEOS. The vulnerability is caused by a variable type obfuscation error when comparing passwords to unserializable strings during authentication, SSO authentication is not possible...

7.3AI score
SaveExploits0References1
Hacker One
Hacker One
added 2016/02/02 10:39 a.m.31 views

Internet Bug Bounty: Use-after-free vulnerability in SPL(SplObjectStorage, unserialize)

https://bugs.php.net/bug.php?id=71313...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2016/02/02 10:37 a.m.34 views

Internet Bug Bounty: Use-after-free vulnerability in SPL(ArrayObject, unserialize)

https://bugs.php.net/bug.php?id=71311...

6.9AI score
SaveExploits0
Cvelist
Cvelist
added 2016/01/19 2:00 a.m.48 views

CVE-2015-6832

Use-after-free vulnerability in the SPL unserialize implementation in ext/spl/splarray.c in PHP before 5.4.44, 5.5.x before 5.5.28, and 5.6.x before 5.6.12 allows remote attackers to execute arbitrary code via crafted serialized data that triggers misuse of an array field...

7.7AI score0.06896EPSS
SaveExploits0References4
CVE
CVE
added 2016/01/19 2:00 a.m.293 views

CVE-2015-6832

CVE-2015-6832 is a use-after-free vulnerability in the SPL unserialize path (ext/spl/spl_array.c) of PHP. A crafted serialized payload can trigger misuse of an array field, allowing remote attackers to execute arbitrary code. Affected PHP versions: before 5.4.44, 5.5.x before 5.5.28, and 5.6.x be...

7.5CVSS7.6AI score0.06896EPSS
SaveExploits0References4Affected Software1
htbridge
htbridge
added 2016/01/07 12:00 a.m.530 views

SSO Authentication Bypass and Website Takeover in DOKEOS

High-Tech Bridge Security Research Lab discovered a high-risk vulnerability in a popular e-learning software DOKEOS. A remote unauthenticated attacker can bypass authentication process and login to the vulnerable website with an arbitrary account including administrator's one. Successful...

7.7AI score
SaveExploits0Affected Software1
seebug.org
seebug.org
added 2015/12/24 12:00 a.m.27 views

Joomla 3.4.6 版本 unserialize 使用不当导致的代码执行

No description provided by source...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2015/12/19 12:00 a.m.39 views

PHP process_nested_data 函数释放后重用漏洞

A while ago the function "processnesteddata" was changed to better handle object properties. Before it was possible to create numeric object properties which would cause trouble down the road. So the following code was added: if !objprops ... else / object properties should include no integers /...

7.5AI score
SaveExploits0
canvas
canvas
added 2015/12/16 9:59 p.m.577 views

Immunity Canvas: JOOMLA_SESSION_UNSERIALIZE

Name| joomlasessionunserialize ---|--- CVE| CVE-2015-8562 Exploit Pack| CANVAS Description| Joomla session unserialize 1.5 to 3.4.5 Notes| Repeatability: Infinite VENDOR: Joomla CVE Url: https://vulners.com/cve/CVE-2015-8562 CVE Name: CVE-2015-8562...

7.5CVSS7.9AI score0.98283EPSS
SaveExploits16
Rows per page
Query Builder