Improper Input Validation Affecting apcu-panel package, versions <0:5.1.18-1.module+el8.3.0+6678+b09f589e
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-CENTOS8-APCUPANEL-1958749
- published 26 Jul 2021
- disclosed 1 Jul 2021
How to fix?
Upgrade Centos:8 apcu-panel to version 0:5.1.18-1.module+el8.3.0+6678+b09f589e or higher.
NVD Description
Note: Versions mentioned in the description apply only to the upstream apcu-panel package and not the apcu-panel package as distributed by Centos.
See How to fix? for Centos:8 relevant fixed versions and status.
In PHP versions 7.3.x below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using URL validation functionality via filter_var() function with FILTER_VALIDATE_URL parameter, an URL with invalid password field can be accepted as valid. This can lead to the code incorrectly parsing the URL and potentially leading to other security implications - like contacting a wrong server or making a wrong access decision.