Description
The implementations of streams for bz2 and php://output improperly implemented their readImpl functions, returning -1 consistently. This behavior caused some stream functions, such as stream_get_line, to trigger an out-of-bounds read when operating on such malformed streams. The implementations were updated to return valid values consistently. This affects all supported versions of HHVM (3.30 and 3.27.4 and below).
Analysis and contextual insights are available on OpenCVE Cloud.
Remediation
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
Advisories
| Source | ID | Title |
|---|---|---|
EUVD |
EUVD-2019-13194 | The implementations of streams for bz2 and php://output improperly implemented their readImpl functions, returning -1 consistently. This behavior caused some stream functions, such as stream_get_line, to trigger an out-of-bounds read when operating on such malformed streams. The implementations were updated to return valid values consistently. This affects all supported versions of HHVM (3.30 and 3.27.4 and below). |
References
History
No history.
Status: PUBLISHED
Assigner: facebook
Published:
Updated: 2024-08-04T19:12:09.545Z
Reserved: 2019-01-02T00:00:00.000Z
Link: CVE-2019-3557
No data.
Status : Modified
Published: 2019-01-15T22:29:00.377
Modified: 2024-11-21T04:42:09.670
Link: CVE-2019-3557
No data.
OpenCVE Enrichment
No data.
Weaknesses
EUVD