All the vulnerabilites related to php5 - php5
cve-2010-4657
Vulnerability from cvelistv5
Published
2019-11-13 20:06
Modified
2024-08-07 03:51
Severity ?
EPSS score ?
Summary
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.
References
▼ | URL | Tags |
---|---|---|
https://security-tracker.debian.org/tracker/CVE-2010-4657 | x_refsource_MISC | |
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2010-4657 | x_refsource_MISC | |
https://access.redhat.com/security/cve/cve-2010-4657 | x_refsource_MISC | |
https://bugs.launchpad.net/php/%2Bbug/655442 | x_refsource_MISC |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-07T03:51:17.954Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://security-tracker.debian.org/tracker/CVE-2010-4657" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2010-4657" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://access.redhat.com/security/cve/cve-2010-4657" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://bugs.launchpad.net/php/%2Bbug/655442" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "php5", "vendor": "php5", "versions": [ { "status": "affected", "version": "before 5.4.4" } ] } ], "descriptions": [ { "lang": "en", "value": "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." } ], "problemTypes": [ { "descriptions": [ { "description": "Memory Leak", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2019-11-13T20:06:56", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://security-tracker.debian.org/tracker/CVE-2010-4657" }, { "tags": [ "x_refsource_MISC" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2010-4657" }, { "tags": [ "x_refsource_MISC" ], "url": "https://access.redhat.com/security/cve/cve-2010-4657" }, { "tags": [ "x_refsource_MISC" ], "url": "https://bugs.launchpad.net/php/%2Bbug/655442" } ] } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2010-4657", "datePublished": "2019-11-13T20:06:56", "dateReserved": "2011-01-03T00:00:00", "dateUpdated": "2024-08-07T03:51:17.954Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }