Bug 1256327 - php: SoapClient info leak / null pointer dereference via multiple type confusions
Summary: php: SoapClient info leak / null pointer dereference via multiple type confus...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 1252058
TreeView+ depends on / blocked
 
Reported: 2015-08-24 11:22 UTC by Vasyl Kaigorodov
Modified: 2019-09-29 13:36 UTC (History)
15 users (show)

Fixed In Version: PHP 5.6.12, PHP 5.5.28, PHP 5.4.44
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-10-27 10:01:58 UTC
Embargoed:


Attachments (Terms of Use)

Description Vasyl Kaigorodov 2015-08-24 11:22:58 UTC
It was reported that SoapClient's __call() method suffers from multiple type confusion issues which could be used to exfiltrate arbitrary memory contents or cause crashe via unsafe unserialize() calls.

Upstream bug: https://bugs.php.net/bug.php?id=70081
Upstream fix: http://git.php.net/?p=php-src.git;a=commit;h=c96d08b27226193dd51f2b50e84272235c6aaa69


Note You need to log in before you can comment on or make changes to this bug.