4 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...
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 ...