mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
104 lines
3.4 KiB
JSON
104 lines
3.4 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security@microfocus.com",
|
|
"DATE_PUBLIC": "2017-08-03T00:00:00.000Z",
|
|
"ID": "CVE-2017-7436",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "libzypp accepts unsigned packages even when configured to check signatures"
|
|
},
|
|
"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"
|
|
}
|
|
],
|
|
"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."
|
|
}
|
|
]
|
|
},
|
|
"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": "SUSE-SU-2017:2040",
|
|
"refsource": "SUSE",
|
|
"url": "https://lists.opensuse.org/opensuse-security-announce/2017-08/msg00002.html"
|
|
},
|
|
{
|
|
"name": "https://bugzilla.suse.com/show_bug.cgi?id=1038984",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1038984"
|
|
},
|
|
{
|
|
"name": "https://www.suse.com/de-de/security/cve/CVE-2017-7436/",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://www.suse.com/de-de/security/cve/CVE-2017-7436/"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "https://lists.opensuse.org/opensuse-security-announce/2017-08/msg00002.html",
|
|
"defect": [
|
|
"https://bugzilla.suse.com/1038984"
|
|
],
|
|
"discovery": "INTERNAL"
|
|
}
|
|
} |