cvelist/2003/0xxx/CVE-2003-0166.json
2019-03-18 07:02:20 +00:00

87 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2003-0166",
"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": "Integer signedness error in emalloc() function for PHP before 4.3.2 allow remote attackers to cause a denial of service (memory consumption) and possibly execute arbitrary code via negative arguments to functions such as (1) socket_recv, (2) socket_recvfrom, and possibly other functions."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20030402 Inaccurate Reports Concerning PHP Vulnerabilities",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=104931415307111&w=2"
},
{
"name": "CLSA-2003:691",
"refsource": "CONECTIVA",
"url": "http://distro.conectiva.com.br/atualizacoes/?id=a&anuncio=000691"
},
{
"name": "20030327 RE: FUD-ALARM: @(#)Mordred Labs advisory - Integer overflow in PHP memory allocator",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=104878100719467&w=2"
},
{
"name": "7198",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/7198"
},
{
"name": "20030326 @(#)Mordred Labs advisory - Integer overflow in PHP memory allocator",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=104869828526885&w=2"
},
{
"name": "7197",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/7197"
}
]
}
}