Vulnerability Description
ext/standard/var.c in PHP 5.x through 7.1.24 on Windows allows attackers to cause a denial of service (NULL pointer dereference and application crash) because com and com_safearray_proxy return NULL in com_properties_get in ext/com_dotnet/com_handlers.c, as demonstrated by a serialize call on COM("WScript.Shell").
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Php | Php | >= 5.0.0, <= 7.1.24 |
Related Weaknesses (CWE)
References
- http://www.securityfocus.com/bid/105989Third Party AdvisoryVDB Entry
- https://bugs.php.net/bug.php?id=77177ExploitIssue TrackingMailing List
- https://security.netapp.com/advisory/ntap-20181221-0005/Third Party Advisory
- http://www.securityfocus.com/bid/105989Third Party AdvisoryVDB Entry
- https://bugs.php.net/bug.php?id=77177ExploitIssue TrackingMailing List
- https://security.netapp.com/advisory/ntap-20181221-0005/Third Party Advisory
FAQ
What is CVE-2018-19395?
CVE-2018-19395 is a vulnerability with a CVSS score of 7.5 (HIGH). ext/standard/var.c in PHP 5.x through 7.1.24 on Windows allows attackers to cause a denial of service (NULL pointer dereference and application crash) because com and com_safearray_proxy return NULL i...
How severe is CVE-2018-19395?
CVE-2018-19395 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2018-19395?
Check the references section above for vendor advisories and patch information. Affected products include: Php Php.