PHP5 before 5.4.4 allows passing invalid utf-8 strings via the xmlTextWriterWriteAttribute, which are then misparsed by libxml2. This results in memory leak into the resulting output.
| Software | From | Fixed in |
|---|---|---|
| php / php | 5.0.0 | 5.4.4 |
| redhat / enterprise_linux | 6.0 | 6.0.x |
| redhat / enterprise_linux | 5.0 | 5.0.x |
| debian / debian_linux | 8.0 | 8.0.x |