BIT-php-2025-1861

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/php/BIT-php-2025-1861.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-php-2025-1861
Aliases
Published
2025-04-01T08:06:38.746Z
Modified
2025-04-01T08:56:55.404642Z
Summary
[none]
Details

In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when parsing HTTP redirect in the response to an HTTP request, there is currently limit on the location value size caused by limited size of the location buffer to 1024. However as per RFC9110, the limit is recommended to be 8000. This may lead to incorrect URL truncation and redirecting to a wrong location.

Database specific
{
    "cpes": [
        "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
    ],
    "severity": "Unknown"
}
References

Affected packages

Bitnami / php

Package

Name
php
Purl
pkg:bitnami/php

Affected ranges

Type
SEMVER
Events
Introduced
8.1.0
Fixed
8.1.32
Introduced
8.2.0
Fixed
8.2.28
Introduced
8.3.0
Fixed
8.3.19
Introduced
8.4.0
Fixed
8.4.5