Description Preview
Overview
The vulnerability affects PHP installations that are specifically compiled with EBCDIC (Extended Binary Coded Decimal Interchange Code) support, which is relatively uncommon. Most modern systems use ASCII or Unicode encoding, making this vulnerability's impact limited to specialized environments. When exploited, the vulnerability in the urldecode() function allows attackers to potentially read data outside the boundaries of allocated memory by manipulating input parameters. This could lead to information leakage or denial of service conditions if the application crashes due to accessing invalid memory.
Remediation
To address this vulnerability, users should upgrade their PHP installations to the following patched versions:
- For PHP 7.2.x: Upgrade to version 7.2.30 or later
- For PHP 7.3.x: Upgrade to version 7.3.17 or later
- For PHP 7.4.x: Upgrade to version 7.4.5 or later
If immediate upgrading is not possible, consider implementing the following mitigations:
- Avoid using the urldecode() function with untrusted input
- Apply input validation before passing data to urldecode()
- Consider using alternative URL decoding methods if available
- Monitor for unusual application behavior or crashes that might indicate exploitation attempts
References
- PHP Bug Tracker: https://bugs.php.net/bug.php?id=79465
- NetApp Security Advisory: https://security.netapp.com/advisory/ntap-20200504-0001/
- Debian Security Advisory DSA-4717: https://www.debian.org/security/2020/dsa-4717
- Debian Security Advisory DSA-4719: https://www.debian.org/security/2020/dsa-4719
- Oracle Critical Patch Update Advisory - October 2020: https://www.oracle.com/security-alerts/cpuoct2020.html
- Oracle Critical Patch Update Advisory - April 2021: https://www.oracle.com/security-alerts/cpuApr2021.html
- Tenable Security Advisory TNS-2021-14: https://www.tenable.com/security/tns-2021-14
Industry ExposureMost to leastThis section illustrates the prevalence of a specific Common Vulnerabilities and Exposures (CVE) across various industries based on customer reports. The ranking displays industries from the most to least affected by this particular vulnerability, offering valuable insight into where this CVE has been most frequently observed. This information can help organizations within these sectors prioritize their security efforts, understand their relative risk exposure compared to their peers, and focus remediation strategies where they are most needed. By understanding the industry-specific impact, organizations can make more informed decisions regarding patching, resource allocation, and overall risk management related to this CVE.
- ManufacturingManufacturing
- Health Care & Social AssistanceHealth Care & Social Assistance
- Public AdministrationPublic Administration
- Educational ServicesEducational Services
- Finance and InsuranceFinance and Insurance
- Professional, Scientific, & Technical ServicesProfessional, Scientific, & Technical Services
- Transportation & WarehousingTransportation & Warehousing
- Management of Companies & EnterprisesManagement of Companies & Enterprises
- Other Services (except Public Administration)Other Services (except Public Administration)
- Retail TradeRetail Trade
- Arts, Entertainment & RecreationArts, Entertainment & Recreation
- UtilitiesUtilities
- InformationInformation
- MiningMining
- Accommodation & Food ServicesAccommodation & Food Services
- Administrative, Support, Waste Management & Remediation ServicesAdministrative, Support, Waste Management & Remediation Services
- Agriculture, Forestry Fishing & HuntingAgriculture, Forestry Fishing & Hunting
- ConstructionConstruction
- Real Estate Rental & LeasingReal Estate Rental & Leasing
- Wholesale TradeWholesale Trade