cvelist/2018/10xxx/CVE-2018-10933.json
2019-01-19 06:03:56 -05:00

126 lines
3.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "sfowler@redhat.com",
"ID" : "CVE-2018-10933",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "libssh",
"version" : {
"version_data" : [
{
"version_value" : "0.7.6"
},
{
"version_value" : "0.8.4"
}
]
}
}
]
},
"vendor_name" : "[UNKNOWN]"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "A vulnerability was found in libssh's server-side state machine before versions 0.7.6 and 0.8.4. A malicious client could create channels without first performing authentication, resulting in unauthorized access."
}
]
},
"impact" : {
"cvss" : [
[
{
"vectorString" : "9.1/CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version" : "3.0"
}
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-592"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "45638",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/45638/"
},
{
"name" : "[debian-lts-announce] 20181018 [SECURITY] [DLA 1548-1] libssh security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2018/10/msg00010.html"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10933",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10933"
},
{
"name" : "https://www.libssh.org/security/advisories/CVE-2018-10933.txt",
"refsource" : "CONFIRM",
"url" : "https://www.libssh.org/security/advisories/CVE-2018-10933.txt"
},
{
"name" : "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2018-0016",
"refsource" : "CONFIRM",
"url" : "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2018-0016"
},
{
"name" : "https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html",
"refsource" : "CONFIRM",
"url" : "https://www.oracle.com/technetwork/security-advisory/cpujan2019-5072801.html"
},
{
"name" : "https://security.netapp.com/advisory/ntap-20190118-0002/",
"refsource" : "CONFIRM",
"url" : "https://security.netapp.com/advisory/ntap-20190118-0002/"
},
{
"name" : "DSA-4322",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2018/dsa-4322"
},
{
"name" : "USN-3795-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3795-1/"
},
{
"name" : "USN-3795-2",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3795-2/"
},
{
"name" : "105677",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/105677"
}
]
}
}