cvelist/2004/0xxx/CVE-2004-0361.json
2019-03-18 01:59:45 +00:00

77 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2004-0361",
"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": "The Javascript engine in Safari 1.2 and earlier allows remote attackers to cause a denial of service (segmentation fault) by creating a new Array object with a large size value, then writing into that array."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.insecure.ws/article.php?story=2004021918172533",
"refsource": "MISC",
"url": "http://www.insecure.ws/article.php?story=2004021918172533"
},
{
"name": "safari-array-dos(15413)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/15413"
},
{
"name": "20040306 Safari javascript array overflow",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=107861828510106&w=2"
},
{
"name": "9815",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/9815"
}
]
}
}