5
CVSSv2

CVE-2015-4148

Published: 09/06/2015 Updated: 05/01/2018
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 505
Vector: AV:N/AC:L/Au:N/C:P/I:N/A:N

Vulnerability Summary

The do_soap_call function in ext/soap/soap.c in PHP prior to 5.4.39, 5.5.x prior to 5.5.23, and 5.6.x prior to 5.6.7 does not verify that the uri property is a string, which allows remote malicious users to obtain sensitive information by providing crafted serialized data with an int data type, related to a "type confusion" issue.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

apple mac os x

redhat enterprise linux workstation 7.0

redhat enterprise linux server 7.0

redhat enterprise linux hpc node 7.0

redhat enterprise linux desktop 7.0

redhat enterprise linux server eus 7.1

redhat enterprise linux hpc node eus 7.1

php php

php php 5.5.0

php php 5.5.11

php php 5.5.12

php php 5.5.21

php php 5.5.22

php php 5.6.0

php php 5.6.2

php php 5.6.3

php php 5.5.18

php php 5.5.19

php php 5.5.6

php php 5.5.7

php php 5.6.6

php php 5.5.9

php php 5.5.1

php php 5.5.10

php php 5.5.2

php php 5.5.20

php php 5.5.8

php php 5.5.13

php php 5.5.14

php php 5.5.3

php php 5.5.4

php php 5.5.5

php php 5.6.4

php php 5.6.5

Vendor Advisories

Several security issues were fixed in PHP ...
A flaws 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 ...

Exploits

#!/usr/bin/python # -*- coding: iso-8859-15 -*- ############################################################################# # Title: SMF (Simple Machine Forum) <= 2010 Remote Memory Exfiltration Exploit # Authors: Andrea Palazzo # <andrea [dot] palazzo [at] truel [dot] it> # Filippo Roncari # <filippo [ ...