ghsa-88qx-xxqp-phh3
Vulnerability from github
Published
2022-05-14 03:59
Modified
2022-05-14 03:59
Details
The do_soap_call 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" issue.
{ "affected": [], "aliases": [ "CVE-2015-4148" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2015-06-09T18:59:00Z", "severity": "MODERATE" }, "details": "The do_soap_call 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\" issue.", "id": "GHSA-88qx-xxqp-phh3", "modified": "2022-05-14T03:59:09Z", "published": "2022-05-14T03:59:09Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-4148" }, { "type": "WEB", "url": "https://bugs.php.net/bug.php?id=69085" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201606-10" }, { "type": "WEB", "url": "https://support.apple.com/kb/HT205031" }, { "type": "WEB", "url": "http://lists.apple.com/archives/security-announce/2015/Aug/msg00001.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2015-06/msg00028.html" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2015/06/01/4" }, { "type": "WEB", "url": "http://php.net/ChangeLog-5.php" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-1053.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-1066.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-1135.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-1218.html" }, { "type": "WEB", "url": "http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/75103" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1032459" } ], "schema_version": "1.4.0", "severity": [] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.