mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
98 lines
2.9 KiB
JSON
98 lines
2.9 KiB
JSON
{
|
|
"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"
|
|
},
|
|
"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" : [
|
|
{
|
|
"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."
|
|
}
|
|
]
|
|
},
|
|
"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" : "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"
|
|
},
|
|
{
|
|
"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" : "https://bugzilla.suse.com/show_bug.cgi?id=1091624",
|
|
"refsource" : "CONFIRM",
|
|
"url" : "https://bugzilla.suse.com/show_bug.cgi?id=1091624"
|
|
}
|
|
]
|
|
},
|
|
"source" : {
|
|
"defect" : [
|
|
"1091624"
|
|
],
|
|
"discovery" : "EXTERNAL"
|
|
}
|
|
}
|