cvelist/2002/0xxx/CVE-2002-0717.json
2019-03-18 01:36:47 +00:00

82 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2002-0717",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "PHP 4.2.0 and 4.2.1 allows remote attackers to cause a denial of service and possibly execute arbitrary code via an HTTP POST request with certain arguments in a multipart/form-data form, which generates an error condition that is not properly handled and causes improper memory to be freed."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20020722 PHP Security Advisory: Vulnerability in PHP versions 4.2.0 and 4.2.1",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=102734515923277&w=2"
},
{
"name": "CA-2002-21",
"refsource": "CERT",
"url": "http://www.cert.org/advisories/CA-2002-21.html"
},
{
"name": "20020722 Advisory 02/2002: PHP remote vulnerability",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=102734516023281&w=2"
},
{
"name": "VU#929115",
"refsource": "CERT-VN",
"url": "http://www.kb.cert.org/vuls/id/929115"
},
{
"name": "php-multipart-handler-bo(9635)",
"refsource": "XF",
"url": "http://www.iss.net/security_center/static/9635.php"
}
]
}
}