cvelist/2001/0xxx/CVE-2001-0328.json

93 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2001-0328",
"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" : "TCP implementations that use random increments for initial sequence numbers (ISN) can allow remote attackers to perform session hijacking or disruption by injecting a flood of packets with a range of ISN values, one of which may match the expected ISN."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20030201-01-P",
"refsource" : "SGI",
2017-10-16 12:31:07 -04:00
"url" : "ftp://patches.sgi.com/support/free/security/advisories/20030201-01-P"
},
{
"name" : "CA-2001-09",
"refsource" : "CERT",
2017-10-16 12:31:07 -04:00
"url" : "http://www.cert.org/advisories/CA-2001-09.html"
},
{
"name" : "2682",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/2682"
},
{
"name" : "oval:org.mitre.oval:def:4922",
"refsource" : "OVAL",
2017-10-18 13:04:39 -04:00
"url" : "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A4922"
2017-10-16 12:31:07 -04:00
},
{
"name" : "1033181",
"refsource" : "SECTRACK",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securitytracker.com/id/1033181"
},
{
"name" : "8044",
"refsource" : "SECUNIA",
2017-10-16 12:31:07 -04:00
"url" : "http://secunia.com/advisories/8044"
},
{
"name" : "57",
"refsource" : "SREASON",
2017-10-16 12:31:07 -04:00
"url" : "http://securityreason.com/securityalert/57"
}
]
}
}