cvelist/2017/7xxx/CVE-2017-7436.json

105 lines
3.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
2018-03-01 14:05:01 -05:00
"ASSIGNER" : "security@suse.com",
2018-03-01 13:45:37 -05:00
"DATE_PUBLIC" : "2017-08-03T00:00:00.000Z",
2017-10-16 12:31:07 -04:00
"ID" : "CVE-2017-7436",
"STATE" : "PUBLIC",
"TITLE" : "libzypp accepts unsigned packages even when configured to check signatures"
2017-10-16 12:31:07 -04:00
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "libzypp",
"version" : {
"version_data" : [
{
"affected" : "<",
"version_value" : "20170803"
}
]
}
}
]
},
"vendor_name" : "SUSE"
}
]
}
},
"credit" : [
{
"lang" : "eng",
"value" : "Boleslaw Tokarski"
}
],
2017-10-16 12:31:07 -04:00
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "In libzypp before 20170803 it was possible to retrieve unsigned packages without a warning to the user which could lead to man in the middle or malicious servers to inject malicious RPM packages into a users system."
2017-10-16 12:31:07 -04:00
}
]
},
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH",
"attackVector" : "NETWORK",
"availabilityImpact" : "HIGH",
"baseScore" : 8.1,
"baseSeverity" : "HIGH",
"confidentialityImpact" : "HIGH",
"integrityImpact" : "HIGH",
"privilegesRequired" : "NONE",
"scope" : "UNCHANGED",
"userInteraction" : "NONE",
"vectorString" : "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version" : "3.0"
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Missing UI interaction when using unsigned packages could lead to use of malicious packages."
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.suse.com/show_bug.cgi?id=1038984",
"refsource" : "CONFIRM",
2018-03-01 14:05:01 -05:00
"url" : "https://bugzilla.suse.com/show_bug.cgi?id=1038984"
},
{
"name" : "https://www.suse.com/de-de/security/cve/CVE-2017-7436/",
"refsource" : "CONFIRM",
2018-03-01 14:05:01 -05:00
"url" : "https://www.suse.com/de-de/security/cve/CVE-2017-7436/"
},
{
"name" : "SUSE-SU-2017:2040",
"refsource" : "SUSE",
"url" : "https://lists.opensuse.org/opensuse-security-announce/2017-08/msg00002.html"
}
]
},
"source" : {
"advisory" : "https://lists.opensuse.org/opensuse-security-announce/2017-08/msg00002.html",
"defect" : [
"https://bugzilla.suse.com/1038984"
],
"discovery" : "INTERNAL"
2017-10-16 12:31:07 -04:00
}
}