mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-30 18:04:30 +00:00
78 lines
2.5 KiB
JSON
78 lines
2.5 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2010-4657",
|
|
"ASSIGNER": "secalert@redhat.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"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."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Memory Leak"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "php5",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "php5",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": "before 5.4.4"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://access.redhat.com/security/cve/cve-2010-4657",
|
|
"refsource": "MISC",
|
|
"name": "https://access.redhat.com/security/cve/cve-2010-4657"
|
|
},
|
|
{
|
|
"url": "https://bugs.launchpad.net/php/%2Bbug/655442",
|
|
"refsource": "MISC",
|
|
"name": "https://bugs.launchpad.net/php/%2Bbug/655442"
|
|
},
|
|
{
|
|
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2010-4657",
|
|
"refsource": "MISC",
|
|
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2010-4657"
|
|
},
|
|
{
|
|
"url": "https://security-tracker.debian.org/tracker/CVE-2010-4657",
|
|
"refsource": "MISC",
|
|
"name": "https://security-tracker.debian.org/tracker/CVE-2010-4657"
|
|
}
|
|
]
|
|
}
|
|
} |