- Added submissions from Lenovo for LEN-19586 / LEN-20475 from 2018-04-18.

This commit is contained in:
CVE Team 2018-04-19 09:12:35 -04:00
parent 606b9f7b2b
commit bf1c21da37
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
2 changed files with 109 additions and 6 deletions

View File

@ -1,8 +1,49 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ASSIGNER" : "psirt@lenovo.com",
"DATE_PUBLIC" : "2018-04-12T00:00:00",
"ID" : "CVE-2017-3774",
"STATE" : "RESERVED"
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "IMM2",
"version" : {
"version_data" : [
{
"version_value" : "Earlier than 4.40"
}
]
}
}
]
},
"vendor_name" : "Lenovo Group Ltd."
},
{
"product" : {
"product_data" : [
{
"product_name" : "IMM2",
"version" : {
"version_data" : [
{
"version_value" : "Earlier than 6.60"
}
]
}
}
]
},
"vendor_name" : "IBM"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
@ -11,7 +52,26 @@
"description_data" : [
{
"lang" : "eng",
"value" : "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value" : "A stack overflow vulnerability was discovered within the web administration service in Integrated Management Module 2 (IMM2) earlier than version 4.70 used in some Lenovo servers and earlier than version 6.60 used in some IBM servers. An attacker providing a crafted user ID and password combination can cause a portion of the authentication routine to overflow its stack, resulting in stack corruption."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Stack overflow leading to memory corruption"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://support.lenovo.com/us/en/product_security/LEN-19586"
}
]
}

View File

@ -1,8 +1,32 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ASSIGNER" : "psirt@lenovo.com",
"DATE_PUBLIC" : "2018-04-17T00:00:00",
"ID" : "CVE-2017-3776",
"STATE" : "RESERVED"
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Help mobile Android app",
"version" : {
"version_data" : [
{
"version_value" : "Earlier than 6.1.2.0327"
}
]
}
}
]
},
"vendor_name" : "Lenovo Group Ltd."
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
@ -11,7 +35,26 @@
"description_data" : [
{
"lang" : "eng",
"value" : "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value" : "Lenovo Help android mobile app versions earlier than 6.1.2.0327 allowed information to be transmitted over an HTTP channel, permitting others observing the channel to potentially see this information."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cleartext transmission of information"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://support.lenovo.com/us/en/product_security/LEN-20475"
}
]
}