ID OPENVAS:1361412562310869092 Type openvas Reporter Copyright (C) 2015 Greenbone Networks GmbH Modified 2019-03-15T00:00:00
Description
The remote host is missing an update for the
###############################################################################
# OpenVAS Vulnerability Test
#
# Fedora Update for putty FEDORA-2015-3160
#
# Authors:
# System Generated Check
#
# Copyright:
# Copyright (C) 2015 Greenbone Networks GmbH, http://www.greenbone.net
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2
# (or any later version), as published by the Free Software Foundation.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
###############################################################################
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.869092");
script_version("$Revision: 14223 $");
script_tag(name:"last_modification", value:"$Date: 2019-03-15 14:49:35 +0100 (Fri, 15 Mar 2019) $");
script_tag(name:"creation_date", value:"2015-03-15 06:46:02 +0100 (Sun, 15 Mar 2015)");
script_cve_id("CVE-2015-2157");
script_tag(name:"cvss_base", value:"2.1");
script_tag(name:"cvss_base_vector", value:"AV:L/AC:L/Au:N/C:P/I:N/A:N");
script_tag(name:"qod_type", value:"package");
script_name("Fedora Update for putty FEDORA-2015-3160");
script_tag(name:"summary", value:"The remote host is missing an update for the 'putty'
package(s) announced via the referenced advisory.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"affected", value:"putty on Fedora 21");
script_tag(name:"solution", value:"Please install the updated package(s).");
script_xref(name:"FEDORA", value:"2015-3160");
script_xref(name:"URL", value:"https://lists.fedoraproject.org/pipermail/package-announce/2015-March/151933.html");
script_tag(name:"solution_type", value:"VendorFix");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2015 Greenbone Networks GmbH");
script_family("Fedora Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/fedora", "ssh/login/rpms", re:"ssh/login/release=FC21");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-rpm.inc");
release = rpm_get_ssh_release();
if(!release)
exit(0);
res = "";
if(release == "FC21")
{
if ((res = isrpmvuln(pkg:"putty", rpm:"putty~0.64~1.fc21", rls:"FC21")) != NULL)
{
security_message(data:res);
exit(0);
}
if (__pkg_match) exit(99);
exit(0);
}
{"id": "OPENVAS:1361412562310869092", "type": "openvas", "bulletinFamily": "scanner", "title": "Fedora Update for putty FEDORA-2015-3160", "description": "The remote host is missing an update for the ", "published": "2015-03-15T00:00:00", "modified": "2019-03-15T00:00:00", "cvss": {"score": 2.1, "vector": "AV:L/AC:L/Au:N/C:P/I:N/A:N"}, "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310869092", "reporter": "Copyright (C) 2015 Greenbone Networks GmbH", "references": ["https://lists.fedoraproject.org/pipermail/package-announce/2015-March/151933.html", "2015-3160"], "cvelist": ["CVE-2015-2157"], "lastseen": "2019-05-29T18:36:47", "viewCount": 0, "enchantments": {"dependencies": {"references": [{"type": "cve", "idList": ["CVE-2015-2157", "CVE-2015-3160"]}, {"type": "openvas", "idList": ["OPENVAS:1361412562310805434", "OPENVAS:1361412562310869089", "OPENVAS:1361412562310869716", "OPENVAS:703190", "OPENVAS:1361412562310703190"]}, {"type": "nessus", "idList": ["FEDORA_2015-3160.NASL", "DEBIAN_DLA-173.NASL", "PUTTY_064.NASL", "FEDORA_2015-3070.NASL", "OPENSUSE-2015-218.NASL", "FEDORA_2015-3204.NASL", "DEBIAN_DSA-3190.NASL", "FREEBSD_PKG_92FC2E2BC38311E48EF7080027EF73EC.NASL"]}, {"type": "securityvulns", "idList": ["SECURITYVULNS:DOC:31809", "SECURITYVULNS:VULN:14332"]}, {"type": "debian", "idList": ["DEBIAN:DLA-173-1:1CF51", "DEBIAN:DSA-3190-1:F3073"]}, {"type": "archlinux", "idList": ["ASA-201503-1"]}, {"type": "freebsd", "idList": ["92FC2E2B-C383-11E4-8EF7-080027EF73EC"]}, {"type": "fedora", "idList": ["FEDORA:29245601500C", "FEDORA:323026123474", "FEDORA:4A90160BD686"]}, {"type": "kaspersky", "idList": ["KLA11444"]}], "modified": "2019-05-29T18:36:47", "rev": 2}, "score": {"value": 6.2, "vector": "NONE", "modified": "2019-05-29T18:36:47", "rev": 2}, "vulnersScore": 6.2}, "pluginID": "1361412562310869092", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n#\n# Fedora Update for putty FEDORA-2015-3160\n#\n# Authors:\n# System Generated Check\n#\n# Copyright:\n# Copyright (C) 2015 Greenbone Networks GmbH, http://www.greenbone.net\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2\n# (or any later version), as published by the Free Software Foundation.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n###############################################################################\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.869092\");\n script_version(\"$Revision: 14223 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2019-03-15 14:49:35 +0100 (Fri, 15 Mar 2019) $\");\n script_tag(name:\"creation_date\", value:\"2015-03-15 06:46:02 +0100 (Sun, 15 Mar 2015)\");\n script_cve_id(\"CVE-2015-2157\");\n script_tag(name:\"cvss_base\", value:\"2.1\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:L/AC:L/Au:N/C:P/I:N/A:N\");\n script_tag(name:\"qod_type\", value:\"package\");\n script_name(\"Fedora Update for putty FEDORA-2015-3160\");\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the 'putty'\n package(s) announced via the referenced advisory.\");\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable version is present on the target host.\");\n script_tag(name:\"affected\", value:\"putty on Fedora 21\");\n script_tag(name:\"solution\", value:\"Please install the updated package(s).\");\n script_xref(name:\"FEDORA\", value:\"2015-3160\");\n script_xref(name:\"URL\", value:\"https://lists.fedoraproject.org/pipermail/package-announce/2015-March/151933.html\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2015 Greenbone Networks GmbH\");\n script_family(\"Fedora Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/fedora\", \"ssh/login/rpms\", re:\"ssh/login/release=FC21\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = rpm_get_ssh_release();\nif(!release)\n exit(0);\n\nres = \"\";\n\nif(release == \"FC21\")\n{\n\n if ((res = isrpmvuln(pkg:\"putty\", rpm:\"putty~0.64~1.fc21\", rls:\"FC21\")) != NULL)\n {\n security_message(data:res);\n exit(0);\n }\n\n if (__pkg_match) exit(99);\n exit(0);\n}\n", "naslFamily": "Fedora Local Security Checks"}
{"cve": [{"lastseen": "2021-02-02T06:21:22", "description": "The (1) ssh2_load_userkey and (2) ssh2_save_userkey functions in PuTTY 0.51 through 0.63 do not properly wipe SSH-2 private keys from memory, which allows local users to obtain sensitive information by reading the memory.", "edition": 4, "cvss3": {}, "published": "2015-03-27T14:59:00", "title": "CVE-2015-2157", "type": "cve", "cwe": ["CWE-200"], "bulletinFamily": "NVD", "cvss2": {"severity": "LOW", "exploitabilityScore": 3.9, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "PARTIAL", "availabilityImpact": "NONE", "integrityImpact": "NONE", "baseScore": 2.1, "vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N", "version": "2.0", "accessVector": "LOCAL", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2015-2157"], "modified": "2019-03-21T17:04:00", "cpe": ["cpe:/a:putty:putty:0.56", "cpe:/a:putty:putty:0.62", "cpe:/a:putty:putty:0.52", "cpe:/o:opensuse:opensuse:13.1", "cpe:/a:putty:putty:0.55", "cpe:/a:putty:putty:0.54", "cpe:/o:opensuse:opensuse:13.2", "cpe:/a:putty:putty:0.61", "cpe:/o:fedoraproject:fedora:20", "cpe:/a:putty:putty:0.59", "cpe:/a:putty:putty:0.53b", "cpe:/a:putty:putty:0.58", "cpe:/o:debian:debian_linux:7.0", "cpe:/a:putty:putty:0.63", "cpe:/o:fedoraproject:fedora:22", "cpe:/a:putty:putty:0.57", "cpe:/a:simon_tatham:putty:0.53", "cpe:/a:putty:putty:0.51", "cpe:/a:putty:putty:0.60"], "id": "CVE-2015-2157", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-2157", "cvss": {"score": 2.1, "vector": "AV:L/AC:L/Au:N/C:P/I:N/A:N"}, "cpe23": ["cpe:2.3:o:fedoraproject:fedora:20:*:*:*:*:*:*:*", "cpe:2.3:a:putty:putty:0.55:*:*:*:*:*:*:*", "cpe:2.3:o:opensuse:opensuse:13.1:*:*:*:*:*:*:*", "cpe:2.3:a:putty:putty:0.56:*:*:*:*:*:*:*", "cpe:2.3:a:putty:putty:0.57:*:*:*:*:*:*:*", "cpe:2.3:a:putty:putty:0.53b:*:*:*:*:*:*:*", "cpe:2.3:a:putty:putty:0.62:*:*:*:*:*:*:*", "cpe:2.3:a:putty:putty:0.61:*:*:*:*:*:*:*", "cpe:2.3:a:putty:putty:0.60:*:*:*:*:*:*:*", "cpe:2.3:a:putty:putty:0.59:*:*:*:*:*:*:*", "cpe:2.3:a:putty:putty:0.58:*:*:*:*:*:*:*", "cpe:2.3:a:putty:putty:0.63:*:*:*:*:*:*:*", "cpe:2.3:o:opensuse:opensuse:13.2:*:*:*:*:*:*:*", "cpe:2.3:a:simon_tatham:putty:0.53:*:*:*:*:*:*:*", "cpe:2.3:o:fedoraproject:fedora:22:*:*:*:*:*:*:*", "cpe:2.3:a:putty:putty:0.51:*:*:*:*:*:*:*", "cpe:2.3:a:putty:putty:0.54:*:*:*:*:*:*:*", "cpe:2.3:a:putty:putty:0.52:*:*:*:*:*:*:*", "cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*"]}], "securityvulns": [{"lastseen": "2018-08-31T11:10:58", "bulletinFamily": "software", "cvelist": ["CVE-2015-2157"], "description": "\r\n\r\n-----BEGIN PGP SIGNED MESSAGE-----\r\nHash: SHA1\r\n\r\n- -------------------------------------------------------------------------\r\nDebian Security Advisory DSA-3190-1 security@debian.org\r\nhttp://www.debian.org/security/ Moritz Muehlenhoff\r\nMarch 15, 2015 http://www.debian.org/security/faq\r\n- -------------------------------------------------------------------------\r\n\r\nPackage : putty\r\nCVE ID : CVE-2015-2157\r\n\r\nPatrick Coleman discovered that the Putty SSH client failed to wipe out\r\nunused sensitive memory.\r\n\r\nIn addition Florent Daigniere discovered that exponential values in\r\nDiffie Hellman exchanges were insufficienty restricted.\r\n\r\nFor the stable distribution (wheezy), this problem has been fixed in\r\nversion 0.62-9+deb7u2.\r\n\r\nFor the upcoming stable distribution (jessie), this problem has been\r\nfixed in version 0.63-10.\r\n\r\nFor the unstable distribution (sid), this problem has been fixed in\r\nversion 0.63-10.\r\n\r\nWe recommend that you upgrade your putty packages.\r\n\r\nFurther information about Debian Security Advisories, how to apply\r\nthese updates to your system and frequently asked questions can be\r\nfound at: https://www.debian.org/security/\r\n\r\nMailing list: debian-security-announce@lists.debian.org\r\n-----BEGIN PGP SIGNATURE-----\r\nVersion: GnuPG v1\r\n\r\niQIcBAEBAgAGBQJVBeHQAAoJEBDCk7bDfE429eEQAIQMR7zpK9pxHxIicBHTiSAB\r\nGu8KP86VoAt8Ra/qrsccjRdGOOjL8erZamdbU+/l2dObVpSeu7YaMIrQ7TD1oUjN\r\nugJIey9IMTQ8b/YP8IOOOdA/huqh9na9IPq8zmgBs6plxQmOOKwBBF1qxHQN9/kq\r\nTvTDUMGRqWa2R3s/ihyNaoT6VepuuTZJIlde0nY+j8AYRFi+03VCrIOU/nO7GzaU\r\nGV7wyBKVBy08zUS0ECVHWK+JQna2cN7o0CW5BF+tkLz6BgPb8cgij/ri+r3orz6u\r\nlfm92CGcg7OpVADXg2lISMeJUOSzjUxoa3qfuL/29ynVnc0v34EnR4Ii/yM2G6X3\r\nZnGjHUxCzVqcogDHvm8w5sIPxYfh4Lo3DIq33OKyo5UqzPIwyS4wT5t5sqd7V5HE\r\nF/51RuMw1avqx7Ls37YzB548a8APKCWJuJ2R2CYwJoBlEbigw5tz5vhbl5Wmg5zn\r\nhMIbLiTfCCx8fu9Nhy3rYyRCILdp0JrGsK7epjov/lQB4eVn90LM2tSv46UxnsVM\r\n248l86X3vGcBLg4t9wuUxgxogXfExyIpeT5KbYFX02QY9k7dvc9kprU7jnBh/38Y\r\nANBfFdoVUMUjhIDQkAiaPx6/OhlJUhE0b+Bhe8RYij2+Q7mJWEj/CWvWoMVX2LWD\r\nTkO2D/bCkF9alGb1FkBc\r\n=1n2w\r\n-----END PGP SIGNATURE-----\r\n\r\n", "edition": 1, "modified": "2015-03-18T00:00:00", "published": "2015-03-18T00:00:00", "id": "SECURITYVULNS:DOC:31809", "href": "https://vulners.com/securityvulns/SECURITYVULNS:DOC:31809", "title": "[SECURITY] [DSA 3190-1] putty security update", "type": "securityvulns", "cvss": {"score": 2.1, "vector": "AV:LOCAL/AC:LOW/Au:NONE/C:PARTIAL/I:NONE/A:NONE/"}}, {"lastseen": "2018-08-31T11:09:59", "bulletinFamily": "software", "cvelist": ["CVE-2015-2157"], "description": "Sensitive memory regions are not wiped.", "edition": 1, "modified": "2015-03-18T00:00:00", "published": "2015-03-18T00:00:00", "id": "SECURITYVULNS:VULN:14332", "href": "https://vulners.com/securityvulns/SECURITYVULNS:VULN:14332", "title": "putty information leakage", "type": "securityvulns", "cvss": {"score": 2.1, "vector": "AV:LOCAL/AC:LOW/Au:NONE/C:PARTIAL/I:NONE/A:NONE/"}}], "fedora": [{"lastseen": "2020-12-21T08:17:52", "bulletinFamily": "unix", "cvelist": ["CVE-2015-2157"], "description": "Putty is a SSH, Telnet & Rlogin client - this time for Linux. ", "modified": "2015-03-13T17:26:13", "published": "2015-03-13T17:26:13", "id": "FEDORA:29245601500C", "href": "", "type": "fedora", "title": "[SECURITY] Fedora 22 Update: putty-0.64-1.fc22", "cvss": {"score": 2.1, "vector": "AV:L/AC:L/Au:N/C:P/I:N/A:N"}}, {"lastseen": "2020-12-21T08:17:52", "bulletinFamily": "unix", "cvelist": ["CVE-2015-2157"], "description": "Putty is a SSH, Telnet & Rlogin client - this time for Linux. ", "modified": "2015-03-14T09:13:42", "published": "2015-03-14T09:13:42", "id": "FEDORA:4A90160BD686", "href": "", "type": "fedora", "title": "[SECURITY] Fedora 20 Update: putty-0.64-1.fc20", "cvss": {"score": 2.1, "vector": "AV:L/AC:L/Au:N/C:P/I:N/A:N"}}, {"lastseen": "2020-12-21T08:17:52", "bulletinFamily": "unix", "cvelist": ["CVE-2015-2157"], "description": "Putty is a SSH, Telnet & Rlogin client - this time for Linux. ", "modified": "2015-03-14T09:23:10", "published": "2015-03-14T09:23:10", "id": "FEDORA:323026123474", "href": "", "type": "fedora", "title": "[SECURITY] Fedora 21 Update: putty-0.64-1.fc21", "cvss": {"score": 2.1, "vector": "AV:L/AC:L/Au:N/C:P/I:N/A:N"}}], "nessus": [{"lastseen": "2021-01-07T10:47:32", "description": "Simon Tatham reports :\n\nWhen PuTTY has sensitive data in memory and has no further need for\nit, it should wipe the data out of its memory, in case malware later\ngains access to the PuTTY process or the memory is swapped out to disk\nor written into a crash dump file. An obvious example of this is the\npassword typed during SSH login; other examples include obsolete\nsession keys, public-key passphrases, and the private halves of public\nkeys.\n\nPuTTY 0.63 and earlier versions, after loading a private key from a\ndisk file, mistakenly leak a memory buffer containing a copy of the\nprivate key, in the function ssh2_load_userkey. The companion function\nssh2_save_userkey (only called by PuTTYgen) can also leak a copy, but\nonly in the case where the file it tried to save to could not be\ncreated.", "edition": 22, "published": "2015-03-06T00:00:00", "title": "FreeBSD : PuTTY -- fails to scrub private keys from memory after use (92fc2e2b-c383-11e4-8ef7-080027ef73ec)", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2015-2157"], "modified": "2015-03-06T00:00:00", "cpe": ["p-cpe:/a:freebsd:freebsd:putty", "cpe:/o:freebsd:freebsd"], "id": "FREEBSD_PKG_92FC2E2BC38311E48EF7080027EF73EC.NASL", "href": "https://www.tenable.com/plugins/nessus/81659", "sourceData": "#%NASL_MIN_LEVEL 70300\n#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were \n# extracted from the FreeBSD VuXML database :\n#\n# Copyright 2003-2018 Jacques Vidrine and contributors\n#\n# Redistribution and use in source (VuXML) and 'compiled' forms (SGML,\n# HTML, PDF, PostScript, RTF and so forth) with or without modification,\n# are permitted provided that the following conditions are met:\n# 1. Redistributions of source code (VuXML) must retain the above\n# copyright notice, this list of conditions and the following\n# disclaimer as the first lines of this file unmodified.\n# 2. Redistributions in compiled form (transformed to other DTDs,\n# published online in any format, converted to PDF, PostScript,\n# RTF and other formats) must reproduce the above copyright\n# notice, this list of conditions and the following disclaimer\n# in the documentation and/or other materials provided with the\n# distribution.\n# \n# THIS DOCUMENTATION IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS \"AS IS\"\n# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,\n# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n# PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS\n# BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,\n# OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT\n# OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR\n# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,\n# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\n# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS DOCUMENTATION,\n# EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n#\n\ninclude('deprecated_nasl_level.inc');\ninclude('compat.inc');\n\nif (description)\n{\n script_id(81659);\n script_version(\"1.6\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/06\");\n\n script_cve_id(\"CVE-2015-2157\");\n\n script_name(english:\"FreeBSD : PuTTY -- fails to scrub private keys from memory after use (92fc2e2b-c383-11e4-8ef7-080027ef73ec)\");\n script_summary(english:\"Checks for updated package in pkg_info output\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote FreeBSD host is missing a security-related update.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"Simon Tatham reports :\n\nWhen PuTTY has sensitive data in memory and has no further need for\nit, it should wipe the data out of its memory, in case malware later\ngains access to the PuTTY process or the memory is swapped out to disk\nor written into a crash dump file. An obvious example of this is the\npassword typed during SSH login; other examples include obsolete\nsession keys, public-key passphrases, and the private halves of public\nkeys.\n\nPuTTY 0.63 and earlier versions, after loading a private key from a\ndisk file, mistakenly leak a memory buffer containing a copy of the\nprivate key, in the function ssh2_load_userkey. The companion function\nssh2_save_userkey (only called by PuTTYgen) can also leak a copy, but\nonly in the case where the file it tried to save to could not be\ncreated.\"\n );\n # http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/private-key-not-wiped-2.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?474c3142\"\n );\n # https://vuxml.freebsd.org/freebsd/92fc2e2b-c383-11e4-8ef7-080027ef73ec.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?f43c292b\"\n );\n script_set_attribute(attribute:\"solution\", value:\"Update the affected package.\");\n script_set_cvss_base_vector(\"CVSS2#AV:L/AC:L/Au:N/C:P/I:N/A:N\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:freebsd:freebsd:putty\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:freebsd:freebsd\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2015/02/28\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2015/03/05\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2015/03/06\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2015-2021 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n script_family(english:\"FreeBSD Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/FreeBSD/release\", \"Host/FreeBSD/pkg_info\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"freebsd_package.inc\");\n\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nif (!get_kb_item(\"Host/FreeBSD/release\")) audit(AUDIT_OS_NOT, \"FreeBSD\");\nif (!get_kb_item(\"Host/FreeBSD/pkg_info\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\n\nflag = 0;\n\nif (pkg_test(save_report:TRUE, pkg:\"putty<0.64\")) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_note(port:0, extra:pkg_report_get());\n else security_note(0);\n exit(0);\n}\nelse audit(AUDIT_HOST_NOT, \"affected\");\n", "cvss": {"score": 2.1, "vector": "AV:L/AC:L/Au:N/C:P/I:N/A:N"}}, {"lastseen": "2021-01-12T09:40:31", "description": "MATTA-2015-002\n\nFlorent Daigniere discovered that PuTTY did not enforce an acceptable\nrange for the Diffie-Hellman server value, as required by RFC 4253,\npotentially allowing an eavesdroppable connection to be established in\nthe event of a server weakness.\n\n#779488 CVE-2015-2157\n\nPatrick Coleman discovered that PuTTY did not clear SSH-2 private key\ninformation from memory when loading and saving key files, which could\nresult in disclosure of private key material.\n\n-- Colin Watson [cjwatson@debian.org]\n\nNOTE: Tenable Network Security has extracted the preceding description\nblock directly from the DLA security advisory. Tenable has attempted\nto automatically clean and format it as much as possible without\nintroducing additional issues.", "edition": 14, "published": "2015-03-26T00:00:00", "title": "Debian DLA-173-1 : putty security update", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2015-2157"], "modified": "2015-03-26T00:00:00", "cpe": ["cpe:/o:debian:debian_linux:6.0", "p-cpe:/a:debian:debian_linux:pterm", "p-cpe:/a:debian:debian_linux:putty", "p-cpe:/a:debian:debian_linux:putty-doc", "p-cpe:/a:debian:debian_linux:putty-tools"], "id": "DEBIAN_DLA-173.NASL", "href": "https://www.tenable.com/plugins/nessus/82158", "sourceData": "#%NASL_MIN_LEVEL 70300\n#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were\n# extracted from Debian Security Advisory DLA-173-1. The text\n# itself is copyright (C) Software in the Public Interest, Inc.\n#\n\ninclude('deprecated_nasl_level.inc');\ninclude('compat.inc');\n\nif (description)\n{\n script_id(82158);\n script_version(\"1.6\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/11\");\n\n script_cve_id(\"CVE-2015-2157\");\n script_bugtraq_id(72825);\n\n script_name(english:\"Debian DLA-173-1 : putty security update\");\n script_summary(english:\"Checks dpkg output for the updated packages.\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote Debian host is missing a security update.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"MATTA-2015-002\n\nFlorent Daigniere discovered that PuTTY did not enforce an acceptable\nrange for the Diffie-Hellman server value, as required by RFC 4253,\npotentially allowing an eavesdroppable connection to be established in\nthe event of a server weakness.\n\n#779488 CVE-2015-2157\n\nPatrick Coleman discovered that PuTTY did not clear SSH-2 private key\ninformation from memory when loading and saving key files, which could\nresult in disclosure of private key material.\n\n-- Colin Watson [cjwatson@debian.org]\n\nNOTE: Tenable Network Security has extracted the preceding description\nblock directly from the DLA security advisory. Tenable has attempted\nto automatically clean and format it as much as possible without\nintroducing additional issues.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://lists.debian.org/debian-lts-announce/2015/03/msg00010.html\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://packages.debian.org/source/squeeze-lts/putty\"\n );\n script_set_attribute(attribute:\"solution\", value:\"Upgrade the affected packages.\");\n script_set_cvss_base_vector(\"CVSS2#AV:L/AC:L/Au:N/C:P/I:N/A:N\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n script_set_attribute(attribute:\"exploit_available\", value:\"false\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:debian:debian_linux:pterm\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:debian:debian_linux:putty\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:debian:debian_linux:putty-doc\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:debian:debian_linux:putty-tools\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:debian:debian_linux:6.0\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2015/03/15\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2015/03/26\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2015-2021 Tenable Network Security, Inc.\");\n script_family(english:\"Debian Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/Debian/release\", \"Host/Debian/dpkg-l\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"debian_package.inc\");\n\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nif (!get_kb_item(\"Host/Debian/release\")) audit(AUDIT_OS_NOT, \"Debian\");\nif (!get_kb_item(\"Host/Debian/dpkg-l\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\n\nflag = 0;\nif (deb_check(release:\"6.0\", prefix:\"pterm\", reference:\"0.60+2010-02-20-1+squeeze3\")) flag++;\nif (deb_check(release:\"6.0\", prefix:\"putty\", reference:\"0.60+2010-02-20-1+squeeze3\")) flag++;\nif (deb_check(release:\"6.0\", prefix:\"putty-doc\", reference:\"0.60+2010-02-20-1+squeeze3\")) flag++;\nif (deb_check(release:\"6.0\", prefix:\"putty-tools\", reference:\"0.60+2010-02-20-1+squeeze3\")) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_note(port:0, extra:deb_report_get());\n else security_note(0);\n exit(0);\n}\nelse audit(AUDIT_HOST_NOT, \"affected\");\n", "cvss": {"score": 2.1, "vector": "AV:L/AC:L/Au:N/C:P/I:N/A:N"}}, {"lastseen": "2021-01-12T10:13:30", "description": "Fixed an issue when private keys weren't scrub from memory after use.\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the Fedora security advisory. Tenable\nhas attempted to automatically clean and format it as much as possible\nwithout introducing additional issues.", "edition": 18, "published": "2015-03-17T00:00:00", "title": "Fedora 20 : putty-0.64-1.fc20 (2015-3204)", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2015-2157"], "modified": "2015-03-17T00:00:00", "cpe": ["p-cpe:/a:fedoraproject:fedora:putty", "cpe:/o:fedoraproject:fedora:20"], "id": "FEDORA_2015-3204.NASL", "href": "https://www.tenable.com/plugins/nessus/81854", "sourceData": "#%NASL_MIN_LEVEL 70300\n#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were \n# extracted from Fedora Security Advisory 2015-3204.\n#\n\ninclude('deprecated_nasl_level.inc');\ninclude('compat.inc');\n\nif (description)\n{\n script_id(81854);\n script_version(\"1.5\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/11\");\n\n script_cve_id(\"CVE-2015-2157\");\n script_xref(name:\"FEDORA\", value:\"2015-3204\");\n\n script_name(english:\"Fedora 20 : putty-0.64-1.fc20 (2015-3204)\");\n script_summary(english:\"Checks rpm output for the updated package.\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote Fedora host is missing a security update.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"Fixed an issue when private keys weren't scrub from memory after use.\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the Fedora security advisory. Tenable\nhas attempted to automatically clean and format it as much as possible\nwithout introducing additional issues.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.redhat.com/show_bug.cgi?id=1198192\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2015-March/151839.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?4b369a66\"\n );\n script_set_attribute(attribute:\"solution\", value:\"Update the affected putty package.\");\n script_set_cvss_base_vector(\"CVSS2#AV:L/AC:L/Au:N/C:P/I:N/A:N\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:putty\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:fedoraproject:fedora:20\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2015/03/05\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2015/03/17\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2015-2021 Tenable Network Security, Inc.\");\n script_family(english:\"Fedora Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/RedHat/release\", \"Host/RedHat/rpm-list\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nrelease = get_kb_item(\"Host/RedHat/release\");\nif (isnull(release) || \"Fedora\" >!< release) audit(AUDIT_OS_NOT, \"Fedora\");\nos_ver = eregmatch(pattern: \"Fedora.*release ([0-9]+)\", string:release);\nif (isnull(os_ver)) audit(AUDIT_UNKNOWN_APP_VER, \"Fedora\");\nos_ver = os_ver[1];\nif (! ereg(pattern:\"^20([^0-9]|$)\", string:os_ver)) audit(AUDIT_OS_NOT, \"Fedora 20.x\", \"Fedora \" + os_ver);\n\nif (!get_kb_item(\"Host/RedHat/rpm-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\ncpu = get_kb_item(\"Host/cpu\");\nif (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);\nif (\"x86_64\" >!< cpu && cpu !~ \"^i[3-6]86$\") audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, \"Fedora\", cpu);\n\nflag = 0;\nif (rpm_check(release:\"FC20\", reference:\"putty-0.64-1.fc20\")) flag++;\n\n\nif (flag)\n{\n if (report_verbosity > 0) security_note(port:0, extra:rpm_report_get());\n else security_note(0);\n exit(0);\n}\nelse\n{\n tested = pkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"putty\");\n}\n", "cvss": {"score": 2.1, "vector": "AV:L/AC:L/Au:N/C:P/I:N/A:N"}}, {"lastseen": "2021-01-12T10:13:30", "description": "Fixed an issue when private keys weren't scrub from memory after use.\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the Fedora security advisory. Tenable\nhas attempted to automatically clean and format it as much as possible\nwithout introducing additional issues.", "edition": 19, "published": "2015-03-17T00:00:00", "title": "Fedora 21 : putty-0.64-1.fc21 (2015-3160)", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2015-2157"], "modified": "2015-03-17T00:00:00", "cpe": ["cpe:/o:fedoraproject:fedora:21", "p-cpe:/a:fedoraproject:fedora:putty"], "id": "FEDORA_2015-3160.NASL", "href": "https://www.tenable.com/plugins/nessus/81853", "sourceData": "#%NASL_MIN_LEVEL 70300\n#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were \n# extracted from Fedora Security Advisory 2015-3160.\n#\n\ninclude('deprecated_nasl_level.inc');\ninclude('compat.inc');\n\nif (description)\n{\n script_id(81853);\n script_version(\"1.7\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/11\");\n\n script_cve_id(\"CVE-2015-2157\");\n script_bugtraq_id(72825);\n script_xref(name:\"FEDORA\", value:\"2015-3160\");\n\n script_name(english:\"Fedora 21 : putty-0.64-1.fc21 (2015-3160)\");\n script_summary(english:\"Checks rpm output for the updated package.\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote Fedora host is missing a security update.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"Fixed an issue when private keys weren't scrub from memory after use.\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the Fedora security advisory. Tenable\nhas attempted to automatically clean and format it as much as possible\nwithout introducing additional issues.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.redhat.com/show_bug.cgi?id=1198192\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2015-March/151933.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?e52c54ba\"\n );\n script_set_attribute(attribute:\"solution\", value:\"Update the affected putty package.\");\n script_set_cvss_base_vector(\"CVSS2#AV:L/AC:L/Au:N/C:P/I:N/A:N\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n script_set_attribute(attribute:\"exploit_available\", value:\"false\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:putty\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:fedoraproject:fedora:21\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2015/03/05\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2015/03/17\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2015-2021 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n script_family(english:\"Fedora Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/RedHat/release\", \"Host/RedHat/rpm-list\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nrelease = get_kb_item(\"Host/RedHat/release\");\nif (isnull(release) || \"Fedora\" >!< release) audit(AUDIT_OS_NOT, \"Fedora\");\nos_ver = eregmatch(pattern: \"Fedora.*release ([0-9]+)\", string:release);\nif (isnull(os_ver)) audit(AUDIT_UNKNOWN_APP_VER, \"Fedora\");\nos_ver = os_ver[1];\nif (! ereg(pattern:\"^21([^0-9]|$)\", string:os_ver)) audit(AUDIT_OS_NOT, \"Fedora 21.x\", \"Fedora \" + os_ver);\n\nif (!get_kb_item(\"Host/RedHat/rpm-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\ncpu = get_kb_item(\"Host/cpu\");\nif (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);\nif (\"x86_64\" >!< cpu && cpu !~ \"^i[3-6]86$\") audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, \"Fedora\", cpu);\n\nflag = 0;\nif (rpm_check(release:\"FC21\", reference:\"putty-0.64-1.fc21\")) flag++;\n\n\nif (flag)\n{\n if (report_verbosity > 0) security_note(port:0, extra:rpm_report_get());\n else security_note(0);\n exit(0);\n}\nelse\n{\n tested = pkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"putty\");\n}\n", "cvss": {"score": 2.1, "vector": "AV:L/AC:L/Au:N/C:P/I:N/A:N"}}, {"lastseen": "2021-01-12T09:49:01", "description": "Patrick Coleman discovered that the Putty SSH client failed to wipe\nout unused sensitive memory.\n\nIn addition Florent Daigniere discovered that exponential values in\nDiffie Hellman exchanges were insufficienty restricted.", "edition": 15, "published": "2015-03-17T00:00:00", "title": "Debian DSA-3190-1 : putty - security update", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2015-2157"], "modified": "2015-03-17T00:00:00", "cpe": ["p-cpe:/a:debian:debian_linux:putty", "cpe:/o:debian:debian_linux:7.0"], "id": "DEBIAN_DSA-3190.NASL", "href": "https://www.tenable.com/plugins/nessus/81834", "sourceData": "#%NASL_MIN_LEVEL 70300\n#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were \n# extracted from Debian Security Advisory DSA-3190. The text \n# itself is copyright (C) Software in the Public Interest, Inc.\n#\n\ninclude('deprecated_nasl_level.inc');\ninclude('compat.inc');\n\nif (description)\n{\n script_id(81834);\n script_version(\"1.7\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/11\");\n\n script_cve_id(\"CVE-2015-2157\");\n script_bugtraq_id(72825);\n script_xref(name:\"DSA\", value:\"3190\");\n\n script_name(english:\"Debian DSA-3190-1 : putty - security update\");\n script_summary(english:\"Checks dpkg output for the updated package\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote Debian host is missing a security-related update.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"Patrick Coleman discovered that the Putty SSH client failed to wipe\nout unused sensitive memory.\n\nIn addition Florent Daigniere discovered that exponential values in\nDiffie Hellman exchanges were insufficienty restricted.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://packages.debian.org/source/wheezy/putty\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://www.debian.org/security/2015/dsa-3190\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\n\"Upgrade the putty packages.\n\nFor the stable distribution (wheezy), this problem has been fixed in\nversion 0.62-9+deb7u2.\n\nFor the upcoming stable distribution (jessie), this problem has been\nfixed in version 0.63-10.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:L/AC:L/Au:N/C:P/I:N/A:N\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n script_set_attribute(attribute:\"exploit_available\", value:\"false\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:debian:debian_linux:putty\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:debian:debian_linux:7.0\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2015/03/15\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2015/03/17\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2015-2021 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n script_family(english:\"Debian Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/Debian/release\", \"Host/Debian/dpkg-l\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"debian_package.inc\");\n\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nif (!get_kb_item(\"Host/Debian/release\")) audit(AUDIT_OS_NOT, \"Debian\");\nif (!get_kb_item(\"Host/Debian/dpkg-l\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\n\nflag = 0;\nif (deb_check(release:\"7.0\", prefix:\"pterm\", reference:\"0.62-9+deb7u2\")) flag++;\nif (deb_check(release:\"7.0\", prefix:\"putty\", reference:\"0.62-9+deb7u2\")) flag++;\nif (deb_check(release:\"7.0\", prefix:\"putty-doc\", reference:\"0.62-9+deb7u2\")) flag++;\nif (deb_check(release:\"7.0\", prefix:\"putty-tools\", reference:\"0.62-9+deb7u2\")) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_note(port:0, extra:deb_report_get());\n else security_note(0);\n exit(0);\n}\nelse audit(AUDIT_HOST_NOT, \"affected\");\n", "cvss": {"score": 2.1, "vector": "AV:L/AC:L/Au:N/C:P/I:N/A:N"}}, {"lastseen": "2021-01-12T10:13:30", "description": "Fixed an issue when private keys weren't scrub from memory after use.\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the Fedora security advisory. Tenable\nhas attempted to automatically clean and format it as much as possible\nwithout introducing additional issues.", "edition": 18, "published": "2015-03-17T00:00:00", "title": "Fedora 22 : putty-0.64-1.fc22 (2015-3070)", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2015-2157"], "modified": "2015-03-17T00:00:00", "cpe": ["p-cpe:/a:fedoraproject:fedora:putty", "cpe:/o:fedoraproject:fedora:22"], "id": "FEDORA_2015-3070.NASL", "href": "https://www.tenable.com/plugins/nessus/81849", "sourceData": "#%NASL_MIN_LEVEL 70300\n#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were \n# extracted from Fedora Security Advisory 2015-3070.\n#\n\ninclude('deprecated_nasl_level.inc');\ninclude('compat.inc');\n\nif (description)\n{\n script_id(81849);\n script_version(\"1.5\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/11\");\n\n script_cve_id(\"CVE-2015-2157\");\n script_xref(name:\"FEDORA\", value:\"2015-3070\");\n\n script_name(english:\"Fedora 22 : putty-0.64-1.fc22 (2015-3070)\");\n script_summary(english:\"Checks rpm output for the updated package.\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote Fedora host is missing a security update.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"Fixed an issue when private keys weren't scrub from memory after use.\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the Fedora security advisory. Tenable\nhas attempted to automatically clean and format it as much as possible\nwithout introducing additional issues.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.redhat.com/show_bug.cgi?id=1198192\"\n );\n # https://lists.fedoraproject.org/pipermail/package-announce/2015-March/151790.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?29cf7c0a\"\n );\n script_set_attribute(attribute:\"solution\", value:\"Update the affected putty package.\");\n script_set_cvss_base_vector(\"CVSS2#AV:L/AC:L/Au:N/C:P/I:N/A:N\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:putty\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:fedoraproject:fedora:22\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2015/03/04\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2015/03/17\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2015-2021 Tenable Network Security, Inc.\");\n script_family(english:\"Fedora Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/RedHat/release\", \"Host/RedHat/rpm-list\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nrelease = get_kb_item(\"Host/RedHat/release\");\nif (isnull(release) || \"Fedora\" >!< release) audit(AUDIT_OS_NOT, \"Fedora\");\nos_ver = eregmatch(pattern: \"Fedora.*release ([0-9]+)\", string:release);\nif (isnull(os_ver)) audit(AUDIT_UNKNOWN_APP_VER, \"Fedora\");\nos_ver = os_ver[1];\nif (! ereg(pattern:\"^22([^0-9]|$)\", string:os_ver)) audit(AUDIT_OS_NOT, \"Fedora 22.x\", \"Fedora \" + os_ver);\n\nif (!get_kb_item(\"Host/RedHat/rpm-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\ncpu = get_kb_item(\"Host/cpu\");\nif (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);\nif (\"x86_64\" >!< cpu && cpu !~ \"^i[3-6]86$\") audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, \"Fedora\", cpu);\n\nflag = 0;\nif (rpm_check(release:\"FC22\", reference:\"putty-0.64-1.fc22\")) flag++;\n\n\nif (flag)\n{\n if (report_verbosity > 0) security_note(port:0, extra:rpm_report_get());\n else security_note(0);\n exit(0);\n}\nelse\n{\n tested = pkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"putty\");\n}\n", "cvss": {"score": 2.1, "vector": "AV:L/AC:L/Au:N/C:P/I:N/A:N"}}, {"lastseen": "2021-01-20T12:28:20", "description": "The SSH Terminal emulator putty was updated to the new upstream\nrelease 0.64, fixing security issues and bugs :\n\nSecurity fix: PuTTY no longer retains the private half of users' keys\nin memory by mistake after authenticating with them. [bsc#920167]\n(CVE-2015-2157)\n\nNew feature: Support for SSH connection sharing, so that multiple\ninstances of PuTTY to the same host can share a single SSH connection\ninstead of all having to log in independently.\n\nBug fix: IPv6 literals are handled sensibly throughout the suite, if\nyou enclose them in square brackets to prevent the colons being\nmistaken for a :port suffix.", "edition": 18, "published": "2015-03-12T00:00:00", "title": "openSUSE Security Update : putty (openSUSE-2015-218)", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2015-2157"], "modified": "2015-03-12T00:00:00", "cpe": ["p-cpe:/a:novell:opensuse:putty-debuginfo", "p-cpe:/a:novell:opensuse:putty-debugsource", "cpe:/o:novell:opensuse:13.2", "p-cpe:/a:novell:opensuse:putty", "cpe:/o:novell:opensuse:13.1"], "id": "OPENSUSE-2015-218.NASL", "href": "https://www.tenable.com/plugins/nessus/81762", "sourceData": "#%NASL_MIN_LEVEL 70300\n#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were\n# extracted from openSUSE Security Update openSUSE-2015-218.\n#\n# The text description of this plugin is (C) SUSE LLC.\n#\n\ninclude('deprecated_nasl_level.inc');\ninclude('compat.inc');\n\nif (description)\n{\n script_id(81762);\n script_version(\"1.4\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/19\");\n\n script_cve_id(\"CVE-2015-2157\");\n\n script_name(english:\"openSUSE Security Update : putty (openSUSE-2015-218)\");\n script_summary(english:\"Check for the openSUSE-2015-218 patch\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote openSUSE host is missing a security update.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"The SSH Terminal emulator putty was updated to the new upstream\nrelease 0.64, fixing security issues and bugs :\n\nSecurity fix: PuTTY no longer retains the private half of users' keys\nin memory by mistake after authenticating with them. [bsc#920167]\n(CVE-2015-2157)\n\nNew feature: Support for SSH connection sharing, so that multiple\ninstances of PuTTY to the same host can share a single SSH connection\ninstead of all having to log in independently.\n\nBug fix: IPv6 literals are handled sensibly throughout the suite, if\nyou enclose them in square brackets to prevent the colons being\nmistaken for a :port suffix.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.opensuse.org/show_bug.cgi?id=920167\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"Update the affected putty packages.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:L/AC:L/Au:N/C:P/I:N/A:N\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:putty\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:putty-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:putty-debugsource\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:novell:opensuse:13.1\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:novell:opensuse:13.2\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2015/03/03\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2015/03/12\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2015-2021 Tenable Network Security, Inc.\");\n script_family(english:\"SuSE Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/SuSE/release\", \"Host/SuSE/rpm-list\", \"Host/cpu\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nrelease = get_kb_item(\"Host/SuSE/release\");\nif (isnull(release) || release =~ \"^(SLED|SLES)\") audit(AUDIT_OS_NOT, \"openSUSE\");\nif (release !~ \"^(SUSE13\\.1|SUSE13\\.2)$\") audit(AUDIT_OS_RELEASE_NOT, \"openSUSE\", \"13.1 / 13.2\", release);\nif (!get_kb_item(\"Host/SuSE/rpm-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\nourarch = get_kb_item(\"Host/cpu\");\nif (!ourarch) audit(AUDIT_UNKNOWN_ARCH);\nif (ourarch !~ \"^(i586|i686|x86_64)$\") audit(AUDIT_ARCH_NOT, \"i586 / i686 / x86_64\", ourarch);\n\nflag = 0;\n\nif ( rpm_check(release:\"SUSE13.1\", reference:\"putty-0.64-2.4.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"putty-debuginfo-0.64-2.4.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.1\", reference:\"putty-debugsource-0.64-2.4.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.2\", reference:\"putty-0.64-4.4.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.2\", reference:\"putty-debuginfo-0.64-4.4.1\") ) flag++;\nif ( rpm_check(release:\"SUSE13.2\", reference:\"putty-debugsource-0.64-4.4.1\") ) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_note(port:0, extra:rpm_report_get());\n else security_note(0);\n exit(0);\n}\nelse\n{\n tested = pkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"putty / putty-debuginfo / putty-debugsource\");\n}\n", "cvss": {"score": 2.1, "vector": "AV:L/AC:L/Au:N/C:P/I:N/A:N"}}, {"lastseen": "2021-03-01T05:22:50", "description": "The remote host has a version of PuTTY installed that is prior to\n0.64. It is, therefore, affected by multiple vulnerabilities :\n\n - An information disclosure vulnerability exists due to a\n failure to clear SSH-2 private key information from the\n memory during the saving or loading of key files to\n disk. A local attacker can exploit this to disclose\n potentially sensitive information. (CVE-2015-2157)\n\n - An information disclose vulnerability exists in the\n Diffie-Hellman Key Exchange due to a failure to properly\n handle 0 value keys sent by the server. A\n man-in-the-middle attacker can exploit this to disclose\n potentially sensitive information.", "edition": 29, "cvss3": {"score": 5.3, "vector": "AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"}, "published": "2015-03-06T00:00:00", "title": "PuTTY < 0.64 Multiple Information Disclosure Vulnerabilities", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2015-2157"], "modified": "2021-03-02T00:00:00", "cpe": ["cpe:/a:simon_tatham:putty"], "id": "PUTTY_064.NASL", "href": "https://www.tenable.com/plugins/nessus/81669", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(81669);\n script_version(\"1.9\");\n script_cvs_date(\"Date: 2019/01/02 11:18:37\");\n\n script_cve_id(\"CVE-2015-2157\");\n script_bugtraq_id(72825);\n\n script_name(english:\"PuTTY < 0.64 Multiple Information Disclosure Vulnerabilities\");\n script_summary(english:\"Checks the version of PuTTY.\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote Windows host has an SSH client that is affected by multiple\ninformation disclosure vulnerabilities.\");\n script_set_attribute(attribute:\"description\", value:\n\"The remote host has a version of PuTTY installed that is prior to\n0.64. It is, therefore, affected by multiple vulnerabilities :\n\n - An information disclosure vulnerability exists due to a\n failure to clear SSH-2 private key information from the\n memory during the saving or loading of key files to\n disk. A local attacker can exploit this to disclose\n potentially sensitive information. (CVE-2015-2157)\n\n - An information disclose vulnerability exists in the\n Diffie-Hellman Key Exchange due to a failure to properly\n handle 0 value keys sent by the server. A\n man-in-the-middle attacker can exploit this to disclose\n potentially sensitive information.\");\n # http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/private-key-not-wiped-2.html\n script_set_attribute(attribute:\"see_also\", value:\"http://www.nessus.org/u?df5e80bf\");\n # https://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/diffie-hellman-range-check.html\n script_set_attribute(attribute:\"see_also\", value:\"http://www.nessus.org/u?865a825d\");\n script_set_attribute(attribute:\"see_also\", value:\"http://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html\");\n\n script_set_attribute(attribute:\"solution\", value:\"Upgrade to PuTTY version 0.64 or later.\");\n script_set_cvss_base_vector(\"CVSS2#AV:L/AC:L/Au:N/C:P/I:N/A:N\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:U/RL:O/RC:C\");\n script_set_attribute(attribute:\"cvss_score_source\", value:\"CVE-2015-2157\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n script_set_attribute(attribute:\"exploit_available\", value:\"false\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2015/02/28\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2015/02/28\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2015/03/06\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/a:simon_tatham:putty\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_family(english:\"Windows\");\n\n script_copyright(english:\"This script is Copyright (C) 2015-2019 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n\n script_dependencies(\"putty_installed.nasl\");\n script_require_keys(\"installed_sw/PuTTY\", \"SMB/Registry/Enumerated\");\n\n exit(0);\n}\n\ninclude(\"vcf.inc\");\n\nget_kb_item_or_exit(\"SMB/Registry/Enumerated\");\n\napp_info = vcf::get_app_info(app:\"PuTTY\", win_local:TRUE);\n\nconstraints = [\n { \"fixed_version\" : \"0.64\" }\n];\n\nvcf::check_version_and_report(app_info:app_info, constraints:constraints, severity:SECURITY_NOTE);\n", "cvss": {"score": 2.1, "vector": "AV:L/AC:L/Au:N/C:P/I:N/A:N"}}], "openvas": [{"lastseen": "2019-05-29T18:36:15", "bulletinFamily": "scanner", "cvelist": ["CVE-2015-2157"], "description": "The host is installed with PuTTY and is\n prone to information disclosure vulnerability.", "modified": "2018-10-12T00:00:00", "published": "2015-03-31T00:00:00", "id": "OPENVAS:1361412562310805434", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310805434", "type": "openvas", "title": "PuTTY Information Disclosure vulnerability Mar15 (Windows)", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n# $Id: gb_putty_info_disc_vuln_mar15_win.nasl 11872 2018-10-12 11:22:41Z cfischer $\n#\n# PuTTY Information Disclosure vulnerability Mar15 (Windows)\n#\n# Authors:\n# Rinu Kuriakose <krinu@secpod.com>\n#\n# Copyright:\n# Copyright (C) 2015 Greenbone Networks GmbH, http://www.greenbone.net\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2\n# (or any later version), as published by the Free Software Foundation.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n###############################################################################\n\nCPE = \"cpe:/a:putty:putty\";\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.805434\");\n script_version(\"$Revision: 11872 $\");\n script_cve_id(\"CVE-2015-2157\");\n script_bugtraq_id(72825);\n script_tag(name:\"cvss_base\", value:\"2.1\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:L/AC:L/Au:N/C:P/I:N/A:N\");\n script_tag(name:\"last_modification\", value:\"$Date: 2018-10-12 13:22:41 +0200 (Fri, 12 Oct 2018) $\");\n script_tag(name:\"creation_date\", value:\"2015-03-31 13:05:20 +0530 (Tue, 31 Mar 2015)\");\n script_tag(name:\"qod_type\", value:\"registry\");\n script_name(\"PuTTY Information Disclosure vulnerability Mar15 (Windows)\");\n\n script_tag(name:\"summary\", value:\"The host is installed with PuTTY and is\n prone to information disclosure vulnerability.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"The flaw is due to the program failing to\n clear SSH-2 private key information from the memory during the saving or\n loading of key files to disk.\");\n\n script_tag(name:\"impact\", value:\"Successful exploitation will allow a local\n attacker to gain access to potentially sensitive information.\");\n\n script_tag(name:\"affected\", value:\"PuTTY version 0.51 through 0.63 on\n Windows.\");\n\n script_tag(name:\"solution\", value:\"Upgrade to PuTTY version 0.64 or later.\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_xref(name:\"URL\", value:\"http://www.openwall.com/lists/oss-security/2015/02/28/4\");\n script_xref(name:\"URL\", value:\"http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/private-key-not-wiped-2.html\");\n script_copyright(\"Copyright (C) 2015 Greenbone Networks GmbH\");\n script_category(ACT_GATHER_INFO);\n script_family(\"General\");\n script_dependencies(\"gb_putty_portable_detect.nasl\");\n script_mandatory_keys(\"putty/version\");\n exit(0);\n}\n\n\ninclude(\"host_details.inc\");\ninclude(\"version_func.inc\");\n\nif(!puttyVer = get_app_version(cpe:CPE)){\n exit(0);\n}\n\nif(version_in_range(version:puttyVer, test_version:\"0.51\", test_version2:\"0.63\"))\n{\n report = 'Installed version: ' + puttyVer + '\\n' +\n 'Fixed version: ' + \"0.64\" + '\\n';\n security_message(data:report);\n exit(0);\n}\n", "cvss": {"score": 2.1, "vector": "AV:L/AC:L/Au:N/C:P/I:N/A:N"}}, {"lastseen": "2019-05-29T18:36:42", "bulletinFamily": "scanner", "cvelist": ["CVE-2015-2157"], "description": "The remote host is missing an update for the ", "modified": "2019-03-15T00:00:00", "published": "2015-07-07T00:00:00", "id": "OPENVAS:1361412562310869716", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310869716", "type": "openvas", "title": "Fedora Update for putty FEDORA-2015-3070", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n#\n# Fedora Update for putty FEDORA-2015-3070\n#\n# Authors:\n# System Generated Check\n#\n# Copyright:\n# Copyright (C) 2015 Greenbone Networks GmbH, http://www.greenbone.net\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2\n# (or any later version), as published by the Free Software Foundation.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n###############################################################################\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.869716\");\n script_version(\"$Revision: 14223 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2019-03-15 14:49:35 +0100 (Fri, 15 Mar 2019) $\");\n script_tag(name:\"creation_date\", value:\"2015-07-07 06:39:00 +0200 (Tue, 07 Jul 2015)\");\n script_cve_id(\"CVE-2015-2157\");\n script_tag(name:\"cvss_base\", value:\"2.1\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:L/AC:L/Au:N/C:P/I:N/A:N\");\n script_tag(name:\"qod_type\", value:\"package\");\n script_name(\"Fedora Update for putty FEDORA-2015-3070\");\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the 'putty'\n package(s) announced via the referenced advisory.\");\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable version is present on the target host.\");\n script_tag(name:\"affected\", value:\"putty on Fedora 22\");\n script_tag(name:\"solution\", value:\"Please install the updated package(s).\");\n script_xref(name:\"FEDORA\", value:\"2015-3070\");\n script_xref(name:\"URL\", value:\"https://lists.fedoraproject.org/pipermail/package-announce/2015-March/151790.html\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2015 Greenbone Networks GmbH\");\n script_family(\"Fedora Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/fedora\", \"ssh/login/rpms\", re:\"ssh/login/release=FC22\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = rpm_get_ssh_release();\nif(!release)\n exit(0);\n\nres = \"\";\n\nif(release == \"FC22\")\n{\n\n if ((res = isrpmvuln(pkg:\"putty\", rpm:\"putty~0.64~1.fc22\", rls:\"FC22\")) != NULL)\n {\n security_message(data:res);\n exit(0);\n }\n\n if (__pkg_match) exit(99);\n exit(0);\n}\n", "cvss": {"score": 2.1, "vector": "AV:L/AC:L/Au:N/C:P/I:N/A:N"}}, {"lastseen": "2019-05-29T18:36:10", "bulletinFamily": "scanner", "cvelist": ["CVE-2015-2157"], "description": "The remote host is missing an update for the ", "modified": "2019-03-15T00:00:00", "published": "2015-03-15T00:00:00", "id": "OPENVAS:1361412562310869089", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310869089", "type": "openvas", "title": "Fedora Update for putty FEDORA-2015-3204", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n#\n# Fedora Update for putty FEDORA-2015-3204\n#\n# Authors:\n# System Generated Check\n#\n# Copyright:\n# Copyright (C) 2015 Greenbone Networks GmbH, http://www.greenbone.net\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2\n# (or any later version), as published by the Free Software Foundation.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n###############################################################################\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.869089\");\n script_version(\"$Revision: 14223 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2019-03-15 14:49:35 +0100 (Fri, 15 Mar 2019) $\");\n script_tag(name:\"creation_date\", value:\"2015-03-15 06:39:39 +0100 (Sun, 15 Mar 2015)\");\n script_cve_id(\"CVE-2015-2157\");\n script_tag(name:\"cvss_base\", value:\"2.1\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:L/AC:L/Au:N/C:P/I:N/A:N\");\n script_tag(name:\"qod_type\", value:\"package\");\n script_name(\"Fedora Update for putty FEDORA-2015-3204\");\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the 'putty'\n package(s) announced via the referenced advisory.\");\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable version is present on the target host.\");\n script_tag(name:\"affected\", value:\"putty on Fedora 20\");\n script_tag(name:\"solution\", value:\"Please install the updated package(s).\");\n script_xref(name:\"FEDORA\", value:\"2015-3204\");\n script_xref(name:\"URL\", value:\"https://lists.fedoraproject.org/pipermail/package-announce/2015-March/151839.html\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2015 Greenbone Networks GmbH\");\n script_family(\"Fedora Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/fedora\", \"ssh/login/rpms\", re:\"ssh/login/release=FC20\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = rpm_get_ssh_release();\nif(!release)\n exit(0);\n\nres = \"\";\n\nif(release == \"FC20\")\n{\n\n if ((res = isrpmvuln(pkg:\"putty\", rpm:\"putty~0.64~1.fc20\", rls:\"FC20\")) != NULL)\n {\n security_message(data:res);\n exit(0);\n }\n\n if (__pkg_match) exit(99);\n exit(0);\n}\n", "cvss": {"score": 2.1, "vector": "AV:L/AC:L/Au:N/C:P/I:N/A:N"}}, {"lastseen": "2019-05-29T18:36:12", "bulletinFamily": "scanner", "cvelist": ["CVE-2015-2157"], "description": "Patrick Coleman discovered\nthat the Putty SSH client failed to wipe out unused sensitive memory.\n\nIn addition Florent Daigniere discovered that exponential values in\nDiffie Hellman exchanges were insufficienty restricted.", "modified": "2019-03-18T00:00:00", "published": "2015-03-15T00:00:00", "id": "OPENVAS:1361412562310703190", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310703190", "type": "openvas", "title": "Debian Security Advisory DSA 3190-1 (putty - security update)", "sourceData": "# OpenVAS Vulnerability Test\n# $Id: deb_3190.nasl 14278 2019-03-18 14:47:26Z cfischer $\n# Auto-generated from advisory DSA 3190-1 using nvtgen 1.0\n# Script version: 1.0\n#\n# Author:\n# Greenbone Networks\n#\n# Copyright:\n# Copyright (c) 2015 Greenbone Networks GmbH http://greenbone.net\n# Text descriptions are largely excerpted from the referenced\n# advisory, and are Copyright (c) the respective author(s)\n#\n# This program is free software; you can redistribute it and/or\n# modify it under the terms of the GNU General Public License\n# as published by the Free Software Foundation; either version 2\n# of the License, or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n#\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.703190\");\n script_version(\"$Revision: 14278 $\");\n script_cve_id(\"CVE-2015-2157\");\n script_name(\"Debian Security Advisory DSA 3190-1 (putty - security update)\");\n script_tag(name:\"last_modification\", value:\"$Date: 2019-03-18 15:47:26 +0100 (Mon, 18 Mar 2019) $\");\n script_tag(name:\"creation_date\", value:\"2015-03-15 00:00:00 +0100 (Sun, 15 Mar 2015)\");\n script_tag(name:\"cvss_base\", value:\"2.1\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:L/AC:L/Au:N/C:P/I:N/A:N\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n\n script_xref(name:\"URL\", value:\"http://www.debian.org/security/2015/dsa-3190.html\");\n\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (c) 2015 Greenbone Networks GmbH http://greenbone.net\");\n script_family(\"Debian Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/debian_linux\", \"ssh/login/packages\", re:\"ssh/login/release=DEB7\");\n script_tag(name:\"affected\", value:\"putty on Debian Linux\");\n script_tag(name:\"solution\", value:\"For the stable distribution (wheezy),\nthis problem has been fixed in version 0.62-9+deb7u2.\n\nFor the upcoming stable distribution (jessie), this problem has been\nfixed in version 0.63-10.\n\nFor the unstable distribution (sid), this problem has been fixed in\nversion 0.63-10.\n\nWe recommend that you upgrade your putty packages.\");\n script_tag(name:\"summary\", value:\"Patrick Coleman discovered\nthat the Putty SSH client failed to wipe out unused sensitive memory.\n\nIn addition Florent Daigniere discovered that exponential values in\nDiffie Hellman exchanges were insufficienty restricted.\");\n script_tag(name:\"vuldetect\", value:\"This check tests the installed\nsoftware version using the apt package manager.\");\n script_tag(name:\"qod_type\", value:\"package\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-deb.inc\");\n\nres = \"\";\nreport = \"\";\nif((res = isdpkgvuln(pkg:\"pterm\", ver:\"0.62-9+deb7u2\", rls:\"DEB7\")) != NULL) {\n report += res;\n}\nif((res = isdpkgvuln(pkg:\"putty\", ver:\"0.62-9+deb7u2\", rls:\"DEB7\")) != NULL) {\n report += res;\n}\nif((res = isdpkgvuln(pkg:\"putty-doc\", ver:\"0.62-9+deb7u2\", rls:\"DEB7\")) != NULL) {\n report += res;\n}\nif((res = isdpkgvuln(pkg:\"putty-tools\", ver:\"0.62-9+deb7u2\", rls:\"DEB7\")) != NULL) {\n report += res;\n}\n\nif(report != \"\") {\n security_message(data:report);\n} else if (__pkg_match) {\n exit(99);\n}", "cvss": {"score": 2.1, "vector": "AV:L/AC:L/Au:N/C:P/I:N/A:N"}}, {"lastseen": "2017-07-24T12:52:48", "bulletinFamily": "scanner", "cvelist": ["CVE-2015-2157"], "description": "Patrick Coleman discovered\nthat the Putty SSH client failed to wipe out unused sensitive memory.\n\nIn addition Florent Daigniere discovered that exponential values in\nDiffie Hellman exchanges were insufficienty restricted.", "modified": "2017-07-07T00:00:00", "published": "2015-03-15T00:00:00", "id": "OPENVAS:703190", "href": "http://plugins.openvas.org/nasl.php?oid=703190", "type": "openvas", "title": "Debian Security Advisory DSA 3190-1 (putty - security update)", "sourceData": "# OpenVAS Vulnerability Test\n# $Id: deb_3190.nasl 6609 2017-07-07 12:05:59Z cfischer $\n# Auto-generated from advisory DSA 3190-1 using nvtgen 1.0\n# Script version: 1.0\n#\n# Author:\n# Greenbone Networks\n#\n# Copyright:\n# Copyright (c) 2015 Greenbone Networks GmbH http://greenbone.net\n# Text descriptions are largely excerpted from the referenced\n# advisory, and are Copyright (c) the respective author(s)\n#\n# This program is free software; you can redistribute it and/or\n# modify it under the terms of the GNU General Public License\n# as published by the Free Software Foundation; either version 2\n# of the License, or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n#\n\n\nif(description)\n{\n script_id(703190);\n script_version(\"$Revision: 6609 $\");\n script_cve_id(\"CVE-2015-2157\");\n script_name(\"Debian Security Advisory DSA 3190-1 (putty - security update)\");\n script_tag(name: \"last_modification\", value: \"$Date: 2017-07-07 14:05:59 +0200 (Fri, 07 Jul 2017) $\");\n script_tag(name: \"creation_date\", value: \"2015-03-15 00:00:00 +0100 (Sun, 15 Mar 2015)\");\n script_tag(name:\"cvss_base\", value:\"2.1\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:L/AC:L/Au:N/C:P/I:N/A:N\");\n script_tag(name: \"solution_type\", value: \"VendorFix\");\n\n script_xref(name: \"URL\", value: \"http://www.debian.org/security/2015/dsa-3190.html\");\n\n\n script_category(ACT_GATHER_INFO);\n\n script_copyright(\"Copyright (c) 2015 Greenbone Networks GmbH http://greenbone.net\");\n script_family(\"Debian Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/debian_linux\", \"ssh/login/packages\");\n script_tag(name: \"affected\", value: \"putty on Debian Linux\");\n script_tag(name: \"insight\", value: \"This is the Unix port of the popular\nWindows SSH client, PuTTY. It supports flexible terminal setup, mid-session\nreconfiguration using Ctrl-rightclick, multiple X11 authentication protocols,\nand various other interesting things not provided by ssh in an xterm.\");\n script_tag(name: \"solution\", value: \"For the stable distribution (wheezy),\nthis problem has been fixed in version 0.62-9+deb7u2.\n\nFor the upcoming stable distribution (jessie), this problem has been\nfixed in version 0.63-10.\n\nFor the unstable distribution (sid), this problem has been fixed in\nversion 0.63-10.\n\nWe recommend that you upgrade your putty packages.\");\n script_tag(name: \"summary\", value: \"Patrick Coleman discovered\nthat the Putty SSH client failed to wipe out unused sensitive memory.\n\nIn addition Florent Daigniere discovered that exponential values in\nDiffie Hellman exchanges were insufficienty restricted.\");\n script_tag(name: \"vuldetect\", value: \"This check tests the installed\nsoftware version using the apt package manager.\");\n script_tag(name:\"qod_type\", value:\"package\");\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-deb.inc\");\n\nres = \"\";\nreport = \"\";\nif ((res = isdpkgvuln(pkg:\"pterm\", ver:\"0.62-9+deb7u2\", rls_regex:\"DEB7.[0-9]\")) != NULL) {\n report += res;\n}\nif ((res = isdpkgvuln(pkg:\"putty\", ver:\"0.62-9+deb7u2\", rls_regex:\"DEB7.[0-9]\")) != NULL) {\n report += res;\n}\nif ((res = isdpkgvuln(pkg:\"putty-doc\", ver:\"0.62-9+deb7u2\", rls_regex:\"DEB7.[0-9]\")) != NULL) {\n report += res;\n}\nif ((res = isdpkgvuln(pkg:\"putty-tools\", ver:\"0.62-9+deb7u2\", rls_regex:\"DEB7.[0-9]\")) != NULL) {\n report += res;\n}\n\nif (report != \"\") {\n security_message(data:report);\n} else if (__pkg_match) {\n exit(99); # Not vulnerable.\n}\n", "cvss": {"score": 2.1, "vector": "AV:LOCAL/AC:LOW/Au:NONE/C:PARTIAL/I:NONE/A:NONE/"}}], "debian": [{"lastseen": "2020-08-12T01:09:34", "bulletinFamily": "unix", "cvelist": ["CVE-2015-2157"], "description": "- -------------------------------------------------------------------------\nDebian Security Advisory DSA-3190-1 security@debian.org\nhttp://www.debian.org/security/ Moritz Muehlenhoff\nMarch 15, 2015 http://www.debian.org/security/faq\n- -------------------------------------------------------------------------\n\nPackage : putty\nCVE ID : CVE-2015-2157\n\nPatrick Coleman discovered that the Putty SSH client failed to wipe out\nunused sensitive memory.\n\nIn addition Florent Daigniere discovered that exponential values in\nDiffie Hellman exchanges were insufficienty restricted.\n\nFor the stable distribution (wheezy), this problem has been fixed in\nversion 0.62-9+deb7u2.\n\nFor the upcoming stable distribution (jessie), this problem has been\nfixed in version 0.63-10.\n\nFor the unstable distribution (sid), this problem has been fixed in\nversion 0.63-10.\n\nWe recommend that you upgrade your putty packages.\n\nFurther information about Debian Security Advisories, how to apply\nthese updates to your system and frequently asked questions can be\nfound at: https://www.debian.org/security/\n\nMailing list: debian-security-announce@lists.debian.org\n", "edition": 9, "modified": "2015-03-15T19:50:29", "published": "2015-03-15T19:50:29", "id": "DEBIAN:DSA-3190-1:F3073", "href": "https://lists.debian.org/debian-security-announce/debian-security-announce-2015/msg00075.html", "title": "[SECURITY] [DSA 3190-1] putty security update", "type": "debian", "cvss": {"score": 2.1, "vector": "AV:L/AC:L/Au:N/C:P/I:N/A:N"}}, {"lastseen": "2020-11-11T13:29:44", "bulletinFamily": "unix", "cvelist": ["CVE-2015-2157"], "description": "Package : putty\nVersion : 0.60+2010-02-20-1+squeeze3\nCVE ID : CVE-2015-2157\nDebian Bug : 779488\n\nMATTA-2015-002\n\n Florent Daigniere discovered that PuTTY did not enforce an\n acceptable range for the Diffie-Hellman server value, as required by\n RFC 4253, potentially allowing an eavesdroppable connection to be\n established in the event of a server weakness.\n\n#779488\nCVE-2015-2157\n\n Patrick Coleman discovered that PuTTY did not clear SSH-2 private\n key information from memory when loading and saving key files, which\n could result in disclosure of private key material.\n\n-- \nColin Watson [cjwatson@debian.org]\n", "edition": 9, "modified": "2015-03-15T18:12:25", "published": "2015-03-15T18:12:25", "id": "DEBIAN:DLA-173-1:1CF51", "href": "https://lists.debian.org/debian-lts-announce/2015/debian-lts-announce-201503/msg00010.html", "title": "[SECURITY] [DLA 173-1] putty security update", "type": "debian", "cvss": {"score": 2.1, "vector": "AV:L/AC:L/Au:N/C:P/I:N/A:N"}}], "freebsd": [{"lastseen": "2019-05-29T18:33:19", "bulletinFamily": "unix", "cvelist": ["CVE-2015-2157"], "description": "\nSimon Tatham reports:\n\nWhen PuTTY has sensitive data in memory and has no further need for\n\t it, it should wipe the data out of its memory, in case malware later\n\t gains access to the PuTTY process or the memory is swapped out to\n\t disk or written into a crash dump file. An obvious example of this\n\t is the password typed during SSH login; other examples include\n\t obsolete session keys, public-key passphrases, and the private\n\t halves of public keys.\nPuTTY 0.63 and earlier versions, after loading a private key\n\t from a disk file, mistakenly leak a memory buffer containing a\n\t copy of the private key, in the function ssh2_load_userkey. The\n\t companion function ssh2_save_userkey (only called by PuTTYgen) can\n\t also leak a copy, but only in the case where the file it tried to\n\t save to could not be created.\n\n", "edition": 4, "modified": "2015-02-28T00:00:00", "published": "2015-02-28T00:00:00", "id": "92FC2E2B-C383-11E4-8EF7-080027EF73EC", "href": "https://vuxml.freebsd.org/freebsd/92fc2e2b-c383-11e4-8ef7-080027ef73ec.html", "title": "PuTTY -- fails to scrub private keys from memory after use", "type": "freebsd", "cvss": {"score": 2.1, "vector": "AV:L/AC:L/Au:N/C:P/I:N/A:N"}}], "kaspersky": [{"lastseen": "2020-09-02T11:55:09", "bulletinFamily": "info", "cvelist": ["CVE-2015-2157"], "description": "### *Detect date*:\n03/27/2015\n\n### *Severity*:\nWarning\n\n### *Description*:\nInformation exposure vulnerability was found in PuTTY. Malicious users can exploit this vulnerability locally to obtain sensitive information.\n\n### *Affected products*:\nPuTTY 0.51 through 0.63\n\n### *Solution*:\nUpdate to the latest version \n[Download PuTTY](<https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html>)\n\n### *Original advisories*:\n[PuTTY vulnerability private-key-not-wiped-2](<https://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/private-key-not-wiped-2.html>) \n\n\n### *Impacts*:\nOSI \n\n### *Related products*:\n[PuTTY](<https://threats.kaspersky.com/en/product/PuTTY/>)\n\n### *CVE-IDS*:\n[CVE-2015-2157](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2157>)4.0Warning", "edition": 1, "modified": "2020-05-22T00:00:00", "published": "2015-03-27T00:00:00", "id": "KLA11444", "href": "https://threats.kaspersky.com/en/vulnerability/KLA11444", "title": "\r KLA11444OSI vulnerability in PuTTY ", "type": "kaspersky", "cvss": {"score": 2.1, "vector": "AV:L/AC:L/Au:N/C:P/I:N/A:N"}}], "archlinux": [{"lastseen": "2016-09-02T18:44:39", "bulletinFamily": "unix", "cvelist": ["CVE-2015-2157"], "description": "When PuTTY has sensitive data in memory and has no further need for it,\nit should wipe the data out of its memory, in case malware later gains\naccess to the PuTTY process or the memory is swapped out to disk or\nwritten into a crash dump file. An obvious example of this is the\npassword typed during SSH login; other examples include obsolete session\nkeys, public-key passphrases, and the private halves of public keys.\n\nAfter loading a private key from a disk file, PuTTY mistakenly leak a\nmemory buffer containing a copy of the private key, in the function\nssh2_load_userkey. The companion function ssh2_save_userkey (only called\nby PuTTYgen) can also leak a copy, but only in the case where the file\nit tried to save to could not be created.\n\nThis applies to SSH-2 private keys only. It affects all tools in the\nPuTTY suite which load or save private keys: PuTTY, Plink, PSCP, PSFTP,\nPageant and PuTTYgen. If any of those programs loads a private key\ndirectly (rather than getting a signature from an SSH agent such as\nPageant) then they will have left information equivalent to the private\nkey in memory for their entire run.", "modified": "2015-03-02T00:00:00", "published": "2015-03-02T00:00:00", "id": "ASA-201503-1", "href": "https://lists.archlinux.org/pipermail/arch-security/2015-March/000241.html", "type": "archlinux", "title": "putty: information disclosure", "cvss": {"score": 2.1, "vector": "AV:LOCAL/AC:LOW/Au:NONE/C:PARTIAL/I:NONE/A:NONE/"}}]}