cvelist/2007/1xxx/CVE-2007-1730.json
2018-10-16 11:17:01 -04:00

108 lines
3.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-1730",
"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 the DCCP support in the do_dccp_getsockopt function in net/dccp/proto.c in Linux kernel 2.6.20 and later allows local users to read kernel memory or cause a denial of service (oops) via a negative optlen value."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20070327 Linux Kernel DCCP Memory Disclosure Vulnerability",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/463934/100/0/threaded"
},
{
"name" : "20070329 Re: Re: [Full-disclosure] Linux Kernel DCCP Memory Disclosure Vulnerability",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/464144/100/0/threaded"
},
{
"name" : "[dccp] 20070328 [PATCH 1/1] getsockopt: Fix DCCP_SOCKOPT_[SEND,RECV]_CSCOV",
"refsource" : "MLIST",
"url" : "http://marc.info/?l=dccp&m=117509584316267&w=2"
},
{
"name" : "USN-464-1",
"refsource" : "UBUNTU",
"url" : "http://www.ubuntu.com/usn/usn-464-1"
},
{
"name" : "23162",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/23162"
},
{
"name" : "ADV-2007-1143",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2007/1143"
},
{
"name" : "1017820",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id?1017820"
},
{
"name" : "25392",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/25392"
},
{
"name" : "2482",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/2482"
},
{
"name" : "kernel-dccp-information-disclosure(33274)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/33274"
}
]
}
}