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 requesting a HTTP resource using the DOM or SimpleXML extensions, the wrong content-type header is used to determine the charset when the requested resource performs a redirect. This may cause the resulting document to be parsed incorrectly or bypass validations.
{
"cna_assigner": "php",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/1xxx/CVE-2025-1219.json"
}{
"source": "CPE_RANGE",
"extracted_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"
}
],
"cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
}