cvelist/2018/7xxx/CVE-2018-7685.json

98 lines
2.9 KiB
JSON
Raw Normal View History

2018-03-05 08:04:01 -05:00
{
2018-08-31 11:03:45 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "security@suse.de",
"DATE_PUBLIC" : "2018-08-30T00:00:00.000Z",
"ID" : "CVE-2018-7685",
"STATE" : "PUBLIC",
"TITLE" : "libzypp does not reevaluate malicious rpms once downloaded"
2018-03-05 08:04:01 -05:00
},
2018-08-31 11:03:45 -04:00
"affects" : {
"vendor" : {
"vendor_data" : [
2018-08-31 15:12:21 +02:00
{
2018-08-31 11:03:45 -04:00
"product" : {
"product_data" : [
2018-08-31 15:12:21 +02:00
{
2018-08-31 11:03:45 -04:00
"product_name" : "libzypp",
"version" : {
"version_data" : [
2018-08-31 15:12:21 +02:00
{
2018-08-31 11:03:45 -04:00
"affected" : "<",
"version_value" : "17.5.0"
2018-08-31 15:12:21 +02:00
}
]
}
}
]
},
2018-08-31 11:03:45 -04:00
"vendor_name" : "SUSE"
2018-08-31 15:12:21 +02:00
}
]
}
},
2018-08-31 11:03:45 -04:00
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
2018-03-05 08:04:01 -05:00
{
2018-08-31 11:03:45 -04:00
"lang" : "eng",
"value" : "The decoupled download and installation steps in libzypp before 17.5.0 could lead to a corrupted RPM being left in the cache, where a later call would not display the corrupted RPM warning and allow installation, a problem caused by malicious warnings only displayed during download."
2018-03-05 08:04:01 -05:00
}
]
2018-08-31 15:12:21 +02:00
},
2018-08-31 11:03:45 -04:00
"impact" : {
"cvss" : {
"attackComplexity" : "LOW",
"attackVector" : "LOCAL",
"availabilityImpact" : "HIGH",
"baseScore" : 7.8,
"baseSeverity" : "HIGH",
"confidentialityImpact" : "HIGH",
"integrityImpact" : "HIGH",
"privilegesRequired" : "NONE",
"scope" : "UNCHANGED",
"userInteraction" : "REQUIRED",
"vectorString" : "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version" : "3.0"
2018-08-31 15:12:21 +02:00
}
},
2018-08-31 11:03:45 -04:00
"problemtype" : {
"problemtype_data" : [
2018-08-31 15:12:21 +02:00
{
2018-08-31 11:03:45 -04:00
"description" : [
2018-08-31 15:12:21 +02:00
{
2018-08-31 11:03:45 -04:00
"lang" : "eng",
"value" : "CWE-358"
2018-08-31 15:12:21 +02:00
}
]
}
]
},
2018-08-31 11:03:45 -04:00
"references" : {
"reference_data" : [
2018-08-31 15:12:21 +02:00
{
2018-08-31 11:03:45 -04:00
"name" : "http://lists.suse.com/pipermail/sle-security-updates/2018-August/004510.html",
"refsource" : "MISC",
"url" : "http://lists.suse.com/pipermail/sle-security-updates/2018-August/004510.html"
2018-08-31 15:12:21 +02:00
},
{
2018-08-31 11:03:45 -04:00
"name" : "https://www.suse.com/de-de/security/cve/CVE-2018-7685/",
"refsource" : "MISC",
"url" : "https://www.suse.com/de-de/security/cve/CVE-2018-7685/"
2018-08-31 15:12:21 +02:00
},
{
2018-08-31 11:03:45 -04:00
"name" : "https://bugzilla.suse.com/show_bug.cgi?id=1091624",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.suse.com/show_bug.cgi?id=1091624"
2018-08-31 15:12:21 +02:00
}
]
},
2018-08-31 11:03:45 -04:00
"source" : {
"defect" : [
2018-08-31 15:12:21 +02:00
"1091624"
],
2018-08-31 11:03:45 -04:00
"discovery" : "EXTERNAL"
2018-03-05 08:04:01 -05:00
}
2018-08-31 11:03:45 -04:00
}