Bug 2098521 (CVE-2022-31625)
| Summary: | CVE-2022-31625 php: Uninitialized array in pg_query_params() leading to RCE | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | TEJ RATHI <trathi> |
| Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | fedora, hhorak, jorton, kyoshida, rcollet, saroy |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | php 7.4.30, php 8.0.20, php 8.1.7 | Doc Type: | If docs needed, set a value |
| Doc Text: |
A vulnerability was found in PHP due to an uninitialized array in pg_query_params() function. When using the Postgres database extension, supplying invalid parameters to the parameterized query may lead to PHP attempting to free memory, using uninitialized data as pointers. This flaw allows a remote attacker with the ability to control query parameters to execute arbitrary code on the system or may cause a denial of service.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-07-04 15:42:41 UTC | 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: | 2098529, 2098531, 2098532, 2098533, 2098534, 2100755, 2117141 | ||
| Bug Blocks: | 2097923 | ||
|
Description
TEJ RATHI
2022-06-20 04:41:10 UTC
Created php tracking bugs for this issue: Affects: fedora-all [bug 2098529] This issue has been addressed in the following products: Red Hat Software Collections for Red Hat Enterprise Linux 7 Via RHSA-2022:5491 https://access.redhat.com/errata/RHSA-2022:5491 This bug is now closed. Further updates for individual products will be reflected on the CVE page(s): https://access.redhat.com/security/cve/cve-2022-31625 This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2022:6158 https://access.redhat.com/errata/RHSA-2022:6158 This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2022:7624 https://access.redhat.com/errata/RHSA-2022:7624 This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2022:8197 https://access.redhat.com/errata/RHSA-2022:8197 |