In PHP before 5.6.39, 7.x before 7.0.33, 7.1.x before 7.1.25, and 7.2.x before 7.2.13, a buffer over-read in PHAR reading functions may allow an attacker to read allocated or unallocated memory past the actual data when trying to parse a .phar file. This is related to pharparsepharfile in ext/phar/phar.c.
{
"versions": [
{
"introduced": "0"
},
{
"fixed": "5.6.39"
},
{
"introduced": "7.0.0"
},
{
"fixed": "7.0.33"
},
{
"introduced": "7.1.0"
},
{
"fixed": "7.1.25"
},
{
"introduced": "7.2.0"
},
{
"fixed": "7.2.13"
}
]
}