5 matches found
K81002094: PHP vulnerability CVE-2015-4148
Security Advisory Description The dosoapcall function 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 the uri property is a string, which allows remote attackers to obtain sensitive information by providing crafted serialized data with an...
The vulnerability of the do_soap_call function (ext/soap/soap.c) in the PHP programming language allows a hacker to gain access to protected information.
The vulnerability of the dosoapcall function ext/soap/soap.c in the PHP programming language exists due to insufficient validation of input data. Exploiting this vulnerability may allow an attacker, operating remotely, to gain access to protected information...
CVE-2015-4148
The dosoapcall function 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 the uri property is a string, which allows remote attackers to obtain sensitive information by providing crafted serialized data with an int data type, related to a...
Type confusion
The dosoapcall function 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 the uri property is a string, which allows remote attackers to obtain sensitive information by providing crafted serialized data with an int data type, related to a...
CVE-2015-4148
CVE-2015-4148 affects PHP before 5.4.39, 5.5.x before 5.5.23, and 5.6.x before 5.6.7. The issue arises in do_soap_call() in ext/soap/soap.c where the uri property is not verified to be a string, enabling a remote attacker to obtain sensitive information by sending crafted serialized data with an ...