Lucene search
+L

74 matches found

NVD
NVD
added 2015/06/09 6:59 p.m.29 views

CVE-2015-4147

The SoapClient::call method in ext/soap/soap.c in PHP before 5.4.39, 5.5.x before 5.5.23, and 5.6.x before 5.6.7 does not verify that defaultheaders is an array, which allows remote attackers to execute arbitrary code by providing crafted serialized data with an unexpected data type, related to a...

7.5CVSS8.8AI score0.12269EPSS
SaveExploits1References14
Prion
Prion
added 2015/06/09 6:59 p.m.26 views

Type confusion

The SoapClient::call method in ext/soap/soap.c in PHP before 5.4.39, 5.5.x before 5.5.23, and 5.6.x before 5.6.7 does not verify that defaultheaders is an array, which allows remote attackers to execute arbitrary code by providing crafted serialized data with an unexpected data type, related to a...

7.5CVSS8.1AI score0.12269EPSS
SaveExploits1References14Affected Software8
Cvelist
Cvelist
added 2015/06/09 6:0 p.m.36 views

CVE-2015-4147

The SoapClient::call method in ext/soap/soap.c in PHP before 5.4.39, 5.5.x before 5.5.23, and 5.6.x before 5.6.7 does not verify that defaultheaders is an array, which allows remote attackers to execute arbitrary code by providing crafted serialized data with an unexpected data type, related to a...

8.8AI score0.12269EPSS
SaveExploits1References14
CVE
CVE
added 2015/06/09 6:0 p.m.260 views

CVE-2015-4147

CVE-2015-4147 affects PHP’s SOAP extension. The vulnerability is in SoapClient::__call in ext/soap/soap.c where __default_headers is not verified to be an array, enabling a type confusion that allows remote code execution via crafted serialized data. Affected versions: PHP before 5.4.39, 5.5.x be...

7.5CVSS7.9AI score0.12269EPSS
SaveExploits1References14Affected Software6
UbuntuCve
UbuntuCve
added 2015/06/09 12:0 a.m.39 views

CVE-2015-4147

The SoapClient::call method in ext/soap/soap.c in PHP before 5.4.39, 5.5.x before 5.5.23, and 5.6.x before 5.6.7 does not verify that defaultheaders is an array, which allows remote attackers to execute arbitrary code by providing crafted serialized data with an unexpected data type, related to a...

7.5CVSS6.9AI score0.12269EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2015/03/31 12:0 a.m.61 views

Fedora 21 : php-5.6.7-1.fc21 (2015-4236)

19 Mar 2015, PHP 5.6.7 Core : - Fixed bug 69174 leaks when unused inner class use traits precedence. Laruence - Fixed bug 69139 Crash in gczvalpossibleroot on unserialize. Laruence - Fixed bug 69121 Segfault in getcurrentuser when script owner is not in passwd with ZTS build. dan at syneto dot ne...

7.5CVSS6.9AI score0.42593EPSS
SaveExploits7References2
Debian
Debian
added 2015/03/28 6:47 p.m.97 views

[SECURITY] [DSA 3198-2] php5 regression update

------------------------------------------------------------------------- Debian Security Advisory DSA-3198-2 [email protected] http://www.debian.org/security/ Salvatore Bonaccorso March 28, 2015 http://www.debian.org/security/faq -...

7.5CVSS8.9AI score0.27692EPSS
SaveExploits2
CNVD
CNVD
added 2015/03/24 12:0 a.m.1 views

PHP SoapClient Type Obfuscation Information Disclosure Vulnerability

PHP SoapClient is a SOAP client application. A type confusion vulnerability exists in certain methods of the PHP SoapClient object, which allows an attacker to exploit the vulnerability to obtain arbitrary memory sensitive information...

6.9AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2015/03/24 12:0 a.m.66 views

PHP 5.5.x < 5.5.23 Multiple Vulnerabilities

According to its banner, the version of PHP 5.5.x installed on the remote host is prior to 5.5.23. It is, therefore, affected by multiple vulnerabilities : - A use-after-free error exists related to function 'unserialize', which can allow a remote attacker to execute arbitrary code. Note that thi...

7.5CVSS7.8AI score0.42593EPSS
SaveExploits17References10
Hacker One
Hacker One
added 2015/03/01 12:0 a.m.22 views

Internet Bug Bounty: Type Confusion Vulnerability in SoapClient

Type Confusion Vulnerability in SoapClient Taoguang Chen - Write Date: 2015.3.1 - Release Date: 2015.3.20 A type confusion vulnerability was discovered in SoapClient object's getCookies method that can be abused for leaking arbitrary memory blocks or execute arbitrary code remotely. Affected...

7.8AI score
SaveExploits0
Hacker One
Hacker One
added 2015/02/19 12:0 a.m.34 views

Internet Bug Bounty: SoapClient's __call() type confusion through unserialize()

https://bugs.php.net/bug.php?id=69085 Description: ------------ SoapClient's call method is prone to a type confusion vulnerability which can be used to gain remote code execution through unsafe unserialize calls. In soap.c:2906 if zendhashfindZOBJPROPPthisptr, "defaultheaders",...

8.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2013/03/01 12:0 a.m.44 views

Mandriva Linux Security Advisory : php (MDVSA-2013:016)

Multiple vulnerabilities has been discovered and corrected in php : PHP does not validate the configration directive soap.wsdlcachedir before writing SOAP wsdl cache files to the filesystem. Thus an attacker is able to write remote wsdl files to arbitrary locations CVE-2013-1635. PHP allows the u...

7.5CVSS8.7AI score0.10136EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2013/02/07 12:0 a.m.12 views

PT-2013-14: XML External Entities Injection in PHP

The specialists of Positive Technologies have detected an "XXE" vulnerability in PHP. The vulnerability was detected in the PHP's built-in SoapClient and SoapServer classes. PHP allows the use of external entities while parsing SOAP wsdl files which allows an attacker to read arbitrary files. If ...

5CVSS8.4AI score0.10136EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2013/02/07 12:0 a.m.13 views

PT-2013-12: open_basedir bypass in PHP

The specialists of Positive Technologies have detected bypass of the configuration directive "openbasedir" in PHP. The vulnerability was detected in the PHP's built-in SoapClient class. PHP does not validate the configration directive "soap.wsdlcachedir" before writing SOAP wsdl cache files to th...

7.5CVSS8.1AI score0.09747EPSS
SaveExploits0References3
Rows per page
Query Builder