mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
111 lines
3.5 KiB
JSON
111 lines
3.5 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security@microfocus.com",
|
|
"DATE_PUBLIC": "2017-07-14T00:00:00.000Z",
|
|
"ID": "CVE-2017-9270",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "post-auth arbitrary file write on cryptctl server"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "cryptctl",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"affected": "<",
|
|
"version_value": "2.0"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "SUSE"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"credit": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Sebastian Krahmer of SUSE"
|
|
}
|
|
],
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "In cryptctl before version 2.0 a malicious server could send RPC requests that could overwrite files outside of the cryptctl key database."
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "NONE",
|
|
"baseScore": 8.7,
|
|
"baseSeverity": "HIGH",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "HIGH",
|
|
"privilegesRequired": "HIGH",
|
|
"scope": "CHANGED",
|
|
"userInteraction": "NONE",
|
|
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N",
|
|
"version": "3.0"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "A directory traversal due to insufficient parameter checking could allow malicious servers to get a cryptctl client overwrite and corrupt files outside of the key storage directory."
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-22"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "SUSE-SU-2017:1865",
|
|
"refsource": "SUSE",
|
|
"url": "https://lists.opensuse.org/opensuse-security-announce/2017-07/msg00022.html"
|
|
},
|
|
{
|
|
"name": "https://bugzilla.suse.com/show_bug.cgi?id=1041963",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1041963"
|
|
},
|
|
{
|
|
"name": "https://www.suse.com/de-de/security/cve/CVE-2017-9270/",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://www.suse.com/de-de/security/cve/CVE-2017-9270/"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"defect": [
|
|
"https://bugzilla.suse.com/show_bug.cgi?id=1041963"
|
|
],
|
|
"discovery": "INTERNAL"
|
|
}
|
|
} |