Added CVE-2017-1000230

This commit is contained in:
Kurt Seifried 2017-11-16 14:15:41 -07:00
parent 87e2211f6e
commit 85b29d7efa
No known key found for this signature in database
GPG Key ID: F15CADC4A00F8174

View File

@ -0,0 +1,62 @@
{
"CVE_data_meta": {
"ASSIGNER": "kurt@seifried.org",
"DATE_ASSIGNED": "2017-08-22T17:29:33.459114",
"ID": "CVE-2017-1000230",
"REQUESTER": "martin.tenek@gmail.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Step7 Open Source Ethernet Communication Suite",
"version": {
"version_data": [
{
"version_value": "1.4.1"
}
]
}
}
]
},
"vendor_name": "Snap7"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Snap7 Server can be crashed when the ItemCount field of the ReadVar or WriteVar functions of the S7 protocol implementation in Snap7 are provided with unexpected input, thus resulting in denial of service attack."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Null Pointer Exception"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://sourceforge.net/p/snap7/discussion/bugfix/thread/2d2d085c/"
}
]
}
}