New! Vulnerability Priority Rating (VPR)
Tenable calculates a dynamic VPR for every vulnerability. VPR combines vulnerability information with threat intelligence and machine learning algorithms to predict which vulnerabilities are most likely to be exploited in attacks. Read more about what VPR is and how it's different from CVSS.
VPR Score: 6
Synopsis
An application installed on the remote host is affected by multiple vulnerabilities.
Description
According to its banner, the version of PHP running on the remote web server is 7.2.x prior to 7.2.17. It is, therefore, affected by multiple vulnerabilities:
- A heap-based buffer over-read condition exists in php_ifd_get32s in exif.c.
- A heap-based buffer overflow condition exists in exif_iif_add_value in exif.c as a result of improperly checking input length.
Solution
Upgrade to PHP version 7.2.17 or later.