cvelist/2018/17xxx/CVE-2018-17957.json

99 lines
3.1 KiB
JSON
Raw Normal View History

2018-10-03 09:07:13 -04:00
{
2019-03-18 04:21:51 +00:00
"CVE_data_meta": {
2021-01-06 17:05:48 +00:00
"ASSIGNER": "security@microfocus.com",
2019-03-18 04:21:51 +00:00
"DATE_PUBLIC": "2018-12-23T00:00:00.000Z",
"ID": "CVE-2018-17957",
"STATE": "PUBLIC",
"TITLE": "yast2-rmt leaks database passwords in process list"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "yast2-rmt",
"version": {
"version_data": [
{
"affected": "<",
"version_value": "1.1.2"
}
]
}
}
]
},
"vendor_name": "SUSE"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Fabian Schilling of SUSE"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-12-25 12:02:07 +01:00
{
2019-03-18 04:21:51 +00:00
"lang": "eng",
"value": "The YaST2 RMT module for configuring the SUSE Repository Mirroring Tool (RMT) before 1.1.2 exposed MySQL database passwords on process commandline, allowing local attackers to access or corrupt the RMT database."
2018-12-25 12:02:07 +01:00
}
2019-03-18 04:21:51 +00:00
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.4,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-214"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://lists.opensuse.org/opensuse-security-announce/2018-12/msg00068.html",
"refsource": "CONFIRM",
"url": "https://lists.opensuse.org/opensuse-security-announce/2018-12/msg00068.html"
},
{
"name": "https://bugzilla.suse.com/show_bug.cgi?id=1117602",
"refsource": "CONFIRM",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1117602"
}
]
},
"source": {
"advisory": " openSUSE-SU-2018:4272-1",
"defect": [
"1117602"
],
"discovery": "INTERNAL"
}
}