Bug 2291252 (CVE-2024-5458)
Summary: | CVE-2024-5458 php: Filter bypass in filter_var (FILTER_VALIDATE_URL) | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Avinash Hanwate <ahanwate> |
Component: | vulnerability | Assignee: | Product Security <prodsec-ir-bot> |
Status: | NEW --- | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | kyoshida |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | php 8.1.29, php 8.2.20, php 8.3.8 | Doc Type: | If docs needed, set a value |
Doc Text: |
A flaw was found in PHP. An early return in the filter_var (FILTER_VALIDATE_URL) function results in invalid user information (username + password part of URLs) being treated as valid user information. This issue impacts users who expect only completely valid URLs to be returned by filter_var (FILTER_VALIDATE_URL). As this function is used to validate user-supplied strings, this issue exposes raw user input often.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | Type: | --- | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2291253 | ||
Bug Blocks: | 2291254 |
Description
Avinash Hanwate
2024-06-11 04:51:05 UTC
Created php tracking bugs for this issue: Affects: fedora-all [bug 2291253] This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2024:10952 https://access.redhat.com/errata/RHSA-2024:10952 This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2024:10950 https://access.redhat.com/errata/RHSA-2024:10950 This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2024:10949 https://access.redhat.com/errata/RHSA-2024:10949 This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2024:10951 https://access.redhat.com/errata/RHSA-2024:10951 This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2025:7315 https://access.redhat.com/errata/RHSA-2025:7315 |