cvelist/2004/0xxx/CVE-2004-0744.json

82 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:09:47 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2004-0744",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 01:09:47 +00:00
"lang": "eng",
"value": "The TCP/IP Networking component in Mac OS X before 10.3.5 allows remote attackers to cause a denial of service (memory and resource consumption) via a \"Rose Attack\" that involves sending a subset of small IP fragments that do not form a complete, larger packet."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:09:47 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "macos-tcp-ip-dos(16946)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/16946"
},
{
"name": "APPLE-SA-2004-09-09",
"refsource": "APPLE",
"url": "http://www.auscert.org.au/render.html?it=4291"
},
{
"name": "20040331 IPv4 fragmentation --> The Rose Attack",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=108075899619193&w=2"
},
{
"name": "20040427 Source Code To Test IPv4 fragmentation --> The Rose Attack",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=108308604119618&w=2"
},
{
"name": "http://digital.net/~gandalf/Rose_Frag_Attack_Explained.txt",
"refsource": "MISC",
"url": "http://digital.net/~gandalf/Rose_Frag_Attack_Explained.txt"
}
]
}
}