2018-03-05 08:04:01 -05:00
{
2019-03-18 03:52:21 +00:00
"CVE_data_meta" : {
2021-01-06 17:05:48 +00:00
"ASSIGNER" : "security@microfocus.com" ,
2019-03-18 03:52:21 +00:00
"DATE_PUBLIC" : "2018-08-30T00:00:00.000Z" ,
"ID" : "CVE-2018-7685" ,
"STATE" : "PUBLIC" ,
"TITLE" : "libzypp does not reevaluate malicious rpms once downloaded"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "libzypp" ,
"version" : {
"version_data" : [
{
"affected" : "<" ,
"version_value" : "17.5.0"
}
]
}
}
]
} ,
"vendor_name" : "SUSE"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-08-31 15:12:21 +02:00
{
2019-03-18 03:52:21 +00: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-08-31 15:12:21 +02:00
}
2019-03-18 03:52:21 +00: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"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-358"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.suse.com/show_bug.cgi?id=1091624" ,
"refsource" : "CONFIRM" ,
"url" : "https://bugzilla.suse.com/show_bug.cgi?id=1091624"
} ,
{
"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/"
} ,
{
"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"
}
]
} ,
"source" : {
"defect" : [
"1091624"
] ,
"discovery" : "EXTERNAL"
}
}