{"nessus": [{"lastseen": "2021-08-19T12:31:22", "description": "This update for podofo fixes the following issues :\n\n - CVE-2017-5852: The PoDoFo::PdfPage::GetInheritedKeyFromObject function allowed remote attackers to cause a denial of service (infinite loop) via a crafted file (bsc#1023067).\n\n - CVE-2017-5853: Integer overflow allowed remote attackers to have unspecified impact via a crafted file (bsc#1023069).\n\n - CVE-2017-5854: Prevent NULL pointer dereference that allowed remote attackers to cause a denial of service via a crafted file (bsc#1023070).\n\n - CVE-2017-5855: The PoDoFo::PdfParser::ReadXRefSubsection function allowed remote attackers to cause a denial of service (NULL pointer dereference) via a crafted file (bsc#1023071).\n\n - CVE-2017-5886: Prevent heap-based buffer overflow in the PoDoFo::PdfTokenizer::GetNextToken function that allowed remote attackers to have unspecified impact via a crafted file (bsc#1023380).\n\n - CVE-2017-6847: The PoDoFo::PdfVariant::DelayedLoad function allowed remote attackers to cause a denial of service (NULL pointer dereference) via a crafted file (bsc#1027778).\n\n - CVE-2017-6844: Buffer overflow in the PoDoFo::PdfParser::ReadXRefSubsection function allowed remote attackers to have unspecified impact via a crafted file (bsc#1027782).\n\n - CVE-2017-6840: The ColorChanger::GetColorFromStack function allowed remote attackers to cause a denial of service (invalid read) via a crafted file (bsc#1027787).\n\n - CVE-2017-7378: The PoDoFo::PdfPainter::ExpandTabs function allowed remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted PDF document (bsc#1032017).\n\n - CVE-2017-7379: The PoDoFo::PdfSimpleEncoding::ConvertToEncoding function allowed remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted PDF document (bsc#1032018).\n\n - CVE-2017-7380: Prevent NULL pointer dereference that allowed remote attackers to cause a denial of service via a crafted PDF document (bsc#1032019).\n\n - CVE-2017-7994: The function TextExtractor::ExtractText allowed remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted PDF document (bsc#1035534).\n\n - CVE-2017-8054: The function PdfPagesTree::GetPageNodeFromArray allowed remote attackers to cause a denial of service (infinite recursion and application crash) via a crafted PDF document (bsc#1035596).\n\n - CVE-2017-8787: The PoDoFo::PdfXRefStreamParserObject::ReadXRefStreamEntry function allowed remote attackers to cause a denial of service (heap-based buffer over-read) or possibly have unspecified other impact via a crafted PDF file (bsc#1037739).\n\n - CVE-2018-5308: Properly validate memcpy arguments in the PdfMemoryOutputStream::Write function to prevent remote attackers from causing a denial-of-service or possibly have unspecified other impact via a crafted pdf file (bsc#1075772).\n\n - CVE-2018-8001: Prevent heap-based buffer over-read vulnerability in UnescapeName() that allowed remote attackers to cause a denial-of-service or possibly unspecified other impact via a crafted pdf file (bsc#1084894).\n\nNote that Tenable Network Security has extracted the preceding description block directly from the SUSE security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.", "cvss3": {"score": 8.8, "vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"}, "published": "2018-08-23T00:00:00", "type": "nessus", "title": "SUSE SLED12 Security Update : podofo (SUSE-SU-2018:2481-1)", "bulletinFamily": "scanner", "cvss2": {}, "cvelist": ["CVE-2017-5852", "CVE-2017-5853", "CVE-2017-5854", "CVE-2017-5855", "CVE-2017-5886", "CVE-2017-6840", "CVE-2017-6844", "CVE-2017-6847", "CVE-2017-7378", "CVE-2017-7379", "CVE-2017-7380", "CVE-2017-7994", "CVE-2017-8054", "CVE-2017-8787", "CVE-2018-5308", "CVE-2018-8001"], "modified": "2019-09-10T00:00:00", "cpe": ["p-cpe:/a:novell:suse_linux:libpodofo0_9_2", "p-cpe:/a:novell:suse_linux:libpodofo0_9_2-debuginfo", "p-cpe:/a:novell:suse_linux:podofo-debuginfo", "p-cpe:/a:novell:suse_linux:podofo-debugsource", "cpe:/o:novell:suse_linux:12"], "id": "SUSE_SU-2018-2481-1.NASL", "href": "https://www.tenable.com/plugins/nessus/112081", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were\n# extracted from SUSE update advisory SUSE-SU-2018:2481-1.\n# The text itself is copyright (C) SUSE.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(112081);\n script_version(\"1.4\");\n script_cvs_date(\"Date: 2019/09/10 13:51:48\");\n\n script_cve_id(\"CVE-2017-5852\", \"CVE-2017-5853\", \"CVE-2017-5854\", \"CVE-2017-5855\", \"CVE-2017-5886\", \"CVE-2017-6840\", \"CVE-2017-6844\", \"CVE-2017-6847\", \"CVE-2017-7378\", \"CVE-2017-7379\", \"CVE-2017-7380\", \"CVE-2017-7994\", \"CVE-2017-8054\", \"CVE-2017-8787\", \"CVE-2018-5308\", \"CVE-2018-8001\");\n\n script_name(english:\"SUSE SLED12 Security Update : podofo (SUSE-SU-2018:2481-1)\");\n script_summary(english:\"Checks rpm output for the updated packages.\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote SUSE host is missing one or more security updates.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"This update for podofo fixes the following issues :\n\n - CVE-2017-5852: The\n PoDoFo::PdfPage::GetInheritedKeyFromObject function\n allowed remote attackers to cause a denial of service\n (infinite loop) via a crafted file (bsc#1023067).\n\n - CVE-2017-5853: Integer overflow allowed remote attackers\n to have unspecified impact via a crafted file\n (bsc#1023069).\n\n - CVE-2017-5854: Prevent NULL pointer dereference that\n allowed remote attackers to cause a denial of service\n via a crafted file (bsc#1023070).\n\n - CVE-2017-5855: The PoDoFo::PdfParser::ReadXRefSubsection\n function allowed remote attackers to cause a denial of\n service (NULL pointer dereference) via a crafted file\n (bsc#1023071).\n\n - CVE-2017-5886: Prevent heap-based buffer overflow in the\n PoDoFo::PdfTokenizer::GetNextToken function that allowed\n remote attackers to have unspecified impact via a\n crafted file (bsc#1023380).\n\n - CVE-2017-6847: The PoDoFo::PdfVariant::DelayedLoad\n function allowed remote attackers to cause a denial of\n service (NULL pointer dereference) via a crafted file\n (bsc#1027778).\n\n - CVE-2017-6844: Buffer overflow in the\n PoDoFo::PdfParser::ReadXRefSubsection function allowed\n remote attackers to have unspecified impact via a\n crafted file (bsc#1027782).\n\n - CVE-2017-6840: The ColorChanger::GetColorFromStack\n function allowed remote attackers to cause a denial of\n service (invalid read) via a crafted file (bsc#1027787).\n\n - CVE-2017-7378: The PoDoFo::PdfPainter::ExpandTabs\n function allowed remote attackers to cause a denial of\n service (heap-based buffer over-read and application\n crash) via a crafted PDF document (bsc#1032017).\n\n - CVE-2017-7379: The\n PoDoFo::PdfSimpleEncoding::ConvertToEncoding function\n allowed remote attackers to cause a denial of service\n (heap-based buffer over-read and application crash) via\n a crafted PDF document (bsc#1032018).\n\n - CVE-2017-7380: Prevent NULL pointer dereference that\n allowed remote attackers to cause a denial of service\n via a crafted PDF document (bsc#1032019).\n\n - CVE-2017-7994: The function TextExtractor::ExtractText\n allowed remote attackers to cause a denial of service\n (NULL pointer dereference and application crash) via a\n crafted PDF document (bsc#1035534).\n\n - CVE-2017-8054: The function\n PdfPagesTree::GetPageNodeFromArray allowed remote\n attackers to cause a denial of service (infinite\n recursion and application crash) via a crafted PDF\n document (bsc#1035596).\n\n - CVE-2017-8787: The\n PoDoFo::PdfXRefStreamParserObject::ReadXRefStreamEntry\n function allowed remote attackers to cause a denial of\n service (heap-based buffer over-read) or possibly have\n unspecified other impact via a crafted PDF file\n (bsc#1037739).\n\n - CVE-2018-5308: Properly validate memcpy arguments in the\n PdfMemoryOutputStream::Write function to prevent remote\n attackers from causing a denial-of-service or possibly\n have unspecified other impact via a crafted pdf file\n (bsc#1075772).\n\n - CVE-2018-8001: Prevent heap-based buffer over-read\n vulnerability in UnescapeName() that allowed remote\n attackers to cause a denial-of-service or possibly\n unspecified other impact via a crafted pdf file\n (bsc#1084894).\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the SUSE 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.suse.com/show_bug.cgi?id=1023067\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.suse.com/show_bug.cgi?id=1023069\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.suse.com/show_bug.cgi?id=1023070\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.suse.com/show_bug.cgi?id=1023071\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.suse.com/show_bug.cgi?id=1023380\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.suse.com/show_bug.cgi?id=1027778\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.suse.com/show_bug.cgi?id=1027782\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.suse.com/show_bug.cgi?id=1027787\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.suse.com/show_bug.cgi?id=1032017\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.suse.com/show_bug.cgi?id=1032018\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.suse.com/show_bug.cgi?id=1032019\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.suse.com/show_bug.cgi?id=1035534\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.suse.com/show_bug.cgi?id=1035596\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.suse.com/show_bug.cgi?id=1037739\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.suse.com/show_bug.cgi?id=1075772\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.suse.com/show_bug.cgi?id=1084894\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://www.suse.com/security/cve/CVE-2017-5852/\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://www.suse.com/security/cve/CVE-2017-5853/\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://www.suse.com/security/cve/CVE-2017-5854/\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://www.suse.com/security/cve/CVE-2017-5855/\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://www.suse.com/security/cve/CVE-2017-5886/\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://www.suse.com/security/cve/CVE-2017-6840/\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://www.suse.com/security/cve/CVE-2017-6844/\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://www.suse.com/security/cve/CVE-2017-6847/\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://www.suse.com/security/cve/CVE-2017-7378/\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://www.suse.com/security/cve/CVE-2017-7379/\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://www.suse.com/security/cve/CVE-2017-7380/\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://www.suse.com/security/cve/CVE-2017-7994/\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://www.suse.com/security/cve/CVE-2017-8054/\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://www.suse.com/security/cve/CVE-2017-8787/\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://www.suse.com/security/cve/CVE-2018-5308/\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://www.suse.com/security/cve/CVE-2018-8001/\"\n );\n # https://www.suse.com/support/update/announcement/2018/suse-su-20182481-1/\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?d67c0983\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\n\"To install this SUSE Security Update use the SUSE recommended\ninstallation methods like YaST online_update or 'zypper patch'.\n\nAlternatively you can run the command listed for your product :\n\nSUSE Linux Enterprise Workstation Extension 12-SP3:zypper in -t patch\nSUSE-SLE-WE-12-SP3-2018-1744=1\n\nSUSE Linux Enterprise Software Development Kit 12-SP3:zypper in -t\npatch SUSE-SLE-SDK-12-SP3-2018-1744=1\n\nSUSE Linux Enterprise Desktop 12-SP3:zypper in -t patch\nSUSE-SLE-DESKTOP-12-SP3-2018-1744=1\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:P\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:libpodofo0_9_2\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:libpodofo0_9_2-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:podofo-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:podofo-debugsource\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:novell:suse_linux:12\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2017/03/01\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2018/08/22\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2018/08/23\");\n script_set_attribute(attribute:\"generated_plugin\", value:\"current\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.\");\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/cpu\", \"Host/SuSE/release\", \"Host/SuSE/rpm-list\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\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, \"SUSE\");\nos_ver = pregmatch(pattern: \"^(SLE(S|D)\\d+)\", string:release);\nif (isnull(os_ver)) audit(AUDIT_UNKNOWN_APP_VER, \"SUSE\");\nos_ver = os_ver[1];\nif (! preg(pattern:\"^(SLED12)$\", string:os_ver)) audit(AUDIT_OS_NOT, \"SUSE SLED12\", \"SUSE \" + os_ver);\n\nif (!get_kb_item(\"Host/SuSE/rpm-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\ncpu = get_kb_item(\"Host/cpu\");\nif (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);\nif (cpu !~ \"^i[3-6]86$\" && \"x86_64\" >!< cpu && \"s390x\" >!< cpu) audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, \"SUSE \" + os_ver, cpu);\nif (cpu >!< \"x86_64\") audit(AUDIT_ARCH_NOT, \"x86_64\", cpu);\n\n\nsp = get_kb_item(\"Host/SuSE/patchlevel\");\nif (isnull(sp)) sp = \"0\";\nif (os_ver == \"SLED12\" && (! preg(pattern:\"^(3)$\", string:sp))) audit(AUDIT_OS_NOT, \"SLED12 SP3\", os_ver + \" SP\" + sp);\n\n\nflag = 0;\nif (rpm_check(release:\"SLED12\", sp:\"3\", cpu:\"x86_64\", reference:\"libpodofo0_9_2-0.9.2-3.3.1\")) flag++;\nif (rpm_check(release:\"SLED12\", sp:\"3\", cpu:\"x86_64\", reference:\"libpodofo0_9_2-debuginfo-0.9.2-3.3.1\")) flag++;\nif (rpm_check(release:\"SLED12\", sp:\"3\", cpu:\"x86_64\", reference:\"podofo-debuginfo-0.9.2-3.3.1\")) flag++;\nif (rpm_check(release:\"SLED12\", sp:\"3\", cpu:\"x86_64\", reference:\"podofo-debugsource-0.9.2-3.3.1\")) flag++;\n\n\nif (flag)\n{\n if (report_verbosity > 0) security_warning(port:0, extra:rpm_report_get());\n else security_warning(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, \"podofo\");\n}\n", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2022-07-06T14:49:41", "description": "Several heap-based buffer overflows, integer overflows and NULL pointer dereferences have been discovered in libpodofo, a library for manipulating PDF files, that allow remote attackers to cause a denial of service (application crash) or other unspecified impact via a crafted PDF document.\n\nFor Debian 7 'Wheezy', these problems have been fixed in version 0.9.0-1.1+deb7u1.\n\nWe recommend that you upgrade your libpodofo packages.\n\nNOTE: Tenable Network Security has extracted the preceding description block directly from the DLA security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.", "cvss3": {"score": 9.8, "vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"}, "published": "2017-05-01T00:00:00", "type": "nessus", "title": "Debian DLA-929-1 : libpodofo security update", "bulletinFamily": "scanner", "cvss2": {}, "cvelist": ["CVE-2015-8981", "CVE-2017-5852", "CVE-2017-5853", "CVE-2017-5854", "CVE-2017-5886", "CVE-2017-6844", "CVE-2017-7379"], "modified": "2021-01-11T00:00:00", "cpe": ["p-cpe:/a:debian:debian_linux:libpodofo-dev", "p-cpe:/a:debian:debian_linux:libpodofo-utils", "p-cpe:/a:debian:debian_linux:libpodofo0.9.0", "cpe:/o:debian:debian_linux:7.0"], "id": "DEBIAN_DLA-929.NASL", "href": "https://www.tenable.com/plugins/nessus/99740", "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-929-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(99740);\n script_version(\"3.6\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/11\");\n\n script_cve_id(\"CVE-2015-8981\", \"CVE-2017-5852\", \"CVE-2017-5853\", \"CVE-2017-5854\", \"CVE-2017-5886\", \"CVE-2017-6844\", \"CVE-2017-7379\");\n\n script_name(english:\"Debian DLA-929-1 : libpodofo 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\"Several heap-based buffer overflows, integer overflows and NULL pointer dereferences have been discovered in libpodofo, a library for\nmanipulating PDF files, that allow remote attackers to cause a denial\nof service (application crash) or other unspecified impact via a\ncrafted PDF document.\n\nFor Debian 7 'Wheezy', these problems have been fixed in version\n0.9.0-1.1+deb7u1.\n\nWe recommend that you upgrade your libpodofo packages.\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/2017/04/msg00048.html\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://packages.debian.org/source/wheezy/libpodofo\"\n );\n script_set_attribute(attribute:\"solution\", value:\"Upgrade the affected packages.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P\");\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:H/I:H/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:U/RL:O/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:libpodofo-dev\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:debian:debian_linux:libpodofo-utils\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:debian:debian_linux:libpodofo0.9.0\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:debian:debian_linux:7.0\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2017/04/29\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2017/05/01\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2017-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:\"libpodofo-dev\", reference:\"0.9.0-1.1+deb7u1\")) flag++;\nif (deb_check(release:\"7.0\", prefix:\"libpodofo-utils\", reference:\"0.9.0-1.1+deb7u1\")) flag++;\nif (deb_check(release:\"7.0\", prefix:\"libpodofo0.9.0\", reference:\"0.9.0-1.1+deb7u1\")) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_hole(port:0, extra:deb_report_get());\n else security_hole(0);\n exit(0);\n}\nelse audit(AUDIT_HOST_NOT, \"affected\");\n", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2021-08-19T12:29:17", "description": "This update for podofo version 0.9.6 fixes the following issues :\n\nSecurity issues fixed :\n\n - CVE-2017-5852: Fix a infinite loop in PoDoFo::PdfPage::GetInheritedKeyFromObject (PdfPage.cpp) (boo#1023067)\n\n - CVE-2017-5854: Fix a NULL pointer dereference in PdfOutputStream.cpp (boo#1023070)\n\n - CVE-2017-5886: Fix a heap-based buffer overflow in PoDoFo::PdfTokenizer::GetNextToken (PdfTokenizer.cpp) (boo#1023380)\n\n - CVE-2017-6844: Fix a buffer overflow in PoDoFo::PdfParser::ReadXRefSubsection (PdfParser.cpp) (boo#1027782)\n\n - CVE-2017-6847: Fix a NULL pointer dereference in PoDoFo::PdfVariant::DelayedLoad (PdfVariant.h) (boo#1027778)\n\n - CVE-2017-7379: Fix a heap-based buffer overflow in PoDoFo::PdfSimpleEncoding::ConvertToEncoding (PdfEncoding.cpp) (boo#1032018)\n\n - CVE-2018-5296: Fix a denial of service in the ReadXRefSubsection function (boo#1075021)\n\n - CVE-2018-5309: Fix a integer overflow in the ReadObjectsFromStream function (boo#1075322)\n\n - CVE-2017-5853: Fix a signed integer overflow in PdfParser.cpp (boo#1023069)\n\n - CVE-2017-5855: Fix a NULL pointer dereference in the ReadXRefSubsection function (boo#1023071)\n\n - CVE-2017-6840: Fix a invalid memory read in the GetColorFromStack function (boo#1027787)\n\n - CVE-2017-6845: Fix a NULL pointer dereference in the SetNonStrokingColorSpace function (boo#1027779)\n\n - CVE-2017-7378: Fix a heap-based buffer overflow in the ExpandTabs function (boo#1032017)\n\n - CVE-2017-7380: Fix four NULL pointer dereferences (boo#1032019)\n\n - CVE-2017-8054: Fix a denial of service in the GetPageNodeFromArray function (boo#1035596)\n\n - CVE-2018-5295: Fix a integer overflow in the ParseStream function (boo#1075026)\n\n - CVE-2018-5308: Fix undefined behavior in the PdfMemoryOutputStream::Write function (boo#1075772)\n\n - CVE-2018-8001: Fix a heap overflow read vulnerability in the UnescapeName function (boo#1084894)\n\n - CVE-2017-7994, CVE-2017-8787: Fix a denial of service via a crafted PDF document (boo#1035534, boo#1037739)", "cvss3": {"score": 7.8, "vector": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"}, "published": "2019-01-22T00:00:00", "type": "nessus", "title": "openSUSE Security Update : podofo (openSUSE-2019-66)", "bulletinFamily": "scanner", "cvss2": {}, "cvelist": ["CVE-2017-5852", "CVE-2017-5853", "CVE-2017-5854", "CVE-2017-5855", "CVE-2017-5886", "CVE-2017-6840", "CVE-2017-6844", "CVE-2017-6845", "CVE-2017-6847", "CVE-2017-7378", "CVE-2017-7379", "CVE-2017-7380", "CVE-2017-7994", "CVE-2017-8054", "CVE-2017-8787", "CVE-2018-5295", "CVE-2018-5296", "CVE-2018-5308", "CVE-2018-5309", "CVE-2018-8001"], "modified": "2021-01-19T00:00:00", "cpe": ["p-cpe:/a:novell:opensuse:libpodofo-devel", "p-cpe:/a:novell:opensuse:libpodofo0_9_6", "p-cpe:/a:novell:opensuse:libpodofo0_9_6-debuginfo", "p-cpe:/a:novell:opensuse:podofo", "p-cpe:/a:novell:opensuse:podofo-debuginfo", "p-cpe:/a:novell:opensuse:podofo-debugsource", "cpe:/o:novell:opensuse:42.3"], "id": "OPENSUSE-2019-66.NASL", "href": "https://www.tenable.com/plugins/nessus/121290", "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-2019-66.\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(121290);\n script_version(\"1.4\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/19\");\n\n script_cve_id(\"CVE-2017-5852\", \"CVE-2017-5853\", \"CVE-2017-5854\", \"CVE-2017-5855\", \"CVE-2017-5886\", \"CVE-2017-6840\", \"CVE-2017-6844\", \"CVE-2017-6845\", \"CVE-2017-6847\", \"CVE-2017-7378\", \"CVE-2017-7379\", \"CVE-2017-7380\", \"CVE-2017-7994\", \"CVE-2017-8054\", \"CVE-2017-8787\", \"CVE-2018-5295\", \"CVE-2018-5296\", \"CVE-2018-5308\", \"CVE-2018-5309\", \"CVE-2018-8001\");\n\n script_name(english:\"openSUSE Security Update : podofo (openSUSE-2019-66)\");\n script_summary(english:\"Check for the openSUSE-2019-66 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\"This update for podofo version 0.9.6 fixes the following issues :\n\nSecurity issues fixed :\n\n - CVE-2017-5852: Fix a infinite loop in\n PoDoFo::PdfPage::GetInheritedKeyFromObject (PdfPage.cpp)\n (boo#1023067)\n\n - CVE-2017-5854: Fix a NULL pointer dereference in\n PdfOutputStream.cpp (boo#1023070)\n\n - CVE-2017-5886: Fix a heap-based buffer overflow in\n PoDoFo::PdfTokenizer::GetNextToken (PdfTokenizer.cpp)\n (boo#1023380)\n\n - CVE-2017-6844: Fix a buffer overflow in\n PoDoFo::PdfParser::ReadXRefSubsection (PdfParser.cpp)\n (boo#1027782)\n\n - CVE-2017-6847: Fix a NULL pointer dereference in\n PoDoFo::PdfVariant::DelayedLoad (PdfVariant.h)\n (boo#1027778)\n\n - CVE-2017-7379: Fix a heap-based buffer overflow in\n PoDoFo::PdfSimpleEncoding::ConvertToEncoding\n (PdfEncoding.cpp) (boo#1032018)\n\n - CVE-2018-5296: Fix a denial of service in the\n ReadXRefSubsection function (boo#1075021)\n\n - CVE-2018-5309: Fix a integer overflow in the\n ReadObjectsFromStream function (boo#1075322)\n\n - CVE-2017-5853: Fix a signed integer overflow in\n PdfParser.cpp (boo#1023069)\n\n - CVE-2017-5855: Fix a NULL pointer dereference in the\n ReadXRefSubsection function (boo#1023071)\n\n - CVE-2017-6840: Fix a invalid memory read in the\n GetColorFromStack function (boo#1027787)\n\n - CVE-2017-6845: Fix a NULL pointer dereference in the\n SetNonStrokingColorSpace function (boo#1027779)\n\n - CVE-2017-7378: Fix a heap-based buffer overflow in the\n ExpandTabs function (boo#1032017)\n\n - CVE-2017-7380: Fix four NULL pointer dereferences\n (boo#1032019)\n\n - CVE-2017-8054: Fix a denial of service in the\n GetPageNodeFromArray function (boo#1035596)\n\n - CVE-2018-5295: Fix a integer overflow in the ParseStream\n function (boo#1075026)\n\n - CVE-2018-5308: Fix undefined behavior in the\n PdfMemoryOutputStream::Write function (boo#1075772)\n\n - CVE-2018-8001: Fix a heap overflow read vulnerability in\n the UnescapeName function (boo#1084894)\n\n - CVE-2017-7994, CVE-2017-8787: Fix a denial of service\n via a crafted PDF document (boo#1035534, boo#1037739)\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.opensuse.org/show_bug.cgi?id=1023067\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.opensuse.org/show_bug.cgi?id=1023069\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.opensuse.org/show_bug.cgi?id=1023070\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.opensuse.org/show_bug.cgi?id=1023071\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.opensuse.org/show_bug.cgi?id=1023380\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.opensuse.org/show_bug.cgi?id=1027778\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.opensuse.org/show_bug.cgi?id=1027779\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.opensuse.org/show_bug.cgi?id=1027782\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.opensuse.org/show_bug.cgi?id=1027787\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.opensuse.org/show_bug.cgi?id=1032017\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.opensuse.org/show_bug.cgi?id=1032018\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.opensuse.org/show_bug.cgi?id=1032019\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.opensuse.org/show_bug.cgi?id=1035534\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.opensuse.org/show_bug.cgi?id=1035596\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.opensuse.org/show_bug.cgi?id=1037739\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.opensuse.org/show_bug.cgi?id=1075021\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.opensuse.org/show_bug.cgi?id=1075026\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.opensuse.org/show_bug.cgi?id=1075322\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.opensuse.org/show_bug.cgi?id=1075772\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.opensuse.org/show_bug.cgi?id=1084894\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"Update the affected podofo packages.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:P\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\");\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-2018-8001\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libpodofo-devel\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libpodofo0_9_6\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:libpodofo0_9_6-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:podofo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:podofo-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:podofo-debugsource\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:novell:opensuse:42.3\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2017/03/01\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2019/01/18\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2019/01/22\");\n script_set_attribute(attribute:\"generated_plugin\", value:\"current\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2019-2021 and is owned by Tenable, Inc. or an Affiliate thereof.\");\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 !~ \"^(SUSE42\\.3)$\") audit(AUDIT_OS_RELEASE_NOT, \"openSUSE\", \"42.3\", 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:\"SUSE42.3\", reference:\"libpodofo-devel-0.9.6-10.3.1\") ) flag++;\nif ( rpm_check(release:\"SUSE42.3\", reference:\"libpodofo0_9_6-0.9.6-10.3.1\") ) flag++;\nif ( rpm_check(release:\"SUSE42.3\", reference:\"libpodofo0_9_6-debuginfo-0.9.6-10.3.1\") ) flag++;\nif ( rpm_check(release:\"SUSE42.3\", reference:\"podofo-0.9.6-10.3.1\") ) flag++;\nif ( rpm_check(release:\"SUSE42.3\", reference:\"podofo-debuginfo-0.9.6-10.3.1\") ) flag++;\nif ( rpm_check(release:\"SUSE42.3\", reference:\"podofo-debugsource-0.9.6-10.3.1\") ) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_warning(port:0, extra:rpm_report_get());\n else security_warning(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, \"libpodofo-devel / libpodofo0_9_6 / libpodofo0_9_6-debuginfo / etc\");\n}\n", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2021-08-19T12:32:07", "description": "Backport security fixes for: CVE-2017-7380, CVE-2017-7381, CVE-2017-7382, CVE-2017-7383, CVE-2017-5852, CVE-2017-5853, CVE-2017-6844, CVE-2017-5854, CVE-2017-5855, CVE-2017-5886, CVE-2018-8000, CVE-2017-6840, CVE-2017-6842, CVE-2017-6843, CVE-2017-6845, CVE-2017-6847, CVE-2017-6848, CVE-2017-7378, CVE-2017-7379, CVE-2017-7994, CVE-2017-8054, CVE-2017-8378, CVE-2017-8787, CVE-2018-5295, CVE-2018-5308\n\nNote that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website.\nTenable has attempted to automatically clean and format it as much as possible without introducing additional issues.", "cvss3": {"score": 9.8, "vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"}, "published": "2018-06-26T00:00:00", "type": "nessus", "title": "Fedora 27 : mingw-podofo (2018-2807317e7a)", "bulletinFamily": "scanner", "cvss2": {}, "cvelist": ["CVE-2017-5852", "CVE-2017-5853", "CVE-2017-5854", "CVE-2017-5855", "CVE-2017-5886", "CVE-2017-6840", "CVE-2017-6842", "CVE-2017-6843", "CVE-2017-6844", "CVE-2017-6845", "CVE-2017-6847", "CVE-2017-6848", "CVE-2017-7378", "CVE-2017-7379", "CVE-2017-7380", "CVE-2017-7381", "CVE-2017-7382", "CVE-2017-7383", "CVE-2017-7994", "CVE-2017-8054", "CVE-2017-8378", "CVE-2017-8787", "CVE-2018-5295", "CVE-2018-5308", "CVE-2018-8000"], "modified": "2021-01-06T00:00:00", "cpe": ["p-cpe:/a:fedoraproject:fedora:mingw-podofo", "cpe:/o:fedoraproject:fedora:27"], "id": "FEDORA_2018-2807317E7A.NASL", "href": "https://www.tenable.com/plugins/nessus/110689", "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 FEDORA-2018-2807317e7a.\n#\n\ninclude('deprecated_nasl_level.inc');\ninclude('compat.inc');\n\nif (description)\n{\n script_id(110689);\n script_version(\"1.6\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/06\");\n\n script_cve_id(\"CVE-2017-5852\", \"CVE-2017-5853\", \"CVE-2017-5854\", \"CVE-2017-5855\", \"CVE-2017-5886\", \"CVE-2017-6840\", \"CVE-2017-6842\", \"CVE-2017-6843\", \"CVE-2017-6844\", \"CVE-2017-6845\", \"CVE-2017-6847\", \"CVE-2017-6848\", \"CVE-2017-7378\", \"CVE-2017-7379\", \"CVE-2017-7380\", \"CVE-2017-7381\", \"CVE-2017-7382\", \"CVE-2017-7383\", \"CVE-2017-7994\", \"CVE-2017-8054\", \"CVE-2017-8378\", \"CVE-2017-8787\", \"CVE-2018-5295\", \"CVE-2018-5308\", \"CVE-2018-8000\");\n script_xref(name:\"FEDORA\", value:\"2018-2807317e7a\");\n\n script_name(english:\"Fedora 27 : mingw-podofo (2018-2807317e7a)\");\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\"Backport security fixes for: CVE-2017-7380, CVE-2017-7381,\nCVE-2017-7382, CVE-2017-7383, CVE-2017-5852, CVE-2017-5853,\nCVE-2017-6844, CVE-2017-5854, CVE-2017-5855, CVE-2017-5886,\nCVE-2018-8000, CVE-2017-6840, CVE-2017-6842, CVE-2017-6843,\nCVE-2017-6845, CVE-2017-6847, CVE-2017-6848, CVE-2017-7378,\nCVE-2017-7379, CVE-2017-7994, CVE-2017-8054, CVE-2017-8378,\nCVE-2017-8787, CVE-2018-5295, CVE-2018-5308\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the Fedora update system website.\nTenable has attempted to automatically clean and format it as much as\npossible without introducing additional issues.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bodhi.fedoraproject.org/updates/FEDORA-2018-2807317e7a\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"Update the affected mingw-podofo package.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:mingw-podofo\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:fedoraproject:fedora:27\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2017/03/01\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2018/06/25\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2018/06/26\");\n script_set_attribute(attribute:\"generated_plugin\", value:\"current\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2018-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\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 = pregmatch(pattern: \"Fedora.*release ([0-9]+)\", string:release);\nif (isnull(os_ver)) audit(AUDIT_UNKNOWN_APP_VER, \"Fedora\");\nos_ver = os_ver[1];\nif (! preg(pattern:\"^27([^0-9]|$)\", string:os_ver)) audit(AUDIT_OS_NOT, \"Fedora 27\", \"Fedora \" + os_ver);\n\nif (!get_kb_item(\"Host/RedHat/rpm-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\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\n\nflag = 0;\nif (rpm_check(release:\"FC27\", reference:\"mingw-podofo-0.9.5-6.fc27\")) flag++;\n\n\nif (flag)\n{\n security_report_v4(\n port : 0,\n severity : SECURITY_HOLE,\n extra : rpm_report_get()\n );\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, \"mingw-podofo\");\n}\n", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2021-08-19T12:29:18", "description": "Backport security fixes for: CVE-2017-7380, CVE-2017-7381, CVE-2017-7382, CVE-2017-7383, CVE-2017-5852, CVE-2017-5853, CVE-2017-6844, CVE-2017-5854, CVE-2017-5855, CVE-2017-5886, CVE-2018-8000, CVE-2017-6840, CVE-2017-6842, CVE-2017-6843, CVE-2017-6845, CVE-2017-6847, CVE-2017-6848, CVE-2017-7378, CVE-2017-7379, CVE-2017-7994, CVE-2017-8054, CVE-2017-8378, CVE-2017-8787, CVE-2018-5295, CVE-2018-5308\n\nNote that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website.\nTenable has attempted to automatically clean and format it as much as possible without introducing additional issues.", "cvss3": {"score": 9.8, "vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"}, "published": "2019-01-03T00:00:00", "type": "nessus", "title": "Fedora 28 : mingw-podofo (2018-578fa05659)", "bulletinFamily": "scanner", "cvss2": {}, "cvelist": ["CVE-2017-5852", "CVE-2017-5853", "CVE-2017-5854", "CVE-2017-5855", "CVE-2017-5886", "CVE-2017-6840", "CVE-2017-6842", "CVE-2017-6843", "CVE-2017-6844", "CVE-2017-6845", "CVE-2017-6847", "CVE-2017-6848", "CVE-2017-7378", "CVE-2017-7379", "CVE-2017-7380", "CVE-2017-7381", "CVE-2017-7382", "CVE-2017-7383", "CVE-2017-7994", "CVE-2017-8054", "CVE-2017-8378", "CVE-2017-8787", "CVE-2018-5295", "CVE-2018-5308", "CVE-2018-8000"], "modified": "2021-01-06T00:00:00", "cpe": ["p-cpe:/a:fedoraproject:fedora:mingw-podofo", "cpe:/o:fedoraproject:fedora:28"], "id": "FEDORA_2018-578FA05659.NASL", "href": "https://www.tenable.com/plugins/nessus/120441", "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 FEDORA-2018-578fa05659.\n#\n\ninclude('deprecated_nasl_level.inc');\ninclude('compat.inc');\n\nif (description)\n{\n script_id(120441);\n script_version(\"1.6\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/06\");\n\n script_cve_id(\"CVE-2017-5852\", \"CVE-2017-5853\", \"CVE-2017-5854\", \"CVE-2017-5855\", \"CVE-2017-5886\", \"CVE-2017-6840\", \"CVE-2017-6842\", \"CVE-2017-6843\", \"CVE-2017-6844\", \"CVE-2017-6845\", \"CVE-2017-6847\", \"CVE-2017-6848\", \"CVE-2017-7378\", \"CVE-2017-7379\", \"CVE-2017-7380\", \"CVE-2017-7381\", \"CVE-2017-7382\", \"CVE-2017-7383\", \"CVE-2017-7994\", \"CVE-2017-8054\", \"CVE-2017-8378\", \"CVE-2017-8787\", \"CVE-2018-5295\", \"CVE-2018-5308\", \"CVE-2018-8000\");\n script_xref(name:\"FEDORA\", value:\"2018-578fa05659\");\n\n script_name(english:\"Fedora 28 : mingw-podofo (2018-578fa05659)\");\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\"Backport security fixes for: CVE-2017-7380, CVE-2017-7381,\nCVE-2017-7382, CVE-2017-7383, CVE-2017-5852, CVE-2017-5853,\nCVE-2017-6844, CVE-2017-5854, CVE-2017-5855, CVE-2017-5886,\nCVE-2018-8000, CVE-2017-6840, CVE-2017-6842, CVE-2017-6843,\nCVE-2017-6845, CVE-2017-6847, CVE-2017-6848, CVE-2017-7378,\nCVE-2017-7379, CVE-2017-7994, CVE-2017-8054, CVE-2017-8378,\nCVE-2017-8787, CVE-2018-5295, CVE-2018-5308\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the Fedora update system website.\nTenable has attempted to automatically clean and format it as much as\npossible without introducing additional issues.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bodhi.fedoraproject.org/updates/FEDORA-2018-578fa05659\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"Update the affected mingw-podofo package.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P\");\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:H/I:H/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:U/RL:O/RC:C\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:mingw-podofo\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:fedoraproject:fedora:28\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2017/03/01\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2018/06/25\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2019/01/03\");\n script_set_attribute(attribute:\"generated_plugin\", value:\"current\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2019-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\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 = pregmatch(pattern: \"Fedora.*release ([0-9]+)\", string:release);\nif (isnull(os_ver)) audit(AUDIT_UNKNOWN_APP_VER, \"Fedora\");\nos_ver = os_ver[1];\nif (! preg(pattern:\"^28([^0-9]|$)\", string:os_ver)) audit(AUDIT_OS_NOT, \"Fedora 28\", \"Fedora \" + os_ver);\n\nif (!get_kb_item(\"Host/RedHat/rpm-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\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\n\nflag = 0;\nif (rpm_check(release:\"FC28\", reference:\"mingw-podofo-0.9.5-6.fc28\")) flag++;\n\n\nif (flag)\n{\n security_report_v4(\n port : 0,\n severity : SECURITY_HOLE,\n extra : rpm_report_get()\n );\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, \"mingw-podofo\");\n}\n", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2022-07-06T14:29:59", "description": "This update fixes multiple security vulnerabilities: CVE-2017-7380, CVE-2017-7381, CVE-2017-7382, CVE-2017-7383, CVE-2017-5852, CVE-2017-5853, CVE-2017-6844, CVE-2017-5854, CVE-2017-5855, CVE-2017-5886, CVE-2018-8000, CVE-2017-6840, CVE-2017-6842, CVE-2017-6843, CVE-2017-6845, CVE-2017-6847, CVE-2017-6848, CVE-2017-7378, CVE-2017-7379, CVE-2017-7994, CVE-2017-8054, CVE-2017-8378, CVE-2017-8787, CVE-2018-5295, CVE-2018-5308\n\nNote that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website.\nTenable has attempted to automatically clean and format it as much as possible without introducing additional issues.", "cvss3": {"score": 9.8, "vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"}, "published": "2018-06-26T00:00:00", "type": "nessus", "title": "Fedora 27 : podofo (2018-2f3c0cdf93)", "bulletinFamily": "scanner", "cvss2": {}, "cvelist": ["CVE-2015-8981", "CVE-2017-5852", "CVE-2017-5853", "CVE-2017-5854", "CVE-2017-5855", "CVE-2017-5886", "CVE-2017-6840", "CVE-2017-6842", "CVE-2017-6843", "CVE-2017-6844", "CVE-2017-6845", "CVE-2017-6847", "CVE-2017-6848", "CVE-2017-7378", "CVE-2017-7379", "CVE-2017-7380", "CVE-2017-7381", "CVE-2017-7382", "CVE-2017-7383", "CVE-2017-7994", "CVE-2017-8054", "CVE-2017-8378", "CVE-2017-8787", "CVE-2018-5295", "CVE-2018-5308", "CVE-2018-8000"], "modified": "2021-01-06T00:00:00", "cpe": ["p-cpe:/a:fedoraproject:fedora:podofo", "cpe:/o:fedoraproject:fedora:27"], "id": "FEDORA_2018-2F3C0CDF93.NASL", "href": "https://www.tenable.com/plugins/nessus/110690", "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 FEDORA-2018-2f3c0cdf93.\n#\n\ninclude('deprecated_nasl_level.inc');\ninclude('compat.inc');\n\nif (description)\n{\n script_id(110690);\n script_version(\"1.5\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/06\");\n\n script_cve_id(\"CVE-2015-8981\", \"CVE-2017-5852\", \"CVE-2017-5853\", \"CVE-2017-5854\", \"CVE-2017-5855\", \"CVE-2017-5886\", \"CVE-2017-6840\", \"CVE-2017-6842\", \"CVE-2017-6843\", \"CVE-2017-6844\", \"CVE-2017-6845\", \"CVE-2017-6847\", \"CVE-2017-6848\", \"CVE-2017-7378\", \"CVE-2017-7379\", \"CVE-2017-7380\", \"CVE-2017-7381\", \"CVE-2017-7382\", \"CVE-2017-7383\", \"CVE-2017-7994\", \"CVE-2017-8054\", \"CVE-2017-8378\", \"CVE-2017-8787\", \"CVE-2018-5295\", \"CVE-2018-5308\", \"CVE-2018-8000\");\n script_xref(name:\"FEDORA\", value:\"2018-2f3c0cdf93\");\n\n script_name(english:\"Fedora 27 : podofo (2018-2f3c0cdf93)\");\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\"This update fixes multiple security vulnerabilities: CVE-2017-7380,\nCVE-2017-7381, CVE-2017-7382, CVE-2017-7383, CVE-2017-5852,\nCVE-2017-5853, CVE-2017-6844, CVE-2017-5854, CVE-2017-5855,\nCVE-2017-5886, CVE-2018-8000, CVE-2017-6840, CVE-2017-6842,\nCVE-2017-6843, CVE-2017-6845, CVE-2017-6847, CVE-2017-6848,\nCVE-2017-7378, CVE-2017-7379, CVE-2017-7994, CVE-2017-8054,\nCVE-2017-8378, CVE-2017-8787, CVE-2018-5295, CVE-2018-5308\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the Fedora update system website.\nTenable has attempted to automatically clean and format it as much as\npossible without introducing additional issues.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bodhi.fedoraproject.org/updates/FEDORA-2018-2f3c0cdf93\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"Update the affected podofo package.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:podofo\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:fedoraproject:fedora:27\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2017/03/01\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2018/06/25\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2018/06/26\");\n script_set_attribute(attribute:\"generated_plugin\", value:\"current\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2018-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\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 = pregmatch(pattern: \"Fedora.*release ([0-9]+)\", string:release);\nif (isnull(os_ver)) audit(AUDIT_UNKNOWN_APP_VER, \"Fedora\");\nos_ver = os_ver[1];\nif (! preg(pattern:\"^27([^0-9]|$)\", string:os_ver)) audit(AUDIT_OS_NOT, \"Fedora 27\", \"Fedora \" + os_ver);\n\nif (!get_kb_item(\"Host/RedHat/rpm-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\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\n\nflag = 0;\nif (rpm_check(release:\"FC27\", reference:\"podofo-0.9.5-9.fc27\")) flag++;\n\n\nif (flag)\n{\n security_report_v4(\n port : 0,\n severity : SECURITY_HOLE,\n extra : rpm_report_get()\n );\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, \"podofo\");\n}\n", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2022-07-06T16:52:47", "description": "This update fixes multiple security vulnerabilities: CVE-2017-7380, CVE-2017-7381, CVE-2017-7382, CVE-2017-7383, CVE-2017-5852, CVE-2017-5853, CVE-2017-6844, CVE-2017-5854, CVE-2017-5855, CVE-2017-5886, CVE-2018-8000, CVE-2017-6840, CVE-2017-6842, CVE-2017-6843, CVE-2017-6845, CVE-2017-6847, CVE-2017-6848, CVE-2017-7378, CVE-2017-7379, CVE-2017-7994, CVE-2017-8054, CVE-2017-8378, CVE-2017-8787, CVE-2018-5295, CVE-2018-5308\n\nNote that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website.\nTenable has attempted to automatically clean and format it as much as possible without introducing additional issues.", "cvss3": {"score": 9.8, "vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"}, "published": "2019-01-03T00:00:00", "type": "nessus", "title": "Fedora 28 : podofo (2018-5bd16d6143)", "bulletinFamily": "scanner", "cvss2": {}, "cvelist": ["CVE-2015-8981", "CVE-2017-5852", "CVE-2017-5853", "CVE-2017-5854", "CVE-2017-5855", "CVE-2017-5886", "CVE-2017-6840", "CVE-2017-6842", "CVE-2017-6843", "CVE-2017-6844", "CVE-2017-6845", "CVE-2017-6847", "CVE-2017-6848", "CVE-2017-7378", "CVE-2017-7379", "CVE-2017-7380", "CVE-2017-7381", "CVE-2017-7382", "CVE-2017-7383", "CVE-2017-7994", "CVE-2017-8054", "CVE-2017-8378", "CVE-2017-8787", "CVE-2018-5295", "CVE-2018-5308", "CVE-2018-8000"], "modified": "2021-01-06T00:00:00", "cpe": ["p-cpe:/a:fedoraproject:fedora:podofo", "cpe:/o:fedoraproject:fedora:28"], "id": "FEDORA_2018-5BD16D6143.NASL", "href": "https://www.tenable.com/plugins/nessus/120452", "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 FEDORA-2018-5bd16d6143.\n#\n\ninclude('deprecated_nasl_level.inc');\ninclude('compat.inc');\n\nif (description)\n{\n script_id(120452);\n script_version(\"1.6\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/06\");\n\n script_cve_id(\"CVE-2015-8981\", \"CVE-2017-5852\", \"CVE-2017-5853\", \"CVE-2017-5854\", \"CVE-2017-5855\", \"CVE-2017-5886\", \"CVE-2017-6840\", \"CVE-2017-6842\", \"CVE-2017-6843\", \"CVE-2017-6844\", \"CVE-2017-6845\", \"CVE-2017-6847\", \"CVE-2017-6848\", \"CVE-2017-7378\", \"CVE-2017-7379\", \"CVE-2017-7380\", \"CVE-2017-7381\", \"CVE-2017-7382\", \"CVE-2017-7383\", \"CVE-2017-7994\", \"CVE-2017-8054\", \"CVE-2017-8378\", \"CVE-2017-8787\", \"CVE-2018-5295\", \"CVE-2018-5308\", \"CVE-2018-8000\");\n script_xref(name:\"FEDORA\", value:\"2018-5bd16d6143\");\n\n script_name(english:\"Fedora 28 : podofo (2018-5bd16d6143)\");\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\"This update fixes multiple security vulnerabilities: CVE-2017-7380,\nCVE-2017-7381, CVE-2017-7382, CVE-2017-7383, CVE-2017-5852,\nCVE-2017-5853, CVE-2017-6844, CVE-2017-5854, CVE-2017-5855,\nCVE-2017-5886, CVE-2018-8000, CVE-2017-6840, CVE-2017-6842,\nCVE-2017-6843, CVE-2017-6845, CVE-2017-6847, CVE-2017-6848,\nCVE-2017-7378, CVE-2017-7379, CVE-2017-7994, CVE-2017-8054,\nCVE-2017-8378, CVE-2017-8787, CVE-2018-5295, CVE-2018-5308\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the Fedora update system website.\nTenable has attempted to automatically clean and format it as much as\npossible without introducing additional issues.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bodhi.fedoraproject.org/updates/FEDORA-2018-5bd16d6143\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"Update the affected podofo package.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P\");\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:H/I:H/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:U/RL:O/RC:C\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:fedoraproject:fedora:podofo\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:fedoraproject:fedora:28\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2017/03/01\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2018/06/25\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2019/01/03\");\n script_set_attribute(attribute:\"generated_plugin\", value:\"current\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2019-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\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 = pregmatch(pattern: \"Fedora.*release ([0-9]+)\", string:release);\nif (isnull(os_ver)) audit(AUDIT_UNKNOWN_APP_VER, \"Fedora\");\nos_ver = os_ver[1];\nif (! preg(pattern:\"^28([^0-9]|$)\", string:os_ver)) audit(AUDIT_OS_NOT, \"Fedora 28\", \"Fedora \" + os_ver);\n\nif (!get_kb_item(\"Host/RedHat/rpm-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\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\n\nflag = 0;\nif (rpm_check(release:\"FC28\", reference:\"podofo-0.9.5-9.fc28\")) flag++;\n\n\nif (flag)\n{\n security_report_v4(\n port : 0,\n severity : SECURITY_HOLE,\n extra : rpm_report_get()\n );\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, \"podofo\");\n}\n", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2021-08-19T12:36:45", "description": "Several heap-based buffer overflows and NULL pointer dereferences have been discovered in libpodofo, a library for manipulating PDF files, that allow remote attackers to cause a denial of service (application crash) or other unspecified impact via a crafted PDF document.\n\nFor Debian 7 'Wheezy', these problems have been fixed in version 0.9.0-1.1+deb7u2.\n\nWe recommend that you upgrade your libpodofo packages.\n\nNOTE: Tenable Network Security has extracted the preceding description block directly from the DLA security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.", "cvss3": {"score": 7.8, "vector": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"}, "published": "2017-05-31T00:00:00", "type": "nessus", "title": "Debian DLA-968-1 : libpodofo security update", "bulletinFamily": "scanner", "cvss2": {}, "cvelist": ["CVE-2017-6840", "CVE-2017-6842", "CVE-2017-6843", "CVE-2017-6847", "CVE-2017-6848", "CVE-2017-7378", "CVE-2017-7380", "CVE-2017-7381", "CVE-2017-7382", "CVE-2017-7383"], "modified": "2021-01-11T00:00:00", "cpe": ["p-cpe:/a:debian:debian_linux:libpodofo-dev", "p-cpe:/a:debian:debian_linux:libpodofo-utils", "p-cpe:/a:debian:debian_linux:libpodofo0.9.0", "cpe:/o:debian:debian_linux:7.0"], "id": "DEBIAN_DLA-968.NASL", "href": "https://www.tenable.com/plugins/nessus/100517", "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-968-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(100517);\n script_version(\"3.6\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/11\");\n\n script_cve_id(\"CVE-2017-6840\", \"CVE-2017-6842\", \"CVE-2017-6843\", \"CVE-2017-6847\", \"CVE-2017-6848\", \"CVE-2017-7378\", \"CVE-2017-7380\", \"CVE-2017-7381\", \"CVE-2017-7382\", \"CVE-2017-7383\");\n\n script_name(english:\"Debian DLA-968-1 : libpodofo 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\"Several heap-based buffer overflows and NULL pointer dereferences have\nbeen discovered in libpodofo, a library for manipulating PDF files,\nthat allow remote attackers to cause a denial of service (application\ncrash) or other unspecified impact via a crafted PDF document.\n\nFor Debian 7 'Wheezy', these problems have been fixed in version\n0.9.0-1.1+deb7u2.\n\nWe recommend that you upgrade your libpodofo packages.\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/2017/05/msg00037.html\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://packages.debian.org/source/wheezy/libpodofo\"\n );\n script_set_attribute(attribute:\"solution\", value:\"Upgrade the affected packages.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:P\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:U/RL:O/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:libpodofo-dev\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:debian:debian_linux:libpodofo-utils\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:debian:debian_linux:libpodofo0.9.0\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:debian:debian_linux:7.0\");\n\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2017/05/30\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2017/05/31\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2017-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:\"libpodofo-dev\", reference:\"0.9.0-1.1+deb7u2\")) flag++;\nif (deb_check(release:\"7.0\", prefix:\"libpodofo-utils\", reference:\"0.9.0-1.1+deb7u2\")) flag++;\nif (deb_check(release:\"7.0\", prefix:\"libpodofo0.9.0\", reference:\"0.9.0-1.1+deb7u2\")) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_warning(port:0, extra:deb_report_get());\n else security_warning(0);\n exit(0);\n}\nelse audit(AUDIT_HOST_NOT, \"affected\");\n", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2021-10-03T13:24:29", "description": "Multiple security issues were discovered in Firefox. If a user were tricked in to opening a specially crafted website, an attacker could potentially exploit these to conduct cross-site scripting (XSS) attacks, bypass sandbox restrictions, obtain sensitive information, spoof the origin of modal alerts, bypass same origin restrictions, read uninitialized memory, cause a denial of service via program crash or hang, or execute arbitrary code. (CVE-2017-7753, CVE-2017-7779, CVE-2017-7780, CVE-2017-7781, CVE-2017-7783, CVE-2017-7784, CVE-2017-7785, CVE-2017-7786, CVE-2017-7787, CVE-2017-7788, CVE-2017-7789, CVE-2017-7791, CVE-2017-7792, CVE-2017-7794, CVE-2017-7797, CVE-2017-7798, CVE-2017-7799, CVE-2017-7800, CVE-2017-7801, CVE-2017-7802, CVE-2017-7803, CVE-2017-7806, CVE-2017-7807, CVE-2017-7808, CVE-2017-7809).\n\nNote that Tenable Network Security has extracted the preceding description block directly from the Ubuntu security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.", "cvss3": {"score": 9.8, "vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"}, "published": "2017-08-16T00:00:00", "type": "nessus", "title": "Ubuntu 14.04 LTS / 16.04 LTS / 17.04 : firefox vulnerabilities (USN-3391-1)", "bulletinFamily": "scanner", "cvss2": {}, "cvelist": ["CVE-2017-7753", "CVE-2017-7779", "CVE-2017-7780", "CVE-2017-7781", "CVE-2017-7783", "CVE-2017-7784", "CVE-2017-7785", "CVE-2017-7786", "CVE-2017-7787", "CVE-2017-7788", "CVE-2017-7789", "CVE-2017-7791", "CVE-2017-7792", "CVE-2017-7794", "CVE-2017-7797", "CVE-2017-7798", "CVE-2017-7799", "CVE-2017-7800", "CVE-2017-7801", "CVE-2017-7802", "CVE-2017-7803", "CVE-2017-7806", "CVE-2017-7807", "CVE-2017-7808", "CVE-2017-7809"], "modified": "2019-09-18T00:00:00", "cpe": ["p-cpe:/a:canonical:ubuntu_linux:firefox", "cpe:/o:canonical:ubuntu_linux:14.04", "cpe:/o:canonical:ubuntu_linux:16.04", "cpe:/o:canonical:ubuntu_linux:17.04"], "id": "UBUNTU_USN-3391-1.NASL", "href": "https://www.tenable.com/plugins/nessus/102523", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were\n# extracted from Ubuntu Security Notice USN-3391-1. The text \n# itself is copyright (C) Canonical, Inc. See \n# <http://www.ubuntu.com/usn/>. Ubuntu(R) is a registered \n# trademark of Canonical, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(102523);\n script_version(\"1.10\");\n script_cvs_date(\"Date: 2019/09/18 12:31:47\");\n\n script_cve_id(\"CVE-2017-7753\", \"CVE-2017-7779\", \"CVE-2017-7780\", \"CVE-2017-7781\", \"CVE-2017-7783\", \"CVE-2017-7784\", \"CVE-2017-7785\", \"CVE-2017-7786\", \"CVE-2017-7787\", \"CVE-2017-7788\", \"CVE-2017-7789\", \"CVE-2017-7791\", \"CVE-2017-7792\", \"CVE-2017-7794\", \"CVE-2017-7797\", \"CVE-2017-7798\", \"CVE-2017-7799\", \"CVE-2017-7800\", \"CVE-2017-7801\", \"CVE-2017-7802\", \"CVE-2017-7803\", \"CVE-2017-7806\", \"CVE-2017-7807\", \"CVE-2017-7808\", \"CVE-2017-7809\");\n script_xref(name:\"USN\", value:\"3391-1\");\n\n script_name(english:\"Ubuntu 14.04 LTS / 16.04 LTS / 17.04 : firefox vulnerabilities (USN-3391-1)\");\n script_summary(english:\"Checks dpkg output for updated package.\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote Ubuntu host is missing a security-related patch.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"Multiple security issues were discovered in Firefox. If a user were\ntricked in to opening a specially crafted website, an attacker could\npotentially exploit these to conduct cross-site scripting (XSS)\nattacks, bypass sandbox restrictions, obtain sensitive information,\nspoof the origin of modal alerts, bypass same origin restrictions,\nread uninitialized memory, cause a denial of service via program crash\nor hang, or execute arbitrary code. (CVE-2017-7753, CVE-2017-7779,\nCVE-2017-7780, CVE-2017-7781, CVE-2017-7783, CVE-2017-7784,\nCVE-2017-7785, CVE-2017-7786, CVE-2017-7787, CVE-2017-7788,\nCVE-2017-7789, CVE-2017-7791, CVE-2017-7792, CVE-2017-7794,\nCVE-2017-7797, CVE-2017-7798, CVE-2017-7799, CVE-2017-7800,\nCVE-2017-7801, CVE-2017-7802, CVE-2017-7803, CVE-2017-7806,\nCVE-2017-7807, CVE-2017-7808, CVE-2017-7809).\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the Ubuntu 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://usn.ubuntu.com/3391-1/\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"Update the affected firefox package.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C\");\n script_set_cvss_temporal_vector(\"CVSS2#E:POC/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:P/RL:O/RC:C\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"Exploits are available\");\n script_set_attribute(attribute:\"exploit_available\", value:\"true\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:canonical:ubuntu_linux:firefox\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:canonical:ubuntu_linux:14.04\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:canonical:ubuntu_linux:16.04\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:canonical:ubuntu_linux:17.04\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2018/06/11\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2017/08/15\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2017/08/16\");\n script_set_attribute(attribute:\"generated_plugin\", value:\"current\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"Ubuntu Security Notice (C) 2017-2019 Canonical, Inc. / NASL script (C) 2017-2019 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n script_family(english:\"Ubuntu Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/cpu\", \"Host/Ubuntu\", \"Host/Ubuntu/release\", \"Host/Debian/dpkg-l\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"ubuntu.inc\");\ninclude(\"misc_func.inc\");\n\nif ( ! get_kb_item(\"Host/local_checks_enabled\") ) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nrelease = get_kb_item(\"Host/Ubuntu/release\");\nif ( isnull(release) ) audit(AUDIT_OS_NOT, \"Ubuntu\");\nrelease = chomp(release);\nif (! preg(pattern:\"^(14\\.04|16\\.04|17\\.04)$\", string:release)) audit(AUDIT_OS_NOT, \"Ubuntu 14.04 / 16.04 / 17.04\", \"Ubuntu \" + release);\nif ( ! get_kb_item(\"Host/Debian/dpkg-l\") ) 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, \"Ubuntu\", cpu);\n\nflag = 0;\n\nif (ubuntu_check(osver:\"14.04\", pkgname:\"firefox\", pkgver:\"55.0.1+build2-0ubuntu0.14.04.2\")) flag++;\nif (ubuntu_check(osver:\"16.04\", pkgname:\"firefox\", pkgver:\"55.0.1+build2-0ubuntu0.16.04.2\")) flag++;\nif (ubuntu_check(osver:\"17.04\", pkgname:\"firefox\", pkgver:\"55.0.1+build2-0ubuntu0.17.04.2\")) flag++;\n\nif (flag)\n{\n security_report_v4(\n port : 0,\n severity : SECURITY_HOLE,\n extra : ubuntu_report_get()\n );\n exit(0);\n}\nelse\n{\n tested = ubuntu_pkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"firefox\");\n}\n", "cvss": {"score": 10, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2021-10-03T13:24:28", "description": "USN-3391-1 fixed vulnerabilities in Firefox. This update provides the corresponding update for Ubufox.\n\nMultiple security issues were discovered in Firefox. If a user were tricked in to opening a specially crafted website, an attacker could potentially exploit these to conduct cross-site scripting (XSS) attacks, bypass sandbox restrictions, obtain sensitive information, spoof the origin of modal alerts, bypass same origin restrictions, read uninitialized memory, cause a denial of service via program crash or hang, or execute arbitrary code. (CVE-2017-7753, CVE-2017-7779, CVE-2017-7780, CVE-2017-7781, CVE-2017-7783, CVE-2017-7784, CVE-2017-7785, CVE-2017-7786, CVE-2017-7787, CVE-2017-7788, CVE-2017-7789, CVE-2017-7791, CVE-2017-7792, CVE-2017-7794, CVE-2017-7797, CVE-2017-7798, CVE-2017-7799, CVE-2017-7800, CVE-2017-7801, CVE-2017-7802, CVE-2017-7803, CVE-2017-7806, CVE-2017-7807, CVE-2017-7808, CVE-2017-7809).\n\nNote that Tenable Network Security has extracted the preceding description block directly from the Ubuntu security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.", "cvss3": {"score": 9.8, "vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"}, "published": "2017-08-17T00:00:00", "type": "nessus", "title": "Ubuntu 14.04 LTS / 16.04 LTS / 17.04 : ubufox update (USN-3391-2)", "bulletinFamily": "scanner", "cvss2": {}, "cvelist": ["CVE-2017-7753", "CVE-2017-7779", "CVE-2017-7780", "CVE-2017-7781", "CVE-2017-7783", "CVE-2017-7784", "CVE-2017-7785", "CVE-2017-7786", "CVE-2017-7787", "CVE-2017-7788", "CVE-2017-7789", "CVE-2017-7791", "CVE-2017-7792", "CVE-2017-7794", "CVE-2017-7797", "CVE-2017-7798", "CVE-2017-7799", "CVE-2017-7800", "CVE-2017-7801", "CVE-2017-7802", "CVE-2017-7803", "CVE-2017-7806", "CVE-2017-7807", "CVE-2017-7808", "CVE-2017-7809"], "modified": "2019-09-18T00:00:00", "cpe": ["p-cpe:/a:canonical:ubuntu_linux:xul-ext-ubufox", "cpe:/o:canonical:ubuntu_linux:14.04", "cpe:/o:canonical:ubuntu_linux:16.04", "cpe:/o:canonical:ubuntu_linux:17.04"], "id": "UBUNTU_USN-3391-2.NASL", "href": "https://www.tenable.com/plugins/nessus/102543", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were\n# extracted from Ubuntu Security Notice USN-3391-2. The text \n# itself is copyright (C) Canonical, Inc. See \n# <http://www.ubuntu.com/usn/>. Ubuntu(R) is a registered \n# trademark of Canonical, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(102543);\n script_version(\"3.10\");\n script_cvs_date(\"Date: 2019/09/18 12:31:47\");\n\n script_cve_id(\"CVE-2017-7753\", \"CVE-2017-7779\", \"CVE-2017-7780\", \"CVE-2017-7781\", \"CVE-2017-7783\", \"CVE-2017-7784\", \"CVE-2017-7785\", \"CVE-2017-7786\", \"CVE-2017-7787\", \"CVE-2017-7788\", \"CVE-2017-7789\", \"CVE-2017-7791\", \"CVE-2017-7792\", \"CVE-2017-7794\", \"CVE-2017-7797\", \"CVE-2017-7798\", \"CVE-2017-7799\", \"CVE-2017-7800\", \"CVE-2017-7801\", \"CVE-2017-7802\", \"CVE-2017-7803\", \"CVE-2017-7806\", \"CVE-2017-7807\", \"CVE-2017-7808\", \"CVE-2017-7809\");\n script_xref(name:\"USN\", value:\"3391-2\");\n\n script_name(english:\"Ubuntu 14.04 LTS / 16.04 LTS / 17.04 : ubufox update (USN-3391-2)\");\n script_summary(english:\"Checks dpkg output for updated package.\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote Ubuntu host is missing a security-related patch.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"USN-3391-1 fixed vulnerabilities in Firefox. This update provides the\ncorresponding update for Ubufox.\n\nMultiple security issues were discovered in Firefox. If a user were\ntricked in to opening a specially crafted website, an attacker could\npotentially exploit these to conduct cross-site scripting (XSS)\nattacks, bypass sandbox restrictions, obtain sensitive information,\nspoof the origin of modal alerts, bypass same origin restrictions,\nread uninitialized memory, cause a denial of service via program crash\nor hang, or execute arbitrary code. (CVE-2017-7753, CVE-2017-7779,\nCVE-2017-7780, CVE-2017-7781, CVE-2017-7783, CVE-2017-7784,\nCVE-2017-7785, CVE-2017-7786, CVE-2017-7787, CVE-2017-7788,\nCVE-2017-7789, CVE-2017-7791, CVE-2017-7792, CVE-2017-7794,\nCVE-2017-7797, CVE-2017-7798, CVE-2017-7799, CVE-2017-7800,\nCVE-2017-7801, CVE-2017-7802, CVE-2017-7803, CVE-2017-7806,\nCVE-2017-7807, CVE-2017-7808, CVE-2017-7809).\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the Ubuntu 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://usn.ubuntu.com/3391-2/\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"Update the affected xul-ext-ubufox package.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C\");\n script_set_cvss_temporal_vector(\"CVSS2#E:POC/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:P/RL:O/RC:C\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"Exploits are available\");\n script_set_attribute(attribute:\"exploit_available\", value:\"true\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:canonical:ubuntu_linux:xul-ext-ubufox\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:canonical:ubuntu_linux:14.04\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:canonical:ubuntu_linux:16.04\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:canonical:ubuntu_linux:17.04\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2018/06/11\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2017/08/16\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2017/08/17\");\n script_set_attribute(attribute:\"generated_plugin\", value:\"current\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"Ubuntu Security Notice (C) 2017-2019 Canonical, Inc. / NASL script (C) 2017-2019 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n script_family(english:\"Ubuntu Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/cpu\", \"Host/Ubuntu\", \"Host/Ubuntu/release\", \"Host/Debian/dpkg-l\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"ubuntu.inc\");\ninclude(\"misc_func.inc\");\n\nif ( ! get_kb_item(\"Host/local_checks_enabled\") ) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nrelease = get_kb_item(\"Host/Ubuntu/release\");\nif ( isnull(release) ) audit(AUDIT_OS_NOT, \"Ubuntu\");\nrelease = chomp(release);\nif (! preg(pattern:\"^(14\\.04|16\\.04|17\\.04)$\", string:release)) audit(AUDIT_OS_NOT, \"Ubuntu 14.04 / 16.04 / 17.04\", \"Ubuntu \" + release);\nif ( ! get_kb_item(\"Host/Debian/dpkg-l\") ) 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, \"Ubuntu\", cpu);\n\nflag = 0;\n\nif (ubuntu_check(osver:\"14.04\", pkgname:\"xul-ext-ubufox\", pkgver:\"3.4-0ubuntu0.14.04.1\")) flag++;\nif (ubuntu_check(osver:\"16.04\", pkgname:\"xul-ext-ubufox\", pkgver:\"3.4-0ubuntu0.16.04.1\")) flag++;\nif (ubuntu_check(osver:\"17.04\", pkgname:\"xul-ext-ubufox\", pkgver:\"3.4-0ubuntu0.17.04.1\")) flag++;\n\nif (flag)\n{\n security_report_v4(\n port : 0,\n severity : SECURITY_HOLE,\n extra : ubuntu_report_get()\n );\n exit(0);\n}\nelse\n{\n tested = ubuntu_pkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"xul-ext-ubufox\");\n}\n", "cvss": {"score": 10, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2021-10-03T13:23:24", "description": "USN-3391-1 fixed vulnerabilities in Firefox. The update introduced a performance regression with WebExtensions. This update fixes the problem.\n\nWe apologize for the inconvenience.\n\nMultiple security issues were discovered in Firefox. If a user were tricked in to opening a specially crafted website, an attacker could potentially exploit these to conduct cross-site scripting (XSS) attacks, bypass sandbox restrictions, obtain sensitive information, spoof the origin of modal alerts, bypass same origin restrictions, read uninitialized memory, cause a denial of service via program crash or hang, or execute arbitrary code. (CVE-2017-7753, CVE-2017-7779, CVE-2017-7780, CVE-2017-7781, CVE-2017-7783, CVE-2017-7784, CVE-2017-7785, CVE-2017-7786, CVE-2017-7787, CVE-2017-7788, CVE-2017-7789, CVE-2017-7791, CVE-2017-7792, CVE-2017-7794, CVE-2017-7797, CVE-2017-7798, CVE-2017-7799, CVE-2017-7800, CVE-2017-7801, CVE-2017-7802, CVE-2017-7803, CVE-2017-7806, CVE-2017-7807, CVE-2017-7808, CVE-2017-7809).\n\nNote that Tenable Network Security has extracted the preceding description block directly from the Ubuntu security advisory. Tenable has attempted to automatically clean and format it as much as possible without introducing additional issues.", "cvss3": {"score": 9.8, "vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"}, "published": "2017-08-18T00:00:00", "type": "nessus", "title": "Ubuntu 14.04 LTS / 16.04 LTS / 17.04 : firefox regression (USN-3391-3)", "bulletinFamily": "scanner", "cvss2": {}, "cvelist": ["CVE-2017-7753", "CVE-2017-7779", "CVE-2017-7780", "CVE-2017-7781", "CVE-2017-7783", "CVE-2017-7784", "CVE-2017-7785", "CVE-2017-7786", "CVE-2017-7787", "CVE-2017-7788", "CVE-2017-7789", "CVE-2017-7791", "CVE-2017-7792", "CVE-2017-7794", "CVE-2017-7797", "CVE-2017-7798", "CVE-2017-7799", "CVE-2017-7800", "CVE-2017-7801", "CVE-2017-7802", "CVE-2017-7803", "CVE-2017-7806", "CVE-2017-7807", "CVE-2017-7808", "CVE-2017-7809"], "modified": "2019-09-18T00:00:00", "cpe": ["p-cpe:/a:canonical:ubuntu_linux:firefox", "cpe:/o:canonical:ubuntu_linux:14.04", "cpe:/o:canonical:ubuntu_linux:16.04", "cpe:/o:canonical:ubuntu_linux:17.04"], "id": "UBUNTU_USN-3391-3.NASL", "href": "https://www.tenable.com/plugins/nessus/102580", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were\n# extracted from Ubuntu Security Notice USN-3391-3. The text \n# itself is copyright (C) Canonical, Inc. See \n# <http://www.ubuntu.com/usn/>. Ubuntu(R) is a registered \n# trademark of Canonical, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(102580);\n script_version(\"3.9\");\n script_cvs_date(\"Date: 2019/09/18 12:31:47\");\n\n script_cve_id(\"CVE-2017-7753\", \"CVE-2017-7779\", \"CVE-2017-7780\", \"CVE-2017-7781\", \"CVE-2017-7783\", \"CVE-2017-7784\", \"CVE-2017-7785\", \"CVE-2017-7786\", \"CVE-2017-7787\", \"CVE-2017-7788\", \"CVE-2017-7789\", \"CVE-2017-7791\", \"CVE-2017-7792\", \"CVE-2017-7794\", \"CVE-2017-7797\", \"CVE-2017-7798\", \"CVE-2017-7799\", \"CVE-2017-7800\", \"CVE-2017-7801\", \"CVE-2017-7802\", \"CVE-2017-7803\", \"CVE-2017-7806\", \"CVE-2017-7807\", \"CVE-2017-7808\", \"CVE-2017-7809\");\n script_xref(name:\"USN\", value:\"3391-3\");\n\n script_name(english:\"Ubuntu 14.04 LTS / 16.04 LTS / 17.04 : firefox regression (USN-3391-3)\");\n script_summary(english:\"Checks dpkg output for updated package.\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote Ubuntu host is missing a security-related patch.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"USN-3391-1 fixed vulnerabilities in Firefox. The update introduced a\nperformance regression with WebExtensions. This update fixes the\nproblem.\n\nWe apologize for the inconvenience.\n\nMultiple security issues were discovered in Firefox. If a user were\ntricked in to opening a specially crafted website, an attacker could\npotentially exploit these to conduct cross-site scripting (XSS)\nattacks, bypass sandbox restrictions, obtain sensitive information,\nspoof the origin of modal alerts, bypass same origin restrictions,\nread uninitialized memory, cause a denial of service via program crash\nor hang, or execute arbitrary code. (CVE-2017-7753, CVE-2017-7779,\nCVE-2017-7780, CVE-2017-7781, CVE-2017-7783, CVE-2017-7784,\nCVE-2017-7785, CVE-2017-7786, CVE-2017-7787, CVE-2017-7788,\nCVE-2017-7789, CVE-2017-7791, CVE-2017-7792, CVE-2017-7794,\nCVE-2017-7797, CVE-2017-7798, CVE-2017-7799, CVE-2017-7800,\nCVE-2017-7801, CVE-2017-7802, CVE-2017-7803, CVE-2017-7806,\nCVE-2017-7807, CVE-2017-7808, CVE-2017-7809).\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the Ubuntu 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://usn.ubuntu.com/3391-3/\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"Update the affected firefox package.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C\");\n script_set_cvss_temporal_vector(\"CVSS2#E:POC/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:P/RL:O/RC:C\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"Exploits are available\");\n script_set_attribute(attribute:\"exploit_available\", value:\"true\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:canonical:ubuntu_linux:firefox\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:canonical:ubuntu_linux:14.04\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:canonical:ubuntu_linux:16.04\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:canonical:ubuntu_linux:17.04\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2018/06/11\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2017/08/17\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2017/08/18\");\n script_set_attribute(attribute:\"generated_plugin\", value:\"current\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"Ubuntu Security Notice (C) 2017-2019 Canonical, Inc. / NASL script (C) 2017-2019 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n script_family(english:\"Ubuntu Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/cpu\", \"Host/Ubuntu\", \"Host/Ubuntu/release\", \"Host/Debian/dpkg-l\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"ubuntu.inc\");\ninclude(\"misc_func.inc\");\n\nif ( ! get_kb_item(\"Host/local_checks_enabled\") ) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nrelease = get_kb_item(\"Host/Ubuntu/release\");\nif ( isnull(release) ) audit(AUDIT_OS_NOT, \"Ubuntu\");\nrelease = chomp(release);\nif (! preg(pattern:\"^(14\\.04|16\\.04|17\\.04)$\", string:release)) audit(AUDIT_OS_NOT, \"Ubuntu 14.04 / 16.04 / 17.04\", \"Ubuntu \" + release);\nif ( ! get_kb_item(\"Host/Debian/dpkg-l\") ) 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, \"Ubuntu\", cpu);\n\nflag = 0;\n\nif (ubuntu_check(osver:\"14.04\", pkgname:\"firefox\", pkgver:\"55.0.2+build1-0ubuntu0.14.04.1\")) flag++;\nif (ubuntu_check(osver:\"16.04\", pkgname:\"firefox\", pkgver:\"55.0.2+build1-0ubuntu0.16.04.1\")) flag++;\nif (ubuntu_check(osver:\"17.04\", pkgname:\"firefox\", pkgver:\"55.0.2+build1-0ubuntu0.17.04.1\")) flag++;\n\nif (flag)\n{\n security_report_v4(\n port : 0,\n severity : SECURITY_HOLE,\n extra : ubuntu_report_get()\n );\n exit(0);\n}\nelse\n{\n tested = ubuntu_pkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"firefox\");\n}\n", "cvss": {"score": 10, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2021-10-06T02:50:18", "description": "The version of Mozilla Firefox installed on the remote macOS or Mac OS X host is prior to 55. It is, therefore, affected by multiple vulnerabilities, some of which allow code execution and potentially exploitable application crashes.", "cvss3": {"score": 9.8, "vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"}, "published": "2017-08-10T00:00:00", "type": "nessus", "title": "Mozilla Firefox < 55 Multiple Vulnerabilities (macOS)", "bulletinFamily": "scanner", "cvss2": {}, "cvelist": ["CVE-2017-7753", "CVE-2017-7779", "CVE-2017-7780", "CVE-2017-7781", "CVE-2017-7782", "CVE-2017-7783", "CVE-2017-7784", "CVE-2017-7785", "CVE-2017-7786", "CVE-2017-7787", "CVE-2017-7788", "CVE-2017-7789", "CVE-2017-7791", "CVE-2017-7792", "CVE-2017-7794", "CVE-2017-7797", "CVE-2017-7798", "CVE-2017-7799", "CVE-2017-7800", "CVE-2017-7801", "CVE-2017-7802", "CVE-2017-7803", "CVE-2017-7806", "CVE-2017-7807", "CVE-2017-7808", "CVE-2017-7809"], "modified": "2019-11-12T00:00:00", "cpe": ["cpe:/a:mozilla:firefox"], "id": "MACOSX_FIREFOX_55_0.NASL", "href": "https://www.tenable.com/plugins/nessus/102357", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(102357);\n script_version(\"1.5\");\n script_cvs_date(\"Date: 2019/11/12\");\n\n script_cve_id(\n \"CVE-2017-7753\",\n \"CVE-2017-7779\",\n \"CVE-2017-7780\",\n \"CVE-2017-7781\",\n \"CVE-2017-7782\",\n \"CVE-2017-7783\",\n \"CVE-2017-7784\",\n \"CVE-2017-7785\",\n \"CVE-2017-7786\",\n \"CVE-2017-7787\",\n \"CVE-2017-7788\",\n \"CVE-2017-7789\",\n \"CVE-2017-7791\",\n \"CVE-2017-7792\",\n \"CVE-2017-7794\",\n \"CVE-2017-7797\",\n \"CVE-2017-7798\",\n \"CVE-2017-7799\",\n \"CVE-2017-7800\",\n \"CVE-2017-7801\",\n \"CVE-2017-7802\",\n \"CVE-2017-7803\",\n \"CVE-2017-7806\",\n \"CVE-2017-7807\",\n \"CVE-2017-7808\",\n \"CVE-2017-7809\"\n );\n script_bugtraq_id(\n 100196,\n 100197,\n 100198,\n 100199,\n 100201,\n 100202,\n 100203,\n 100206\n );\n script_xref(name:\"MFSA\", value:\"2017-18\");\n\n script_name(english:\"Mozilla Firefox < 55 Multiple Vulnerabilities (macOS)\");\n script_summary(english:\"Checks the version of Firefox.\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"A web browser installed on the remote macOS or Mac OS X host is\naffected by multiple vulnerabilities.\");\n script_set_attribute(attribute:\"description\", value:\n\"The version of Mozilla Firefox installed on the remote macOS or Mac\nOS X host is prior to 55. It is, therefore, affected by multiple\nvulnerabilities, some of which allow code execution and potentially\nexploitable application crashes.\");\n script_set_attribute(attribute:\"see_also\", value:\"https://www.mozilla.org/en-US/security/advisories/mfsa2017-18/\");\n script_set_attribute(attribute:\"solution\", value:\n\"Upgrade to Mozilla Firefox version 55 or later.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C\");\n script_set_cvss_temporal_vector(\"CVSS2#E:POC/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:P/RL:O/RC:C\");\n script_set_attribute(attribute:\"cvss_score_source\", value:\"CVE-2017-7779\");\n\n script_set_attribute(attribute:\"exploitability_ease\", value:\"Exploits are available\");\n script_set_attribute(attribute:\"exploit_available\", value:\"true\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2017/08/08\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2017/08/08\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2017/08/10\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/a:mozilla:firefox\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_family(english:\"MacOS X Local Security Checks\");\n\n script_copyright(english:\"This script is Copyright (C) 2017-2019 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n\n script_dependencies(\"macosx_firefox_installed.nasl\");\n script_require_keys(\"MacOSX/Firefox/Installed\");\n\n exit(0);\n}\n\ninclude(\"mozilla_version.inc\");\n\nkb_base = \"MacOSX/Firefox\";\nget_kb_item_or_exit(kb_base+\"/Installed\");\n\nversion = get_kb_item_or_exit(kb_base+\"/Version\", exit_code:1);\npath = get_kb_item_or_exit(kb_base+\"/Path\", exit_code:1);\n\nif (get_kb_item(kb_base + '/is_esr')) exit(0, 'The Mozilla Firefox installation is in the ESR branch.');\n\nmozilla_check_version(product:'firefox', version:version, path:path, esr:FALSE, fix:'55', severity:SECURITY_HOLE);\n", "cvss": {"score": 10, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2021-08-19T12:35:39", "description": "Versions of Mozilla Firefox prior to 55 are unpatched for the following vulnerabilities :\n\n - A flaw exists that is triggered as the HTTP Strict-Transport-Security (HSTS) header is ignored when processing a response containing multiple HSTS headers. This may allow an attacker with the ability to intercept network traffic (e.g. MitM, DNS cache poisoning) to bypass HSTS protection and downgrade the HTTP communication.\n - A flaw exists in the 'Key::EncodeAsString()' function in 'dom/indexedDB/Key.cpp' that is triggered as certain input is not properly validated. This may allow a context-dependent attacker to corrupt memory and potentially execute arbitrary code.\n - A flaw exists in the 'SelectionManager::SetControlSelectionListener()' and 'SelectionManager::ClearControlSelectionListener()' functions in 'accessible/base/SelectionManager.cpp' that is triggered as certain input is not properly validated. This may allow a context-dependent attacker to corrupt memory and potentially execute arbitrary code.\n - An unspecified flaw exists that is triggered as certain input is not properly validated. This may allow a context-dependent attacker to corrupt memory and potentially execute arbitrary code. No further details have been provided by the vendor.\n - A flaw exists in the 'DocAccessible::MoveChild()' function in 'accessible/generic/DocAccessible.cpp' that is triggered as certain input is not properly validated. This may allow a context-dependent attacker to corrupt memory and potentially execute arbitrary code.\n - A use-after-free error exists in 'xpcom/threads/MozPromise.h' that is triggered as certain input is not properly validated. This may allow a context-dependent attacker to dereference already freed memory and potentially execute arbitrary code.\n - A use-after-free error exists that is triggered when handling edit transactions. This may allow a context-dependent attacker to dereference already freed memory and potentially execute arbitrary code.\n - A flaw exists related to the Android UI thread. This may allow a context-dependent attacker to corrupt memory and potentially execute arbitrary code.\n - A flaw exists in the 'CanonicalizeLanguageTag()' function in 'js/src/builtin/Intl.js' that is triggered as certain input is not properly validated. This may allow a context-dependent attacker to corrupt memory and potentially execute arbitrary code.\n - A flaw exists that is triggered as certain input is not properly validated when handling freezing of dense elements. This may allow a context-dependent attacker to corrupt memory and potentially execute arbitrary code.\n - A flaw exists in the 'Module::instantiate()' function in 'js/src/wasm/WasmModule.cpp' that is triggered as certain input is not properly validated. This may allow a context-dependent attacker to corrupt memory and potentially execute arbitrary code.\n - A flaw exists in the 'Accessible::RemoveChild()' function in 'accessible/generic/Accessible.cpp' that is triggered as certain input is not properly validated. This may allow a context-dependent attacker to corrupt memory and potentially execute arbitrary code.\n - A flaw exists in the 'IonBuilder::build()' and 'IonBuilder::buildInline()' functions in 'js/src/jit/IonBuilder.cpp' that is triggered as certain input is not properly validated. This may allow a context-dependent attacker to corrupt memory and potentially execute arbitrary code.\n - A flaw exists in the 'nsContentUtils::ConvertStringFromEncoding()' function in 'dom/base/nsContentUtils.cpp' that is triggered as certain input is not properly validated. This may allow a context-dependent attacker to corrupt memory and potentially execute arbitrary code.\n - A flaw exists in the 'jit::JitActivation::getRematerializedFrame()' function in 'js/src/vm/Stack.cpp' that is triggered as certain input is not properly validated. This may allow a context-dependent attacker to corrupt memory and potentially execute arbitrary code.\n - A use-after-free error exists in the 'nsMIMEHeaderParamImpl::DecodeRFC5987Param()' function in 'netwerk/mime/nsMIMEHeaderParamImpl.cpp' that is triggered as certain input is not properly validated. This may allow a context-dependent attacker to dereference already freed memory and potentially execute arbitrary code.\n - A flaw exists in the 'nsWindow::SetParent()' function in 'widget/windows/nsWindow.cpp' that is triggered as certain input is not properly validated. This may allow a context-dependent attacker to corrupt memory and potentially execute arbitrary code.\n - A race condition exists in 'media/webrtc/trunk/webrtc/modules/desktop_capture/screen_capturer_mac.mm' that is triggered as certain input is not properly validated. This may allow a context-dependent attacker to corrupt memory and potentially execute arbitrary code.\n - An unspecified flaw exists related to missing thread safety that is triggered as certain input is not properly validated. This may allow a context-dependent attacker to corrupt memory and potentially execute arbitrary code.\n - A flaw exists in the 'NotifyTrackRemoved()' function in 'dom/media/MediaRecorder.cpp' that is triggered as certain input is not properly validated. This may allow a context-dependent attacker to corrupt memory and potentially execute arbitrary code.\n - A flaw exists in the 'InitGlobalLexicalOperation()' function in 'js/src/vm/Interpreter-inl.h' that is triggered as certain input is not properly validated. This may allow a context-dependent attacker to corrupt memory and potentially execute arbitrary code.\n - A flaw exists in the 'js::FinishCompilation()' function in 'js/src/vm/TypeInference.cpp' that is triggered as certain input is not properly validated. This may allow a context-dependent attacker to corrupt memory and potentially execute arbitrary code.\n - A flaw exists in the 'TypedArrayObjectTemplate::makeTemplateObject()' function in 'js/src/vm/TypedArrayObject.cpp' that is triggered as certain input is not properly validated. This may allow a context-dependent attacker to corrupt memory and potentially execute arbitrary code.\n - A flaw exists in the 'DocAccessible::DoARIAOwnsRelocation()' function in 'accessible/generic/DocAccessible.cpp' that is triggered as certain input is not properly validated. This may allow a context-dependent attacker to corrupt memory and potentially execute arbitrary code.\n - A flaw exists in the 'nsFTPDirListingConv::DigestBufferLines()' function in 'netwerk/streamconv/converters/nsFTPDirListingConv.cpp' that is triggered as certain input is not properly validated. This may allow a context-dependent attacker to corrupt memory and potentially execute arbitrary code.\n - A flaw exists in the 'TraceSelf()' function in 'dom/bindings/TypedArray.h' that is triggered as certain input is not properly validated. This may allow a context-dependent attacker to corrupt memory and potentially execute arbitrary code.\n - A flaw exists in the 'WebSocket::Send()' function in 'dom/base/WebSocket.cpp' that is triggered as certain input is not properly validated. This may allow a context-dependent attacker to corrupt memory and potentially execute arbitrary code.\n - A flaw exists in the 'ExpressionDecompiler::decompilePC()' function in 'js/src/jsopcode.cpp' that is triggered as certain input is not properly validated. This may allow a context-dependent attacker to corrupt memory and potentially execute arbitrary code.\n - A flaw exists in the 'IonBuilder::addOsrValueTypeBarrier()' function in 'js/src/jit/IonBuilder.cpp' that is triggered as certain input is not properly validated. This may allow a context-dependent attacker to corrupt memory and potentially execute arbitrary code.\n - A flaw exists related to response header name interning not having same-origin protections. This may allow a context-dependent attacker to disclose stored header names.\n - A flaw exists in the Developer Tools feature that is triggered as web page source code is not properly validated. This may allow a context-dependent attacker to inject and execute arbitrary XUL code.\n - A use-after-free error exists in the 'WebSocketImpl::Disconnect()' function in 'dom/base/WebSocket.cpp' that is triggered as certain input is not properly validated. This may allow a context-dependent attacker can dereference already freed memory and potentially execute arbitrary code.\n - A use-after-free error exists that is triggered when re-computing the layout for marquee elements during window resizing. With a specially crafted web page, a context-dependent attacker can dereference already freed memory and potentially execute arbitrary code.\n - A use-after-free error exists that is triggered when deleting attached editor DOM nodes. With a specially crafted web page, a context-dependent attacker can dereference already freed memory and potentially execute arbitrary code.\n - A use-after-free error exists in the 'nsImageLoadingContent::Notify()' function in 'dom/base/nsImageLoadingContent.cpp' that is triggered when reading image observers during frame reconstruction. With a specially crafted web page, a context-dependent attacker can dereference already freed memory and potentially execute arbitrary code.\n - A use-after-free error exists that is triggered when resizing image elements. With a specially crafted web page, a context-dependent attacker can dereference already freed memory and potentially execute arbitrary code.\n - An overflow condition exists that is triggered as certain input is not properly validated when manipulation Accessible Rich Internet Applications (ARIA) attributes. This may allow a context-dependent attacker to cause a buffer overflow and potentially execute arbitrary code.\n - An overflow condition exists that is triggered as certain input is not properly validated when painting non-displayable SVG elements. This may allow a context-dependent attacker to cause a buffer overflow and potentially execute arbitrary code.\n - A use-after-free error exists that is triggered when handling the layer manager while rendering SVG content. This may allow a context-dependent attacker can dereference already freed memory and potentially execute arbitrary code.\n - An out-of-bounds read flaw exists that is triggered when handling cached style data and pseudo-elements. This may allow a context-dependent attacker to potentially disclose sensitive memory contents.\n - A flaw exists in the 'nsDocShell::OnNewURI()' function in 'docshell/base/nsDocShell.cpp' that is triggered when handling pages with embedded iframes during page reloads. With a specially crafted web page, a context-dependent attacker can bypass the same-origin policy.\n - A flaw exists in the AppCache feature related to handling of websites under a subdirectory adding fallback pages. With a specially crafted website, a context-dependent attacker can hijack a domain.\n - A flaw exists in the 'openTabPrompt()' and 'openRemotePrompt()' functions in 'toolkit/components/prompts/src/nsPrompter.js' that is triggered when handling page navigations with data: protocols and modal alerts. This may allow a context-dependent attacker to conduct spoofing attacks.\n - A flaw exists in 'xpcom/build/nsWindowsDllInterceptor.h' that is triggered as WindowsDllDetourPatcher may allocate memory with RWX permissions. This may allow a context-dependent attacker to bypass intended DEP protection and more easily exploit another vulnerability that allows code execution.\n - A flaw exists in the 'AllowOpen()' function in 'security/sandbox/linux/broker/SandboxBroker.cpp'. This may allow a context-dependent attacker to bypass the sandbox restrictions and truncate files on the system.\n - A flaw exists in the elliptic curve point addition algorithm that is triggered when using mixed Jacobian-affine coordinates. This may allow an attacker with the ability to intercept network traffic '(e.g'. MitM, DNS cache poisoning) to interfere with a connection and cause the calculation of an incorrect shared secret.\n - A flaw exists that is triggered when handling frame-ancestors directives containing origins with paths. This may allow a context-dependent attacker to bypass the content security policy (CSP).\n - A sandbox directive. This may result in other directives being ignored and incorrect enforcement of the content security policy (CSP).\n - A flaw exists in the 'ExecuteServiceCommand()' function in 'toolkit/components/maintenanceservice/workmonitor.cpp' that is triggered when handling patch directory paths. Combined with another local vulnerability this may allow an attacker to have the Windows updater delete any file named 'update.log'.\n - A flaw exists in 'toolkit/content/aboutwebrtc/aboutWebrtc.js' that is triggered as certain input to about:webrtc is not properly validated. This may allow an attacker to create a specially crafted request that executes arbitrary script code in a user's browser session within the trust relationship between their browser and the server or inject XUL code.\n - A flaw exists in the 'nsHttpChannelAuthProvider::ConfirmAuth()' function in 'netwerk/protocol/http/nsHttpChannelAuthProvider.cpp' that is triggered when handling long usernames in URLs. This may allow a context-dependent attacker to cause a denial of service.\n - A flaw exists in 'toolkit/crashreporter/client/crashreporter_win.cpp' that is triggered as the Windows crash reporter may read extra memory for certain non-null-terminated registry values. This may allow an attacker to disclose potentially sensitive memory contents.\n - A flaw exists in 'xpcom/build/nsWindowsDllInterceptor.h' that is triggered as the WindowsDllDetourPatcher class destructor may be re-purposed by malicious code. This may allow a context-dependent attacker to bypass memory protections.\n - A flaw exists that is triggered as sandboxed about:srcdoc iframes do not inherit content security policy (CSP) directives. This may allow a context-dependent attacker to bypass the content security policy (CSP).\n - An overflow condition exists in 'security/manager/ssl/nsNSSCertHelper.cpp' that is triggered when viewing certificates with overly long OIDs. This may allow a context-dependent attacker to cause a buffer overflow and potentially execute arbitrary code.", "cvss3": {"score": 7.5, "vector": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H"}, "published": "2017-08-21T00:00:00", "type": "nessus", "title": "Mozilla Firefox < 55 Multiple Vulnerabilities", "bulletinFamily": "scanner", "cvss2": {}, "cvelist": ["CVE-2017-7753", "CVE-2017-7779", "CVE-2017-7782", "CVE-2017-7784", "CVE-2017-7785", "CVE-2017-7786", "CVE-2017-7787", "CVE-2017-7791", "CVE-2017-7792", "CVE-2017-7798", "CVE-2017-7800", "CVE-2017-7801", "CVE-2017-7802", "CVE-2017-7803", "CVE-2017-7804", "CVE-2017-7807", "CVE-2017-7809", "CVE-2017-7780", "CVE-2017-7781", "CVE-2017-7783", "CVE-2017-7788", "CVE-2017-7789", "CVE-2017-7794", "CVE-2017-7797", "CVE-2017-7799", "CVE-2017-7806", "CVE-2017-7808", "CVE-2017-7790", "CVE-2017-7796"], "modified": "2019-03-06T00:00:00", "cpe": ["cpe:2.3:a:mozilla:firefox:*:*:*:*:*:*:*:*"], "id": "700182.PRM", "href": "https://www.tenable.com/plugins/nnm/700182", "sourceData": "Binary data 700182.prm", "cvss": {"score": 9.3, "vector": "CVSS2#AV:N/AC:M/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2021-10-04T01:38:10", "description": "Mozilla Foundation reports :\n\nPlease reference CVE/URL list for details", "cvss3": {"score": 9.8, "vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"}, "published": "2017-08-09T00:00:00", "type": "nessus", "title": "FreeBSD : mozilla -- multiple vulnerabilities (555b244e-6b20-4546-851f-d8eb7d6c1ffa)", "bulletinFamily": "scanner", "cvss2": {}, "cvelist": ["CVE-2017-7753", "CVE-2017-7779", "CVE-2017-7780", "CVE-2017-7781", "CVE-2017-7782", "CVE-2017-7783", "CVE-2017-7784", "CVE-2017-7785", "CVE-2017-7786", "CVE-2017-7787", "CVE-2017-7788", "CVE-2017-7789", "CVE-2017-7790", "CVE-2017-7791", "CVE-2017-7792", "CVE-2017-7794", "CVE-2017-7796", "CVE-2017-7797", "CVE-2017-7798", "CVE-2017-7799", "CVE-2017-7800", "CVE-2017-7801", "CVE-2017-7802", "CVE-2017-7803", "CVE-2017-7804", "CVE-2017-7806", "CVE-2017-7807", "CVE-2017-7808"], "modified": "2021-01-04T00:00:00", "cpe": ["p-cpe:/a:freebsd:freebsd:firefox", "p-cpe:/a:freebsd:freebsd:firefox-esr", "p-cpe:/a:freebsd:freebsd:libxul", "p-cpe:/a:freebsd:freebsd:linux-firefox", "p-cpe:/a:freebsd:freebsd:linux-seamonkey", "p-cpe:/a:freebsd:freebsd:linux-thunderbird", "p-cpe:/a:freebsd:freebsd:seamonkey", "p-cpe:/a:freebsd:freebsd:thunderbird", "cpe:/o:freebsd:freebsd"], "id": "FREEBSD_PKG_555B244E6B204546851FD8EB7D6C1FFA.NASL", "href": "https://www.tenable.com/plugins/nessus/102278", "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-2019 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(102278);\n script_version(\"3.13\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/04\");\n\n script_cve_id(\"CVE-2017-7753\", \"CVE-2017-7779\", \"CVE-2017-7780\", \"CVE-2017-7781\", \"CVE-2017-7782\", \"CVE-2017-7783\", \"CVE-2017-7784\", \"CVE-2017-7785\", \"CVE-2017-7786\", \"CVE-2017-7787\", \"CVE-2017-7788\", \"CVE-2017-7789\", \"CVE-2017-7790\", \"CVE-2017-7791\", \"CVE-2017-7792\", \"CVE-2017-7794\", \"CVE-2017-7796\", \"CVE-2017-7797\", \"CVE-2017-7798\", \"CVE-2017-7799\", \"CVE-2017-7800\", \"CVE-2017-7801\", \"CVE-2017-7802\", \"CVE-2017-7803\", \"CVE-2017-7804\", \"CVE-2017-7806\", \"CVE-2017-7807\", \"CVE-2017-7808\");\n\n script_name(english:\"FreeBSD : mozilla -- multiple vulnerabilities (555b244e-6b20-4546-851f-d8eb7d6c1ffa)\");\n script_summary(english:\"Checks for updated packages in pkg_info output\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\n\"The remote FreeBSD host is missing one or more security-related\nupdates.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"Mozilla Foundation reports :\n\nPlease reference CVE/URL list for details\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://www.mozilla.org/en-US/security/advisories/mfsa2017-18/\"\n );\n # https://vuxml.freebsd.org/freebsd/555b244e-6b20-4546-851f-d8eb7d6c1ffa.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?1be2817c\"\n );\n script_set_attribute(attribute:\"solution\", value:\"Update the affected packages.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C\");\n script_set_cvss_temporal_vector(\"CVSS2#E:POC/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:P/RL:O/RC:C\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"Exploits are available\");\n script_set_attribute(attribute:\"exploit_available\", value:\"true\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:freebsd:freebsd:firefox\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:freebsd:freebsd:firefox-esr\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:freebsd:freebsd:libxul\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:freebsd:freebsd:linux-firefox\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:freebsd:freebsd:linux-seamonkey\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:freebsd:freebsd:linux-thunderbird\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:freebsd:freebsd:seamonkey\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:freebsd:freebsd:thunderbird\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:freebsd:freebsd\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2017/08/08\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2017/08/08\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2017/08/09\");\n script_set_attribute(attribute:\"generated_plugin\", value:\"current\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2017-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:\"firefox<55.0,1\")) flag++;\nif (pkg_test(save_report:TRUE, pkg:\"seamonkey<2.49.1\")) flag++;\nif (pkg_test(save_report:TRUE, pkg:\"linux-seamonkey<2.49.1\")) flag++;\nif (pkg_test(save_report:TRUE, pkg:\"firefox-esr<52.3.0,1\")) flag++;\nif (pkg_test(save_report:TRUE, pkg:\"linux-firefox<52.3.0,2\")) flag++;\nif (pkg_test(save_report:TRUE, pkg:\"libxul<52.3.0\")) flag++;\nif (pkg_test(save_report:TRUE, pkg:\"thunderbird<52.3.0\")) flag++;\nif (pkg_test(save_report:TRUE, pkg:\"linux-thunderbird<52.3.0\")) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_hole(port:0, extra:pkg_report_get());\n else security_hole(0);\n exit(0);\n}\nelse audit(AUDIT_HOST_NOT, \"affected\");\n", "cvss": {"score": 10, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2021-10-03T13:24:15", "description": "The version of Mozilla Firefox installed on the remote Windows host is prior to 55. It is, therefore, affected by multiple vulnerabilities, some of which allow code execution and potentially exploitable crashes.", "cvss3": {"score": 9.8, "vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"}, "published": "2017-08-10T00:00:00", "type": "nessus", "title": "Mozilla Firefox < 55 Multiple Vulnerabilities", "bulletinFamily": "scanner", "cvss2": {}, "cvelist": ["CVE-2017-7753", "CVE-2017-7779", "CVE-2017-7780", "CVE-2017-7781", "CVE-2017-7782", "CVE-2017-7783", "CVE-2017-7784", "CVE-2017-7785", "CVE-2017-7786", "CVE-2017-7787", "CVE-2017-7788", "CVE-2017-7789", "CVE-2017-7790", "CVE-2017-7791", "CVE-2017-7792", "CVE-2017-7794", "CVE-2017-7796", "CVE-2017-7797", "CVE-2017-7798", "CVE-2017-7799", "CVE-2017-7800", "CVE-2017-7801", "CVE-2017-7802", "CVE-2017-7803", "CVE-2017-7804", "CVE-2017-7806", "CVE-2017-7807", "CVE-2017-7808", "CVE-2017-7809"], "modified": "2019-11-12T00:00:00", "cpe": ["cpe:/a:mozilla:firefox"], "id": "MOZILLA_FIREFOX_55_0.NASL", "href": "https://www.tenable.com/plugins/nessus/102359", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(102359);\n script_version(\"1.5\");\n script_cvs_date(\"Date: 2019/11/12\");\n\n script_cve_id(\n \"CVE-2017-7753\",\n \"CVE-2017-7779\",\n \"CVE-2017-7780\",\n \"CVE-2017-7781\",\n \"CVE-2017-7782\",\n \"CVE-2017-7783\",\n \"CVE-2017-7784\",\n \"CVE-2017-7785\",\n \"CVE-2017-7786\",\n \"CVE-2017-7787\",\n \"CVE-2017-7788\",\n \"CVE-2017-7789\",\n \"CVE-2017-7790\",\n \"CVE-2017-7791\",\n \"CVE-2017-7792\",\n \"CVE-2017-7794\",\n \"CVE-2017-7796\",\n \"CVE-2017-7797\",\n \"CVE-2017-7798\",\n \"CVE-2017-7799\",\n \"CVE-2017-7800\",\n \"CVE-2017-7801\",\n \"CVE-2017-7802\",\n \"CVE-2017-7803\",\n \"CVE-2017-7804\",\n \"CVE-2017-7806\",\n \"CVE-2017-7807\",\n \"CVE-2017-7808\",\n \"CVE-2017-7809\"\n );\n script_bugtraq_id(\n 100196,\n 100197,\n 100198,\n 100199,\n 100201,\n 100202,\n 100203,\n 100206,\n 100234\n );\n script_xref(name:\"MFSA\", value:\"2017-18\");\n\n script_name(english:\"Mozilla Firefox < 55 Multiple Vulnerabilities\");\n script_summary(english:\"Checks the version of Firefox.\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"A web browser installed on the remote Windows host is affected by\nmultiple vulnerabilities.\");\n script_set_attribute(attribute:\"description\", value:\n\"The version of Mozilla Firefox installed on the remote Windows host is\nprior to 55. It is, therefore, affected by multiple vulnerabilities,\nsome of which allow code execution and potentially exploitable crashes.\");\n script_set_attribute(attribute:\"see_also\", value:\"https://www.mozilla.org/en-US/security/advisories/mfsa2017-18/\");\n script_set_attribute(attribute:\"solution\", value:\n\"Upgrade to Mozilla Firefox version 55 or later.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C\");\n script_set_cvss_temporal_vector(\"CVSS2#E:POC/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:P/RL:O/RC:C\");\n script_set_attribute(attribute:\"cvss_score_source\", value:\"CVE-2017-7779\");\n\n script_set_attribute(attribute:\"exploitability_ease\", value:\"Exploits are available\");\n script_set_attribute(attribute:\"exploit_available\", value:\"true\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2017/08/08\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2017/08/08\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2017/08/10\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/a:mozilla:firefox\");\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) 2017-2019 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n\n script_dependencies(\"mozilla_org_installed.nasl\");\n script_require_keys(\"Mozilla/Firefox/Version\");\n\n exit(0);\n}\n\ninclude(\"mozilla_version.inc\");\n\nport = get_kb_item(\"SMB/transport\");\nif (!port) port = 445;\n\ninstalls = get_kb_list(\"SMB/Mozilla/Firefox/*\");\nif (isnull(installs)) audit(AUDIT_NOT_INST, \"Firefox\");\n\nmozilla_check_version(installs:installs, product:'firefox', fix:'55', severity:SECURITY_HOLE);\n", "cvss": {"score": 10, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}], "debian": [{"lastseen": "2021-10-22T13:38:03", "description": "Package : libpodofo\nVersion : 0.9.0-1.1+deb7u1\nCVE ID : CVE-2015-8981 CVE-2017-5852 CVE-2017-5853\n CVE-2017-5854 CVE-2017-5886 CVE-2017-6844\n CVE-2017-7379\nDebian Bug : 854599 854600 854601 854602 854604 859331\n\nSeveral heap-based buffer overflows, integer overflows and NULL pointer\ndereferences have been discovered in libpodofo, a library for\nmanipulating PDF files, that allow remote attackers to cause a denial\nof service (application crash) or other unspecified impact via a\ncrafted PDF document.\n\nFor Debian 7 "Wheezy", these problems have been fixed in version\n0.9.0-1.1+deb7u1.\n\nWe recommend that you upgrade your libpodofo packages.\n\nFurther information about Debian LTS security advisories, how to apply\nthese updates to your system and frequently asked questions can be\nfound at: https://wiki.debian.org/LTS", "cvss3": {"exploitabilityScore": 3.9, "cvssV3": {"baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "baseScore": 9.8, "privilegesRequired": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "userInteraction": "NONE", "version": "3.0"}, "impactScore": 5.9}, "published": "2017-04-29T20:18:34", "type": "debian", "title": "[SECURITY] [DLA 929-1] libpodofo security update", "bulletinFamily": "unix", "cvss2": {"severity": "HIGH", "exploitabilityScore": 10.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 7.5, "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2015-8981", "CVE-2017-5852", "CVE-2017-5853", "CVE-2017-5854", "CVE-2017-5886", "CVE-2017-6844", "CVE-2017-7379"], "modified": "2017-04-29T20:18:34", "id": "DEBIAN:DLA-929-1:FC13A", "href": "https://lists.debian.org/debian-lts-announce/2017/04/msg00048.html", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2022-06-28T23:23:08", "description": "Package : libpodofo\nVersion : 0.9.0-1.1+deb7u1\nCVE ID : CVE-2015-8981 CVE-2017-5852 CVE-2017-5853\n CVE-2017-5854 CVE-2017-5886 CVE-2017-6844\n CVE-2017-7379\nDebian Bug : 854599 854600 854601 854602 854604 859331\n\nSeveral heap-based buffer overflows, integer overflows and NULL pointer\ndereferences have been discovered in libpodofo, a library for\nmanipulating PDF files, that allow remote attackers to cause a denial\nof service (application crash) or other unspecified impact via a\ncrafted PDF document.\n\nFor Debian 7 "Wheezy", these problems have been fixed in version\n0.9.0-1.1+deb7u1.\n\nWe recommend that you upgrade your libpodofo packages.\n\nFurther information about Debian LTS security advisories, how to apply\nthese updates to your system and frequently asked questions can be\nfound at: https://wiki.debian.org/LTS", "cvss3": {"exploitabilityScore": 3.9, "cvssV3": {"baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "baseScore": 9.8, "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0", "userInteraction": "NONE"}, "impactScore": 5.9}, "published": "2017-04-29T20:18:34", "type": "debian", "title": "[SECURITY] [DLA 929-1] libpodofo security update", "bulletinFamily": "unix", "cvss2": {"severity": "HIGH", "exploitabilityScore": 10.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 7.5, "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2015-8981", "CVE-2017-5852", "CVE-2017-5853", "CVE-2017-5854", "CVE-2017-5886", "CVE-2017-6844", "CVE-2017-7379"], "modified": "2017-04-29T20:18:34", "id": "DEBIAN:DLA-929-1:C93A8", "href": "https://lists.debian.org/debian-lts-announce/2017/04/msg00048.html", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2021-10-22T13:37:14", "description": "Package : libpodofo\nVersion : 0.9.0-1.1+deb7u2\nCVE ID : CVE-2017-6840 CVE-2017-6842 CVE-2017-6843\n CVE-2017-6847 CVE-2017-6848 CVE-2017-7378\n CVE-2017-7380 CVE-2017-7381 CVE-2017-7382\n CVE-2017-7383\nDebian Bug : 861557 861564 859330 859329\n\nSeveral heap-based buffer overflows and NULL pointer\ndereferences have been discovered in libpodofo, a library for\nmanipulating PDF files, that allow remote attackers to cause a denial\nof service (application crash) or other unspecified impact via a\ncrafted PDF document.\n\nFor Debian 7 "Wheezy", these problems have been fixed in version\n0.9.0-1.1+deb7u2.\n\nWe recommend that you upgrade your libpodofo packages.\n\nFurther information about Debian LTS security advisories, how to apply\nthese updates to your system and frequently asked questions can be\nfound at: https://wiki.debian.org/LTS", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "baseScore": 7.8, "privilegesRequired": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "userInteraction": "REQUIRED", "version": "3.0"}, "impactScore": 5.9}, "published": "2017-05-30T21:00:37", "type": "debian", "title": "[SECURITY] [DLA 968-1] libpodofo security update", "bulletinFamily": "unix", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 6.8, "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-6840", "CVE-2017-6842", "CVE-2017-6843", "CVE-2017-6847", "CVE-2017-6848", "CVE-2017-7378", "CVE-2017-7380", "CVE-2017-7381", "CVE-2017-7382", "CVE-2017-7383"], "modified": "2017-05-30T21:00:37", "id": "DEBIAN:DLA-968-1:B94D4", "href": "https://lists.debian.org/debian-lts-announce/2017/05/msg00037.html", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2021-11-30T16:13:52", "description": "Package : libpodofo\nVersion : 0.9.0-1.1+deb7u2\nCVE ID : CVE-2017-6840 CVE-2017-6842 CVE-2017-6843\n CVE-2017-6847 CVE-2017-6848 CVE-2017-7378\n CVE-2017-7380 CVE-2017-7381 CVE-2017-7382\n CVE-2017-7383\nDebian Bug : 861557 861564 859330 859329\n\nSeveral heap-based buffer overflows and NULL pointer\ndereferences have been discovered in libpodofo, a library for\nmanipulating PDF files, that allow remote attackers to cause a denial\nof service (application crash) or other unspecified impact via a\ncrafted PDF document.\n\nFor Debian 7 "Wheezy", these problems have been fixed in version\n0.9.0-1.1+deb7u2.\n\nWe recommend that you upgrade your libpodofo packages.\n\nFurther information about Debian LTS security advisories, how to apply\nthese updates to your system and frequently asked questions can be\nfound at: https://wiki.debian.org/LTS", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "baseScore": 7.8, "privilegesRequired": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "userInteraction": "REQUIRED", "version": "3.0"}, "impactScore": 5.9}, "published": "2017-05-30T21:00:37", "type": "debian", "title": "[SECURITY] [DLA 968-1] libpodofo security update", "bulletinFamily": "unix", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 6.8, "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-6840", "CVE-2017-6842", "CVE-2017-6843", "CVE-2017-6847", "CVE-2017-6848", "CVE-2017-7378", "CVE-2017-7380", "CVE-2017-7381", "CVE-2017-7382", "CVE-2017-7383"], "modified": "2017-05-30T21:00:37", "id": "DEBIAN:DLA-968-1:1E691", "href": "https://lists.debian.org/debian-lts-announce/2017/05/msg00037.html", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}], "openvas": [{"lastseen": "2020-01-29T20:11:33", "description": "Several heap-based buffer overflows, integer overflows and NULL pointer\ndereferences have been discovered in libpodofo, a library for\nmanipulating PDF files, that allow remote attackers to cause a denial\nof service (application crash) or other unspecified impact via a\ncrafted PDF document.", "cvss3": {}, "published": "2018-01-17T00:00:00", "type": "openvas", "title": "Debian LTS: Security Advisory for libpodofo (DLA-929-1)", "bulletinFamily": "scanner", "cvss2": {}, "cvelist": ["CVE-2017-5852", "CVE-2017-5886", "CVE-2017-5854", "CVE-2017-5853", "CVE-2017-6844", "CVE-2015-8981", "CVE-2017-7379"], "modified": "2020-01-29T00:00:00", "id": "OPENVAS:1361412562310890929", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310890929", "sourceData": "# Copyright (C) 2018 Greenbone Networks GmbH\n# Text descriptions are largely excerpted from the referenced\n# advisory, and are Copyright (C) of the respective author(s)\n#\n# SPDX-License-Identifier: GPL-2.0-or-later\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\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.890929\");\n script_version(\"2020-01-29T08:22:52+0000\");\n script_cve_id(\"CVE-2015-8981\", \"CVE-2017-5852\", \"CVE-2017-5853\", \"CVE-2017-5854\", \"CVE-2017-5886\", \"CVE-2017-6844\", \"CVE-2017-7379\");\n script_name(\"Debian LTS: Security Advisory for libpodofo (DLA-929-1)\");\n script_tag(name:\"last_modification\", value:\"2020-01-29 08:22:52 +0000 (Wed, 29 Jan 2020)\");\n script_tag(name:\"creation_date\", value:\"2018-01-17 00:00:00 +0100 (Wed, 17 Jan 2018)\");\n script_tag(name:\"cvss_base\", value:\"7.5\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_tag(name:\"qod_type\", value:\"package\");\n\n script_xref(name:\"URL\", value:\"https://lists.debian.org/debian-lts-announce/2017/04/msg00048.html\");\n\n script_category(ACT_GATHER_INFO);\n\n script_copyright(\"Copyright (C) 2018 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\n script_tag(name:\"affected\", value:\"libpodofo on Debian Linux\");\n\n script_tag(name:\"solution\", value:\"For Debian 7 'Wheezy', these problems have been fixed in version\n0.9.0-1.1+deb7u1.\n\nWe recommend that you upgrade your libpodofo packages.\");\n\n script_tag(name:\"summary\", value:\"Several heap-based buffer overflows, integer overflows and NULL pointer\ndereferences have been discovered in libpodofo, a library for\nmanipulating PDF files, that allow remote attackers to cause a denial\nof service (application crash) or other unspecified impact via a\ncrafted PDF document.\");\n\n script_tag(name:\"vuldetect\", value:\"This check tests the installed software version using the apt package manager.\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-deb.inc\");\n\nres = \"\";\nreport = \"\";\nif(!isnull(res = isdpkgvuln(pkg:\"libpodofo-dev\", ver:\"0.9.0-1.1+deb7u1\", rls:\"DEB7\"))) {\n report += res;\n}\nif(!isnull(res = isdpkgvuln(pkg:\"libpodofo-utils\", ver:\"0.9.0-1.1+deb7u1\", rls:\"DEB7\"))) {\n report += res;\n}\nif(!isnull(res = isdpkgvuln(pkg:\"libpodofo0.9.0\", ver:\"0.9.0-1.1+deb7u1\", rls:\"DEB7\"))) {\n report += res;\n}\n\nif(report != \"\") {\n security_message(data:report);\n} else if(__pkg_match) {\n exit(99);\n}\n", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2020-01-31T16:48:01", "description": "The remote host is missing an update for the ", "cvss3": {}, "published": "2019-01-19T00:00:00", "type": "openvas", "title": "openSUSE: Security Advisory for podofo (openSUSE-SU-2019:0066-1)", "bulletinFamily": "scanner", "cvss2": {}, "cvelist": ["CVE-2018-5308", "CVE-2017-8787", "CVE-2017-6845", "CVE-2017-7994", "CVE-2017-5852", "CVE-2018-8001", "CVE-2017-8054", "CVE-2017-7378", "CVE-2017-5886", "CVE-2017-5854", "CVE-2017-5855", "CVE-2018-5309", "CVE-2018-5296", "CVE-2018-5295", "CVE-2017-5853", "CVE-2017-6844", "CVE-2017-7379", "CVE-2017-7380", "CVE-2017-6847", "CVE-2017-6840"], "modified": "2020-01-31T00:00:00", "id": "OPENVAS:1361412562310852246", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310852246", "sourceData": "# Copyright (C) 2019 Greenbone Networks GmbH\n# Text descriptions are largely excerpted from the referenced\n# advisory, and are Copyright (C) of their respective author(s)\n#\n# SPDX-License-Identifier: GPL-2.0-or-later\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\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.852246\");\n script_version(\"2020-01-31T08:23:39+0000\");\n script_cve_id(\"CVE-2017-5852\", \"CVE-2017-5853\", \"CVE-2017-5854\", \"CVE-2017-5855\",\n \"CVE-2017-5886\", \"CVE-2017-6840\", \"CVE-2017-6844\", \"CVE-2017-6845\",\n \"CVE-2017-6847\", \"CVE-2017-7378\", \"CVE-2017-7379\", \"CVE-2017-7380\",\n \"CVE-2017-7994\", \"CVE-2017-8054\", \"CVE-2017-8787\", \"CVE-2018-5295\",\n \"CVE-2018-5296\", \"CVE-2018-5308\", \"CVE-2018-5309\", \"CVE-2018-8001\");\n script_tag(name:\"cvss_base\", value:\"6.8\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:M/Au:N/C:P/I:P/A:P\");\n script_tag(name:\"last_modification\", value:\"2020-01-31 08:23:39 +0000 (Fri, 31 Jan 2020)\");\n script_tag(name:\"creation_date\", value:\"2019-01-19 04:01:15 +0100 (Sat, 19 Jan 2019)\");\n script_name(\"openSUSE: Security Advisory for podofo (openSUSE-SU-2019:0066-1)\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2019 Greenbone Networks GmbH\");\n script_family(\"SuSE Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/suse\", \"ssh/login/rpms\", re:\"ssh/login/release=openSUSELeap42\\.3\");\n\n script_xref(name:\"openSUSE-SU\", value:\"2019:0066-1\");\n script_xref(name:\"URL\", value:\"https://lists.opensuse.org/opensuse-security-announce/2019-01/msg00027.html\");\n\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the 'podofo'\n package(s) announced via the openSUSE-SU-2019:0066-1 advisory.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable package version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"This update for podofo version 0.9.6 fixes the following issues:\n\n Security issues fixed:\n\n - CVE-2017-5852: Fix a infinite loop in\n PoDoFo::PdfPage::GetInheritedKeyFromObject (PdfPage.cpp) (boo#1023067)\n\n - CVE-2017-5854: Fix a NULL pointer dereference in PdfOutputStream.cpp\n (boo#1023070)\n\n - CVE-2017-5886: Fix a heap-based buffer overflow in\n PoDoFo::PdfTokenizer::GetNextToken (PdfTokenizer.cpp) (boo#1023380)\n\n - CVE-2017-6844: Fix a buffer overflow in\n PoDoFo::PdfParser::ReadXRefSubsection (PdfParser.cpp) (boo#1027782)\n\n - CVE-2017-6847: Fix a NULL pointer dereference in\n PoDoFo::PdfVariant::DelayedLoad (PdfVariant.h) (boo#1027778)\n\n - CVE-2017-7379: Fix a heap-based buffer overflow in\n PoDoFo::PdfSimpleEncoding::ConvertToEncoding (PdfEncoding.cpp)\n (boo#1032018)\n\n - CVE-2018-5296: Fix a denial of service in the ReadXRefSubsection\n function (boo#1075021)\n\n - CVE-2018-5309: Fix a integer overflow in the ReadObjectsFromStream\n function (boo#1075322)\n\n - CVE-2017-5853: Fix a signed integer overflow in PdfParser.cpp\n (boo#1023069)\n\n - CVE-2017-5855: Fix a NULL pointer dereference in the ReadXRefSubsection\n function (boo#1023071)\n\n - CVE-2017-6840: Fix a invalid memory read in the GetColorFromStack\n function (boo#1027787)\n\n - CVE-2017-6845: Fix a NULL pointer dereference in the\n SetNonStrokingColorSpace function (boo#1027779)\n\n - CVE-2017-7378: Fix a heap-based buffer overflow in the ExpandTabs\n function (boo#1032017)\n\n - CVE-2017-7380: Fix four null pointer dereferences (boo#1032019)\n\n - CVE-2017-8054: Fix a denial of service in the GetPageNodeFromArray\n function (boo#1035596)\n\n - CVE-2018-5295: Fix a integer overflow in the ParseStream function\n (boo#1075026)\n\n - CVE-2018-5308: Fix undefined behavior in the\n PdfMemoryOutputStream::Write function (boo#1075772)\n\n - CVE-2018-8001: Fix a heap overflow read vulnerability in the\n UnescapeName function (boo#1084894)\n\n - CVE-2017-7994, CVE-2017-8787: Fix a denial of service via a crafted PDF\n document (boo#1035534, boo#1037739)\n\n Patch Instructions:\n\n To install this openSUSE Security Update use the SUSE recommended\n installation methods\n like YaST online_update or 'zypper patch'.\n\n Alternatively you can run the command listed for your product:\n\n - openSUSE Leap 42.3:\n\n zypper in -t patch openSUSE-2019-66=1\");\n\n script_tag(name:\"affected\", value:\"podofo on openSUSE Leap 42.3.\");\n\n script_tag(name:\"solution\", value:\"Please install the updated package(s).\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_tag(name:\"qod_type\", value:\"package\");\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 = \"\";\nreport = \"\";\n\nif(release == \"openSUSELeap42.3\") {\n if(!isnull(res = isrpmvuln(pkg:\"libpodofo-devel\", rpm:\"libpodofo-devel~0.9.6~10.3.1\", rls:\"openSUSELeap42.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libpodofo0_9_6\", rpm:\"libpodofo0_9_6~0.9.6~10.3.1\", rls:\"openSUSELeap42.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"libpodofo0_9_6-debuginfo\", rpm:\"libpodofo0_9_6-debuginfo~0.9.6~10.3.1\", rls:\"openSUSELeap42.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"podofo\", rpm:\"podofo~0.9.6~10.3.1\", rls:\"openSUSELeap42.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"podofo-debuginfo\", rpm:\"podofo-debuginfo~0.9.6~10.3.1\", rls:\"openSUSELeap42.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"podofo-debugsource\", rpm:\"podofo-debugsource~0.9.6~10.3.1\", rls:\"openSUSELeap42.3\"))) {\n report += res;\n }\n\n if(report != \"\") {\n security_message(data:report);\n } else if(__pkg_match) {\n exit(99);\n }\n exit(0);\n}\n\nexit(0);\n", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2019-05-29T18:32:59", "description": "The remote host is missing an update for the ", "cvss3": {}, "published": "2018-06-26T00:00:00", "type": "openvas", "title": "Fedora Update for mingw-podofo FEDORA-2018-578fa05659", "bulletinFamily": "scanner", "cvss2": {}, "cvelist": ["CVE-2018-5308", "CVE-2018-8000", "CVE-2017-7381", "CVE-2017-6843", "CVE-2017-8787", "CVE-2017-7383", "CVE-2017-6845", "CVE-2017-7994", "CVE-2017-5852", "CVE-2017-6842", "CVE-2017-8054", "CVE-2017-7378", "CVE-2017-5886", "CVE-2017-7382", "CVE-2017-5854", "CVE-2017-5855", "CVE-2018-5295", "CVE-2017-5853", "CVE-2017-6844", "CVE-2017-7379", "CVE-2017-6848", "CVE-2017-7380", "CVE-2017-6847", "CVE-2017-6840", "CVE-2017-8378"], "modified": "2019-03-15T00:00:00", "id": "OPENVAS:1361412562310874738", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310874738", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n# $Id: gb_fedora_2018_578fa05659_mingw-podofo_fc28.nasl 14223 2019-03-15 13:49:35Z cfischer $\n#\n# Fedora Update for mingw-podofo FEDORA-2018-578fa05659\n#\n# Authors:\n# System Generated Check\n#\n# Copyright:\n# Copyright (C) 2018 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.874738\");\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:\"2018-06-26 06:02:30 +0200 (Tue, 26 Jun 2018)\");\n script_cve_id(\"CVE-2017-7380\", \"CVE-2017-7381\", \"CVE-2017-7382\", \"CVE-2017-7383\",\n \"CVE-2017-5852\", \"CVE-2017-5853\", \"CVE-2017-6844\", \"CVE-2017-5854\",\n \"CVE-2017-5855\", \"CVE-2017-5886\", \"CVE-2018-8000\", \"CVE-2017-6840\",\n \"CVE-2017-6842\", \"CVE-2017-6843\", \"CVE-2017-6845\", \"CVE-2017-6847\",\n \"CVE-2017-6848\", \"CVE-2017-7378\", \"CVE-2017-7379\", \"CVE-2017-7994\",\n \"CVE-2017-8054\", \"CVE-2017-8378\", \"CVE-2017-8787\", \"CVE-2018-5295\",\n \"CVE-2018-5308\");\n script_tag(name:\"cvss_base\", value:\"7.5\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n script_tag(name:\"qod_type\", value:\"package\");\n script_name(\"Fedora Update for mingw-podofo FEDORA-2018-578fa05659\");\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the 'mingw-podofo'\n package(s) announced via the referenced advisory.\");\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable version is present\non the target host.\");\n script_tag(name:\"affected\", value:\"mingw-podofo on Fedora 28\");\n script_tag(name:\"solution\", value:\"Please install the updated packages.\");\n\n script_xref(name:\"FEDORA\", value:\"2018-578fa05659\");\n script_xref(name:\"URL\", value:\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/C2XDSNP6BNWOCCEK553GHMEH44HB532M\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2018 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=FC28\");\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 == \"FC28\")\n{\n\n if ((res = isrpmvuln(pkg:\"mingw32-podofo\", rpm:\"mingw32-podofo~0.9.5~6.fc28\", rls:\"FC28\")) != NULL)\n {\n security_message(data:res);\n exit(0);\n }\n\n if ((res = isrpmvuln(pkg:\"mingw64-podofo\", rpm:\"mingw64-podofo~0.9.5~6.fc28\", rls:\"FC28\")) != 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": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2019-05-29T18:33:07", "description": "The remote host is missing an update for the ", "cvss3": {}, "published": "2018-06-26T00:00:00", "type": "openvas", "title": "Fedora Update for mingw-podofo FEDORA-2018-2807317e7a", "bulletinFamily": "scanner", "cvss2": {}, "cvelist": ["CVE-2018-5308", "CVE-2018-8000", "CVE-2017-7381", "CVE-2017-6843", "CVE-2017-8787", "CVE-2017-7383", "CVE-2017-6845", "CVE-2017-7994", "CVE-2017-5852", "CVE-2017-6842", "CVE-2017-8054", "CVE-2017-7378", "CVE-2017-5886", "CVE-2017-7382", "CVE-2017-5854", "CVE-2017-5855", "CVE-2018-5295", "CVE-2017-5853", "CVE-2017-6844", "CVE-2017-7379", "CVE-2017-6848", "CVE-2017-7380", "CVE-2017-6847", "CVE-2017-6840", "CVE-2017-8378"], "modified": "2019-03-15T00:00:00", "id": "OPENVAS:1361412562310874740", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310874740", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n# $Id: gb_fedora_2018_2807317e7a_mingw-podofo_fc27.nasl 14223 2019-03-15 13:49:35Z cfischer $\n#\n# Fedora Update for mingw-podofo FEDORA-2018-2807317e7a\n#\n# Authors:\n# System Generated Check\n#\n# Copyright:\n# Copyright (C) 2018 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.874740\");\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:\"2018-06-26 06:05:46 +0200 (Tue, 26 Jun 2018)\");\n script_cve_id(\"CVE-2017-7380\", \"CVE-2017-7381\", \"CVE-2017-7382\", \"CVE-2017-7383\",\n \"CVE-2017-5852\", \"CVE-2017-5853\", \"CVE-2017-6844\", \"CVE-2017-5854\",\n \"CVE-2017-5855\", \"CVE-2017-5886\", \"CVE-2018-8000\", \"CVE-2017-6840\",\n \"CVE-2017-6842\", \"CVE-2017-6843\", \"CVE-2017-6845\", \"CVE-2017-6847\",\n \"CVE-2017-6848\", \"CVE-2017-7378\", \"CVE-2017-7379\", \"CVE-2017-7994\",\n \"CVE-2017-8054\", \"CVE-2017-8378\", \"CVE-2017-8787\", \"CVE-2018-5295\",\n \"CVE-2018-5308\");\n script_tag(name:\"cvss_base\", value:\"7.5\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n script_tag(name:\"qod_type\", value:\"package\");\n script_name(\"Fedora Update for mingw-podofo FEDORA-2018-2807317e7a\");\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the 'mingw-podofo'\n package(s) announced via the referenced advisory.\");\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable version is present\non the target host.\");\n script_tag(name:\"affected\", value:\"mingw-podofo on Fedora 27\");\n script_tag(name:\"solution\", value:\"Please install the updated packages.\");\n\n script_xref(name:\"FEDORA\", value:\"2018-2807317e7a\");\n script_xref(name:\"URL\", value:\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BQK6XI7F62RB2RAR7ADGIHYR2V5TU6KP\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2018 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=FC27\");\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 == \"FC27\")\n{\n\n if ((res = isrpmvuln(pkg:\"mingw32-podofo\", rpm:\"mingw32-podofo~0.9.5~6.fc27\", rls:\"FC27\")) != NULL)\n {\n security_message(data:res);\n exit(0);\n }\n\n if ((res = isrpmvuln(pkg:\"mingw64-podofo\", rpm:\"mingw64-podofo~0.9.5~6.fc27\", rls:\"FC27\")) != 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": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2019-05-29T18:32:58", "description": "The remote host is missing an update for the ", "cvss3": {}, "published": "2018-06-26T00:00:00", "type": "openvas", "title": "Fedora Update for podofo FEDORA-2018-2f3c0cdf93", "bulletinFamily": "scanner", "cvss2": {}, "cvelist": ["CVE-2017-8053", "CVE-2018-5308", "CVE-2018-8000", "CVE-2017-7381", "CVE-2017-6843", "CVE-2017-8787", "CVE-2017-7383", "CVE-2017-6845", "CVE-2017-7994", "CVE-2017-5852", "CVE-2017-6842", "CVE-2017-8054", "CVE-2017-7378", "CVE-2017-5886", "CVE-2017-7382", "CVE-2017-5854", "CVE-2017-5855", "CVE-2018-5296", "CVE-2018-5295", "CVE-2017-5853", "CVE-2017-6844", "CVE-2015-8981", "CVE-2017-7379", "CVE-2017-6848", "CVE-2017-7380", "CVE-2017-6847", "CVE-2017-6840", "CVE-2017-8378"], "modified": "2019-03-15T00:00:00", "id": "OPENVAS:1361412562310874741", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310874741", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n# $Id: gb_fedora_2018_2f3c0cdf93_podofo_fc27.nasl 14223 2019-03-15 13:49:35Z cfischer $\n#\n# Fedora Update for podofo FEDORA-2018-2f3c0cdf93\n#\n# Authors:\n# System Generated Check\n#\n# Copyright:\n# Copyright (C) 2018 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.874741\");\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:\"2018-06-26 06:06:51 +0200 (Tue, 26 Jun 2018)\");\n script_cve_id(\"CVE-2017-7380\", \"CVE-2017-7381\", \"CVE-2017-7382\", \"CVE-2017-7383\",\n \"CVE-2017-5852\", \"CVE-2017-5853\", \"CVE-2017-6844\", \"CVE-2017-5854\",\n \"CVE-2017-5855\", \"CVE-2017-5886\", \"CVE-2018-8000\", \"CVE-2017-6840\",\n \"CVE-2017-6842\", \"CVE-2017-6843\", \"CVE-2017-6845\", \"CVE-2017-6847\",\n \"CVE-2017-6848\", \"CVE-2017-7378\", \"CVE-2017-7379\", \"CVE-2017-7994\",\n \"CVE-2017-8054\", \"CVE-2017-8378\", \"CVE-2017-8787\", \"CVE-2018-5295\",\n \"CVE-2018-5308\", \"CVE-2015-8981\", \"CVE-2017-8053\", \"CVE-2018-5296\");\n script_tag(name:\"cvss_base\", value:\"7.5\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n script_tag(name:\"qod_type\", value:\"package\");\n script_name(\"Fedora Update for podofo FEDORA-2018-2f3c0cdf93\");\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the 'podofo'\n package(s) announced via the referenced advisory.\");\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable version is present on\nthe target host.\");\n script_tag(name:\"affected\", value:\"podofo on Fedora 27\");\n script_tag(name:\"solution\", value:\"Please install the updated packages.\");\n\n script_xref(name:\"FEDORA\", value:\"2018-2f3c0cdf93\");\n script_xref(name:\"URL\", value:\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OEMA3VKO24P6OVWPTL7HRIU53H6FCBAJ\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2018 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=FC27\");\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 == \"FC27\")\n{\n\n if ((res = isrpmvuln(pkg:\"podofo\", rpm:\"podofo~0.9.5~9.fc27\", rls:\"FC27\")) != 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": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2019-05-29T18:33:07", "description": "The remote host is missing an update for the ", "cvss3": {}, "published": "2018-06-26T00:00:00", "type": "openvas", "title": "Fedora Update for podofo FEDORA-2018-5bd16d6143", "bulletinFamily": "scanner", "cvss2": {}, "cvelist": ["CVE-2017-8053", "CVE-2018-5308", "CVE-2018-8000", "CVE-2017-7381", "CVE-2017-6843", "CVE-2017-8787", "CVE-2017-7383", "CVE-2017-6845", "CVE-2017-7994", "CVE-2017-5852", "CVE-2017-6842", "CVE-2017-8054", "CVE-2017-7378", "CVE-2017-5886", "CVE-2017-7382", "CVE-2017-5854", "CVE-2017-5855", "CVE-2018-5296", "CVE-2018-5295", "CVE-2017-5853", "CVE-2017-6844", "CVE-2015-8981", "CVE-2017-7379", "CVE-2017-6848", "CVE-2017-7380", "CVE-2017-6847", "CVE-2017-6840", "CVE-2017-8378"], "modified": "2019-03-15T00:00:00", "id": "OPENVAS:1361412562310874739", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310874739", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n# $Id: gb_fedora_2018_5bd16d6143_podofo_fc28.nasl 14223 2019-03-15 13:49:35Z cfischer $\n#\n# Fedora Update for podofo FEDORA-2018-5bd16d6143\n#\n# Authors:\n# System Generated Check\n#\n# Copyright:\n# Copyright (C) 2018 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.874739\");\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:\"2018-06-26 06:04:17 +0200 (Tue, 26 Jun 2018)\");\n script_cve_id(\"CVE-2017-7380\", \"CVE-2017-7381\", \"CVE-2017-7382\", \"CVE-2017-7383\",\n \"CVE-2017-5852\", \"CVE-2017-5853\", \"CVE-2017-6844\", \"CVE-2017-5854\",\n \"CVE-2017-5855\", \"CVE-2017-5886\", \"CVE-2018-8000\", \"CVE-2017-6840\",\n \"CVE-2017-6842\", \"CVE-2017-6843\", \"CVE-2017-6845\", \"CVE-2017-6847\",\n \"CVE-2017-6848\", \"CVE-2017-7378\", \"CVE-2017-7379\", \"CVE-2017-7994\",\n \"CVE-2017-8054\", \"CVE-2017-8378\", \"CVE-2017-8787\", \"CVE-2018-5295\",\n \"CVE-2018-5308\", \"CVE-2015-8981\", \"CVE-2017-8053\", \"CVE-2018-5296\");\n script_tag(name:\"cvss_base\", value:\"7.5\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n script_tag(name:\"qod_type\", value:\"package\");\n script_name(\"Fedora Update for podofo FEDORA-2018-5bd16d6143\");\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the 'podofo'\n package(s) announced via the referenced advisory.\");\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable version is present\non the target host.\");\n script_tag(name:\"affected\", value:\"podofo on Fedora 28\");\n script_tag(name:\"solution\", value:\"Please install the updated packages.\");\n\n script_xref(name:\"FEDORA\", value:\"2018-5bd16d6143\");\n script_xref(name:\"URL\", value:\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/2U7MKKI2OP43FRIS44DJXIJYDWTNAWQ6\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2018 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=FC28\");\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 == \"FC28\")\n{\n\n if ((res = isrpmvuln(pkg:\"podofo\", rpm:\"podofo~0.9.5~9.fc28\", rls:\"FC28\")) != 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": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2019-05-29T18:34:30", "description": "The remote host is missing an update for the ", "cvss3": {}, "published": "2017-08-18T00:00:00", "type": "openvas", "title": "Ubuntu Update for firefox USN-3391-3", "bulletinFamily": "scanner", "cvss2": {}, "cvelist": ["CVE-2017-7781", "CVE-2017-7791", "CVE-2017-7784", "CVE-2017-7788", "CVE-2017-7800", "CVE-2017-7753", "CVE-2017-7801", "CVE-2017-7794", "CVE-2017-7799", "CVE-2017-7789", "CVE-2017-7797", "CVE-2017-7780", "CVE-2017-7802", "CVE-2017-7787", "CVE-2017-7779", "CVE-2017-7785", "CVE-2017-7808", "CVE-2017-7783", "CVE-2017-7807", "CVE-2017-7806", "CVE-2017-7809", "CVE-2017-7798", "CVE-2017-7786", "CVE-2017-7803", "CVE-2017-7792"], "modified": "2019-03-13T00:00:00", "id": "OPENVAS:1361412562310843288", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310843288", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n# $Id: gb_ubuntu_USN_3391_3.nasl 14140 2019-03-13 12:26:09Z cfischer $\n#\n# Ubuntu Update for firefox USN-3391-3\n#\n# Authors:\n# System Generated Check\n#\n# Copyright:\n# Copyright (C) 2017 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.843288\");\n script_version(\"$Revision: 14140 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2019-03-13 13:26:09 +0100 (Wed, 13 Mar 2019) $\");\n script_tag(name:\"creation_date\", value:\"2017-08-18 07:32:37 +0200 (Fri, 18 Aug 2017)\");\n script_cve_id(\"CVE-2017-7753\", \"CVE-2017-7779\", \"CVE-2017-7780\", \"CVE-2017-7781\",\n \"CVE-2017-7783\", \"CVE-2017-7784\", \"CVE-2017-7785\", \"CVE-2017-7786\",\n \"CVE-2017-7787\", \"CVE-2017-7788\", \"CVE-2017-7789\", \"CVE-2017-7791\",\n \"CVE-2017-7792\", \"CVE-2017-7794\", \"CVE-2017-7797\", \"CVE-2017-7798\",\n \"CVE-2017-7799\", \"CVE-2017-7800\", \"CVE-2017-7801\", \"CVE-2017-7802\",\n \"CVE-2017-7803\", \"CVE-2017-7806\", \"CVE-2017-7807\", \"CVE-2017-7808\",\n \"CVE-2017-7809\");\n script_tag(name:\"cvss_base\", value:\"10.0\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:C/I:C/A:C\");\n script_tag(name:\"qod_type\", value:\"package\");\n script_name(\"Ubuntu Update for firefox USN-3391-3\");\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the 'firefox'\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:\"insight\", value:\"USN-3391-1 fixed vulnerabilities in Firefox.\n The update introduced a performance regression with WebExtensions. This update\n fixes the problem. We apologize for the inconvenience. Original advisory\n details: Multiple security issues were discovered in Firefox. If a user were\n tricked in to opening a specially crafted website, an attacker could potentially\n exploit these to conduct cross-site scripting (XSS) attacks, bypass sandbox\n restrictions, obtain sensitive information, spoof the origin of modal alerts,\n bypass same origin restrictions, read uninitialized memory, cause a denial of\n service via program crash or hang, or execute arbitrary code. (CVE-2017-7753,\n CVE-2017-7779, CVE-2017-7780, CVE-2017-7781, CVE-2017-7783, CVE-2017-7784,\n CVE-2017-7785, CVE-2017-7786, CVE-2017-7787, CVE-2017-7788, CVE-2017-7789,\n CVE-2017-7791, CVE-2017-7792, CVE-2017-7794, CVE-2017-7797, CVE-2017-7798,\n CVE-2017-7799, CVE-2017-7800, CVE-2017-7801, CVE-2017-7802, CVE-2017-7803,\n CVE-2017-7806, CVE-2017-7807, CVE-2017-7808, CVE-2017-7809)\");\n script_tag(name:\"affected\", value:\"firefox on Ubuntu 17.04,\n Ubuntu 16.04 LTS,\n Ubuntu 14.04 LTS\");\n script_tag(name:\"solution\", value:\"Please Install the Updated Packages.\");\n\n script_xref(name:\"USN\", value:\"3391-3\");\n script_xref(name:\"URL\", value:\"http://www.ubuntu.com/usn/usn-3391-3/\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2017 Greenbone Networks GmbH\");\n script_family(\"Ubuntu Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/ubuntu_linux\", \"ssh/login/packages\", re:\"ssh/login/release=UBUNTU(14\\.04 LTS|17\\.04|16\\.04 LTS)\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-deb.inc\");\n\nrelease = dpkg_get_ssh_release();\nif(!release)\n exit(0);\n\nres = \"\";\n\nif(release == \"UBUNTU14.04 LTS\")\n{\n\n if ((res = isdpkgvuln(pkg:\"firefox\", ver:\"55.0.2+build1-0ubuntu0.14.04.1\", rls:\"UBUNTU14.04 LTS\")) != NULL)\n {\n security_message(data:res);\n exit(0);\n }\n\n if (__pkg_match) exit(99);\n exit(0);\n}\n\n\nif(release == \"UBUNTU17.04\")\n{\n\n if ((res = isdpkgvuln(pkg:\"firefox\", ver:\"55.0.2+build1-0ubuntu0.17.04.1\", rls:\"UBUNTU17.04\")) != NULL)\n {\n security_message(data:res);\n exit(0);\n }\n\n if (__pkg_match) exit(99);\n exit(0);\n}\n\n\nif(release == \"UBUNTU16.04 LTS\")\n{\n\n if ((res = isdpkgvuln(pkg:\"firefox\", ver:\"55.0.2+build1-0ubuntu0.16.04.1\", rls:\"UBUNTU16.04 LTS\")) != 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": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2019-05-29T18:34:17", "description": "The remote host is missing an update for the ", "cvss3": {}, "published": "2017-08-17T00:00:00", "type": "openvas", "title": "Ubuntu Update for ubufox USN-3391-2", "bulletinFamily": "scanner", "cvss2": {}, "cvelist": ["CVE-2017-7781", "CVE-2017-7791", "CVE-2017-7784", "CVE-2017-7788", "CVE-2017-7800", "CVE-2017-7753", "CVE-2017-7801", "CVE-2017-7794", "CVE-2017-7799", "CVE-2017-7789", "CVE-2017-7797", "CVE-2017-7780", "CVE-2017-7802", "CVE-2017-7787", "CVE-2017-7779", "CVE-2017-7785", "CVE-2017-7808", "CVE-2017-7783", "CVE-2017-7807", "CVE-2017-7806", "CVE-2017-7809", "CVE-2017-7798", "CVE-2017-7786", "CVE-2017-7803", "CVE-2017-7792"], "modified": "2019-03-13T00:00:00", "id": "OPENVAS:1361412562310843285", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310843285", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n# $Id: gb_ubuntu_USN_3391_2.nasl 14140 2019-03-13 12:26:09Z cfischer $\n#\n# Ubuntu Update for ubufox USN-3391-2\n#\n# Authors:\n# System Generated Check\n#\n# Copyright:\n# Copyright (C) 2017 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.843285\");\n script_version(\"$Revision: 14140 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2019-03-13 13:26:09 +0100 (Wed, 13 Mar 2019) $\");\n script_tag(name:\"creation_date\", value:\"2017-08-17 07:51:28 +0200 (Thu, 17 Aug 2017)\");\n script_cve_id(\"CVE-2017-7753\", \"CVE-2017-7779\", \"CVE-2017-7780\", \"CVE-2017-7781\",\n \"CVE-2017-7783\", \"CVE-2017-7784\", \"CVE-2017-7785\", \"CVE-2017-7786\",\n \"CVE-2017-7788\", \"CVE-2017-7789\", \"CVE-2017-7791\", \"CVE-2017-7792\",\n \"CVE-2017-7797\", \"CVE-2017-7798\", \"CVE-2017-7799\", \"CVE-2017-7800\",\n \"CVE-2017-7802\", \"CVE-2017-7803\", \"CVE-2017-7806\", \"CVE-2017-7807\",\n \"CVE-2017-7809\", \"CVE-2017-7787\", \"CVE-2017-7794\", \"CVE-2017-7801\",\n \"CVE-2017-7808\");\n script_tag(name:\"cvss_base\", value:\"10.0\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:C/I:C/A:C\");\n script_tag(name:\"qod_type\", value:\"package\");\n script_name(\"Ubuntu Update for ubufox USN-3391-2\");\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the 'ubufox'\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:\"insight\", value:\"USN-3391-1 fixed vulnerabilities in Firefox.\n This update provides the corresponding update for Ubufox. Original advisory\n details: Multiple security issues were discovered in Firefox. If a user were\n tricked in to opening a specially crafted website, an attacker could potentially\n exploit these to conduct cross-site scripting (XSS) attacks, bypass sandbox\n restrictions, obtain sensitive information, spoof the origin of modal alerts,\n bypass same origin restrictions, read uninitialized memory, cause a denial of\n service via program crash or hang, or execute arbitrary code. (CVE-2017-7753,\n CVE-2017-7779, CVE-2017-7780, CVE-2017-7781, CVE-2017-7783, CVE-2017-7784,\n CVE-2017-7785, CVE-2017-7786, CVE-2017-7787, CVE-2017-7788, CVE-2017-7789,\n CVE-2017-7791, CVE-2017-7792, CVE-2017-7794, CVE-2017-7797, CVE-2017-7798,\n CVE-2017-7799, CVE-2017-7800, CVE-2017-7801, CVE-2017-7802, CVE-2017-7803,\n CVE-2017-7806, CVE-2017-7807, CVE-2017-7808, CVE-2017-7809)\");\n script_tag(name:\"affected\", value:\"ubufox on Ubuntu 17.04,\n Ubuntu 16.04 LTS,\n Ubuntu 14.04 LTS\");\n script_tag(name:\"solution\", value:\"Please Install the Updated Packages.\");\n\n script_xref(name:\"USN\", value:\"3391-2\");\n script_xref(name:\"URL\", value:\"http://www.ubuntu.com/usn/usn-3391-2/\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2017 Greenbone Networks GmbH\");\n script_family(\"Ubuntu Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/ubuntu_linux\", \"ssh/login/packages\", re:\"ssh/login/release=UBUNTU(14\\.04 LTS|17\\.04|16\\.04 LTS)\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-deb.inc\");\n\nrelease = dpkg_get_ssh_release();\nif(!release)\n exit(0);\n\nres = \"\";\n\nif(release == \"UBUNTU14.04 LTS\")\n{\n\n if ((res = isdpkgvuln(pkg:\"xul-ext-ubufox\", ver:\"3.4-0ubuntu0.14.04.1\", rls:\"UBUNTU14.04 LTS\")) != NULL)\n {\n security_message(data:res);\n exit(0);\n }\n\n if (__pkg_match) exit(99);\n exit(0);\n}\n\n\nif(release == \"UBUNTU17.04\")\n{\n\n if ((res = isdpkgvuln(pkg:\"xul-ext-ubufox\", ver:\"3.4-0ubuntu0.17.04.1\", rls:\"UBUNTU17.04\")) != NULL)\n {\n security_message(data:res);\n exit(0);\n }\n\n if (__pkg_match) exit(99);\n exit(0);\n}\n\n\nif(release == \"UBUNTU16.04 LTS\")\n{\n\n if ((res = isdpkgvuln(pkg:\"xul-ext-ubufox\", ver:\"3.4-0ubuntu0.16.04.1\", rls:\"UBUNTU16.04 LTS\")) != 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": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2019-05-29T18:34:16", "description": "The remote host is missing an update for the ", "cvss3": {}, "published": "2017-08-16T00:00:00", "type": "openvas", "title": "Ubuntu Update for firefox USN-3391-1", "bulletinFamily": "scanner", "cvss2": {}, "cvelist": ["CVE-2017-7781", "CVE-2017-7791", "CVE-2017-7784", "CVE-2017-7788", "CVE-2017-7800", "CVE-2017-7753", "CVE-2017-7801", "CVE-2017-7794", "CVE-2017-7799", "CVE-2017-7789", "CVE-2017-7797", "CVE-2017-7780", "CVE-2017-7802", "CVE-2017-7787", "CVE-2017-7779", "CVE-2017-7785", "CVE-2017-7808", "CVE-2017-7783", "CVE-2017-7807", "CVE-2017-7806", "CVE-2017-7809", "CVE-2017-7798", "CVE-2017-7786", "CVE-2017-7803", "CVE-2017-7792"], "modified": "2019-03-13T00:00:00", "id": "OPENVAS:1361412562310843283", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310843283", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n# $Id: gb_ubuntu_USN_3391_1.nasl 14140 2019-03-13 12:26:09Z cfischer $\n#\n# Ubuntu Update for firefox USN-3391-1\n#\n# Authors:\n# System Generated Check\n#\n# Copyright:\n# Copyright (C) 2017 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.843283\");\n script_version(\"$Revision: 14140 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2019-03-13 13:26:09 +0100 (Wed, 13 Mar 2019) $\");\n script_tag(name:\"creation_date\", value:\"2017-08-16 07:32:08 +0200 (Wed, 16 Aug 2017)\");\n script_cve_id(\"CVE-2017-7753\", \"CVE-2017-7779\", \"CVE-2017-7780\", \"CVE-2017-7781\",\n \"CVE-2017-7783\", \"CVE-2017-7784\", \"CVE-2017-7785\", \"CVE-2017-7786\",\n \"CVE-2017-7788\", \"CVE-2017-7789\", \"CVE-2017-7791\", \"CVE-2017-7792\",\n \"CVE-2017-7797\", \"CVE-2017-7798\", \"CVE-2017-7799\", \"CVE-2017-7800\",\n \"CVE-2017-7802\", \"CVE-2017-7803\", \"CVE-2017-7806\", \"CVE-2017-7807\",\n \"CVE-2017-7809\", \"CVE-2017-7787\", \"CVE-2017-7794\", \"CVE-2017-7801\",\n \"CVE-2017-7808\");\n script_tag(name:\"cvss_base\", value:\"10.0\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:C/I:C/A:C\");\n script_tag(name:\"qod_type\", value:\"package\");\n script_name(\"Ubuntu Update for firefox USN-3391-1\");\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the 'firefox'\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:\"insight\", value:\"Multiple security issues were discovered in\n Firefox. If a user were tricked in to opening a specially crafted website, an\n attacker could potentially exploit these to conduct cross-site scripting (XSS)\n attacks, bypass sandbox restrictions, obtain sensitive information, spoof the\n origin of modal alerts, bypass same origin restrictions, read uninitialized\n memory, cause a denial of service via program crash or hang, or execute\n arbitrary code. (CVE-2017-7753, CVE-2017-7779, CVE-2017-7780, CVE-2017-7781,\n CVE-2017-7783, CVE-2017-7784, CVE-2017-7785, CVE-2017-7786, CVE-2017-7787,\n CVE-2017-7788, CVE-2017-7789, CVE-2017-7791, CVE-2017-7792, CVE-2017-7794,\n CVE-2017-7797, CVE-2017-7798, CVE-2017-7799, CVE-2017-7800, CVE-2017-7801,\n CVE-2017-7802, CVE-2017-7803, CVE-2017-7806, CVE-2017-7807, CVE-2017-7808,\n CVE-2017-7809)\");\n script_tag(name:\"affected\", value:\"firefox on Ubuntu 17.04,\n Ubuntu 16.04 LTS,\n Ubuntu 14.04 LTS\");\n script_tag(name:\"solution\", value:\"Please Install the Updated Packages.\");\n\n script_xref(name:\"USN\", value:\"3391-1\");\n script_xref(name:\"URL\", value:\"http://www.ubuntu.com/usn/usn-3391-1/\");\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2017 Greenbone Networks GmbH\");\n script_family(\"Ubuntu Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/ubuntu_linux\", \"ssh/login/packages\", re:\"ssh/login/release=UBUNTU(14\\.04 LTS|17\\.04|16\\.04 LTS)\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-deb.inc\");\n\nrelease = dpkg_get_ssh_release();\nif(!release)\n exit(0);\n\nres = \"\";\n\nif(release == \"UBUNTU14.04 LTS\")\n{\n\n if ((res = isdpkgvuln(pkg:\"firefox\", ver:\"55.0.1+build2-0ubuntu0.14.04.2\", rls:\"UBUNTU14.04 LTS\")) != NULL)\n {\n security_message(data:res);\n exit(0);\n }\n\n if (__pkg_match) exit(99);\n exit(0);\n}\n\n\nif(release == \"UBUNTU17.04\")\n{\n\n if ((res = isdpkgvuln(pkg:\"firefox\", ver:\"55.0.1+build2-0ubuntu0.17.04.2\", rls:\"UBUNTU17.04\")) != NULL)\n {\n security_message(data:res);\n exit(0);\n }\n\n if (__pkg_match) exit(99);\n exit(0);\n}\n\n\nif(release == \"UBUNTU16.04 LTS\")\n{\n\n if ((res = isdpkgvuln(pkg:\"firefox\", ver:\"55.0.1+build2-0ubuntu0.16.04.2\", rls:\"UBUNTU16.04 LTS\")) != 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": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}], "osv": [{"lastseen": "2022-07-21T08:11:57", "description": "\nSeveral heap-based buffer overflows, integer overflows and NULL pointer\ndereferences have been discovered in libpodofo, a library for\nmanipulating PDF files, that allow remote attackers to cause a denial\nof service (application crash) or other unspecified impact via a\ncrafted PDF document.\n\n\nFor Debian 7 Wheezy, these problems have been fixed in version\n0.9.0-1.1+deb7u1.\n\n\nWe recommend that you upgrade your libpodofo packages.\n\n\nFurther information about Debian LTS security advisories, how to apply\nthese updates to your system and frequently asked questions can be\nfound at: <https://wiki.debian.org/LTS>\n\n\n", "cvss3": {"exploitabilityScore": 3.9, "cvssV3": {"baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "baseScore": 9.8, "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0", "userInteraction": "NONE"}, "impactScore": 5.9}, "published": "2017-04-29T00:00:00", "type": "osv", "title": "libpodofo - security update", "bulletinFamily": "software", "cvss2": {"severity": "HIGH", "exploitabilityScore": 10.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 7.5, "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2015-8981", "CVE-2017-5852", "CVE-2017-5853", "CVE-2017-5886", "CVE-2017-6844", "CVE-2017-7379"], "modified": "2022-07-21T05:55:01", "id": "OSV:DLA-929-1", "href": "https://osv.dev/vulnerability/DLA-929-1", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2022-08-05T05:20:16", "description": "\nSeveral heap-based buffer overflows and NULL pointer\ndereferences have been discovered in libpodofo, a library for\nmanipulating PDF files, that allow remote attackers to cause a denial\nof service (application crash) or other unspecified impact via a\ncrafted PDF document.\n\n\nFor Debian 7 Wheezy, these problems have been fixed in version\n0.9.0-1.1+deb7u2.\n\n\nWe recommend that you upgrade your libpodofo packages.\n\n\nFurther information about Debian LTS security advisories, how to apply\nthese updates to your system and frequently asked questions can be\nfound at: <https://wiki.debian.org/LTS>\n\n\n", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "baseScore": 7.8, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 5.9}, "published": "2017-05-30T00:00:00", "type": "osv", "title": "libpodofo - security update", "bulletinFamily": "software", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 6.8, "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-6840", "CVE-2017-6842", "CVE-2017-6843", "CVE-2017-6847", "CVE-2017-6848", "CVE-2017-7378", "CVE-2017-7380", "CVE-2017-7381", "CVE-2017-7382", "CVE-2017-7383"], "modified": "2022-08-05T05:20:12", "id": "OSV:DLA-968-1", "href": "https://osv.dev/vulnerability/DLA-968-1", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}], "suse": [{"lastseen": "2022-07-05T06:01:12", "description": "An update that fixes 20 vulnerabilities is now available.\n\nDescription:\n\n This update for podofo version 0.9.6 fixes the following issues:\n\n Security issues fixed:\n\n - CVE-2017-5852: Fix a infinite loop in\n PoDoFo::PdfPage::GetInheritedKeyFromObject (PdfPage.cpp) (boo#1023067)\n - CVE-2017-5854: Fix a NULL pointer dereference in PdfOutputStream.cpp\n (boo#1023070)\n - CVE-2017-5886: Fix a heap-based buffer overflow in\n PoDoFo::PdfTokenizer::GetNextToken (PdfTokenizer.cpp) (boo#1023380)\n - CVE-2017-6844: Fix a buffer overflow in\n PoDoFo::PdfParser::ReadXRefSubsection (PdfParser.cpp) (boo#1027782)\n - CVE-2017-6847: Fix a NULL pointer dereference in\n PoDoFo::PdfVariant::DelayedLoad (PdfVariant.h) (boo#1027778)\n - CVE-2017-7379: Fix a heap-based buffer overflow in\n PoDoFo::PdfSimpleEncoding::ConvertToEncoding (PdfEncoding.cpp)\n (boo#1032018)\n - CVE-2018-5296: Fix a denial of service in the ReadXRefSubsection\n function (boo#1075021)\n - CVE-2018-5309: Fix a integer overflow in the ReadObjectsFromStream\n function (boo#1075322)\n - CVE-2017-5853: Fix a signed integer overflow in PdfParser.cpp\n (boo#1023069)\n - CVE-2017-5855: Fix a NULL pointer dereference in the ReadXRefSubsection\n function (boo#1023071)\n - CVE-2017-6840: Fix a invalid memory read in the GetColorFromStack\n function (boo#1027787)\n - CVE-2017-6845: Fix a NULL pointer dereference in the\n SetNonStrokingColorSpace function (boo#1027779)\n - CVE-2017-7378: Fix a heap-based buffer overflow in the ExpandTabs\n function (boo#1032017)\n - CVE-2017-7380: Fix four null pointer dereferences (boo#1032019)\n - CVE-2017-8054: Fix a denial of service in the GetPageNodeFromArray\n function (boo#1035596)\n - CVE-2018-5295: Fix a integer overflow in the ParseStream function\n (boo#1075026)\n - CVE-2018-5308: Fix undefined behavior in the\n PdfMemoryOutputStream::Write function (boo#1075772)\n - CVE-2018-8001: Fix a heap overflow read vulnerability in the\n UnescapeName function (boo#1084894)\n - CVE-2017-7994, CVE-2017-8787: Fix a denial of service via a crafted PDF\n document (boo#1035534, boo#1037739)\n\n\nPatch Instructions:\n\n To install this openSUSE Security Update use the SUSE recommended installation methods\n like YaST online_update or \"zypper patch\".\n\n Alternatively you can run the command listed for your product:\n\n - openSUSE Leap 42.3:\n\n zypper in -t patch openSUSE-2019-66=1", "cvss3": {"exploitabilityScore": 2.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "baseScore": 8.8, "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 5.9}, "published": "2019-01-18T00:00:00", "type": "suse", "title": "Security update for podofo (important)", "bulletinFamily": "unix", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 6.8, "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-5852", "CVE-2017-5853", "CVE-2017-5854", "CVE-2017-5855", "CVE-2017-5886", "CVE-2017-6840", "CVE-2017-6844", "CVE-2017-6845", "CVE-2017-6847", "CVE-2017-7378", "CVE-2017-7379", "CVE-2017-7380", "CVE-2017-7994", "CVE-2017-8054", "CVE-2017-8787", "CVE-2018-5295", "CVE-2018-5296", "CVE-2018-5308", "CVE-2018-5309", "CVE-2018-8001"], "modified": "2019-01-18T00:00:00", "id": "OPENSUSE-SU-2019:0066-1", "href": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/WCLABZGTFFVGZ3RET4N4ZAAQW6GUDB2T/", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}], "fedora": [{"lastseen": "2020-12-21T08:17:54", "description": "MinGW Windows podofo library. ", "cvss3": {"exploitabilityScore": 3.9, "cvssV3": {"baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "baseScore": 9.8, "privilegesRequired": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "userInteraction": "NONE", "version": "3.0"}, "impactScore": 5.9}, "published": "2018-06-25T10:55:06", "type": "fedora", "title": "[SECURITY] Fedora 28 Update: mingw-podofo-0.9.5-6.fc28", "bulletinFamily": "unix", "cvss2": {"severity": "HIGH", "exploitabilityScore": 10.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 7.5, "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-5852", "CVE-2017-5853", "CVE-2017-5854", "CVE-2017-5855", "CVE-2017-5886", "CVE-2017-6840", "CVE-2017-6842", "CVE-2017-6843", "CVE-2017-6844", "CVE-2017-6845", "CVE-2017-6847", "CVE-2017-6848", "CVE-2017-7378", "CVE-2017-7379", "CVE-2017-7380", "CVE-2017-7381", "CVE-2017-7382", "CVE-2017-7383", "CVE-2017-7994", "CVE-2017-8054", "CVE-2017-8378", "CVE-2017-8787", "CVE-2018-5295", "CVE-2018-5308", "CVE-2018-8000"], "modified": "2018-06-25T10:55:06", "id": "FEDORA:EEAC26087896", "href": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/thread/C2XDSNP6BNWOCCEK553GHMEH44HB532M/", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2020-12-21T08:17:54", "description": "MinGW Windows podofo library. ", "cvss3": {"exploitabilityScore": 3.9, "cvssV3": {"baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "baseScore": 9.8, "privilegesRequired": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "userInteraction": "NONE", "version": "3.0"}, "impactScore": 5.9}, "published": "2018-06-25T10:23:06", "type": "fedora", "title": "[SECURITY] Fedora 27 Update: mingw-podofo-0.9.5-6.fc27", "bulletinFamily": "unix", "cvss2": {"severity": "HIGH", "exploitabilityScore": 10.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 7.5, "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-5852", "CVE-2017-5853", "CVE-2017-5854", "CVE-2017-5855", "CVE-2017-5886", "CVE-2017-6840", "CVE-2017-6842", "CVE-2017-6843", "CVE-2017-6844", "CVE-2017-6845", "CVE-2017-6847", "CVE-2017-6848", "CVE-2017-7378", "CVE-2017-7379", "CVE-2017-7380", "CVE-2017-7381", "CVE-2017-7382", "CVE-2017-7383", "CVE-2017-7994", "CVE-2017-8054", "CVE-2017-8378", "CVE-2017-8787", "CVE-2018-5295", "CVE-2018-5308", "CVE-2018-8000"], "modified": "2018-06-25T10:23:06", "id": "FEDORA:95B5C6087798", "href": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/thread/BQK6XI7F62RB2RAR7ADGIHYR2V5TU6KP/", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2020-12-21T08:17:54", "description": "PoDoFo is a library to work with the PDF file format. The name comes from the first letter of PDF (Portable Document Format). A few tools to work with PDF files are already included in the PoDoFo package. The PoDoFo library is a free, portable C++ library which includes classes to parse PDF files and modify their contents into memory. The changes can be written back to disk easily. The parser can also be used to extract information from a PDF file (for example the parser could be used in a PDF viewer). Besides parsing PoDoFo includes also very simple classes to create your own PDF files. All classes are documented so it is easy to start writi ng your own application using PoDoFo. ", "cvss3": {"exploitabilityScore": 3.9, "cvssV3": {"baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "baseScore": 9.8, "privilegesRequired": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "userInteraction": "NONE", "version": "3.0"}, "impactScore": 5.9}, "published": "2018-06-25T10:23:05", "type": "fedora", "title": "[SECURITY] Fedora 27 Update: podofo-0.9.5-9.fc27", "bulletinFamily": "unix", "cvss2": {"severity": "HIGH", "exploitabilityScore": 10.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 7.5, "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-5852", "CVE-2017-5853", "CVE-2017-5854", "CVE-2017-5855", "CVE-2017-5886", "CVE-2017-6840", "CVE-2017-6842", "CVE-2017-6843", "CVE-2017-6844", "CVE-2017-6845", "CVE-2017-6847", "CVE-2017-6848", "CVE-2017-7378", "CVE-2017-7379", "CVE-2017-7380", "CVE-2017-7381", "CVE-2017-7382", "CVE-2017-7383", "CVE-2017-7994", "CVE-2017-8053", "CVE-2017-8054", "CVE-2017-8378", "CVE-2017-8787", "CVE-2018-5295", "CVE-2018-5296", "CVE-2018-5308", "CVE-2018-8000"], "modified": "2018-06-25T10:23:05", "id": "FEDORA:6105B601E815", "href": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/thread/OEMA3VKO24P6OVWPTL7HRIU53H6FCBAJ/", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2020-12-21T08:17:54", "description": "PoDoFo is a library to work with the PDF file format. The name comes from the first letter of PDF (Portable Document Format). A few tools to work with PDF files are already included in the PoDoFo package. The PoDoFo library is a free, portable C++ library which includes classes to parse PDF files and modify their contents into memory. The changes can be written back to disk easily. The parser can also be used to extract information from a PDF file (for example the parser could be used in a PDF viewer). Besides parsing PoDoFo includes also very simple classes to create your own PDF files. All classes are documented so it is easy to start writi ng your own application using PoDoFo. ", "cvss3": {"exploitabilityScore": 3.9, "cvssV3": {"baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "baseScore": 9.8, "privilegesRequired": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "userInteraction": "NONE", "version": "3.0"}, "impactScore": 5.9}, "published": "2018-06-25T10:55:05", "type": "fedora", "title": "[SECURITY] Fedora 28 Update: podofo-0.9.5-9.fc28", "bulletinFamily": "unix", "cvss2": {"severity": "HIGH", "exploitabilityScore": 10.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 7.5, "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-5852", "CVE-2017-5853", "CVE-2017-5854", "CVE-2017-5855", "CVE-2017-5886", "CVE-2017-6840", "CVE-2017-6842", "CVE-2017-6843", "CVE-2017-6844", "CVE-2017-6845", "CVE-2017-6847", "CVE-2017-6848", "CVE-2017-7378", "CVE-2017-7379", "CVE-2017-7380", "CVE-2017-7381", "CVE-2017-7382", "CVE-2017-7383", "CVE-2017-7994", "CVE-2017-8053", "CVE-2017-8054", "CVE-2017-8378", "CVE-2017-8787", "CVE-2018-5295", "CVE-2018-5296", "CVE-2018-5308", "CVE-2018-8000"], "modified": "2018-06-25T10:55:05", "id": "FEDORA:CAF31608793A", "href": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/thread/2U7MKKI2OP43FRIS44DJXIJYDWTNAWQ6/", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}], "cve": [{"lastseen": "2022-03-23T18:35:46", "description": "The doc/PdfPage.cpp:614:20 code in PoDoFo 0.9.5 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted PDF document.", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "baseScore": 5.5, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 3.6}, "published": "2017-04-03T05:59:00", "type": "cve", "title": "CVE-2017-7380", "cwe": ["CWE-476"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-7380"], "modified": "2017-04-10T22:31:00", "cpe": ["cpe:/a:podofo_project:podofo:0.9.5"], "id": "CVE-2017-7380", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-7380", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}, "cpe23": ["cpe:2.3:a:podofo_project:podofo:0.9.5:*:*:*:*:*:*:*"]}, {"lastseen": "2022-03-23T18:35:45", "description": "The PoDoFo::PdfSimpleEncoding::ConvertToEncoding function in PdfEncoding.cpp in PoDoFo 0.9.5 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted PDF document.", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "baseScore": 5.5, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 3.6}, "published": "2017-04-03T05:59:00", "type": "cve", "title": "CVE-2017-7379", "cwe": ["CWE-125"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-7379"], "modified": "2019-10-03T00:03:00", "cpe": ["cpe:/a:podofo_project:podofo:0.9.5"], "id": "CVE-2017-7379", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-7379", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}, "cpe23": ["cpe:2.3:a:podofo_project:podofo:0.9.5:*:*:*:*:*:*:*"]}, {"lastseen": "2022-03-23T18:18:56", "description": "The PoDoFo::PdfVariant::DelayedLoad function in PdfVariant.h in PoDoFo 0.9.4 allows remote attackers to cause a denial of service (NULL pointer dereference) via a crafted file.", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "baseScore": 5.5, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 3.6}, "published": "2017-03-15T14:59:00", "type": "cve", "title": "CVE-2017-6847", "cwe": ["CWE-476"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-6847"], "modified": "2017-03-16T19:10:00", "cpe": ["cpe:/a:podofo_project:podofo:0.9.4"], "id": "CVE-2017-6847", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-6847", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}, "cpe23": ["cpe:2.3:a:podofo_project:podofo:0.9.4:*:*:*:*:*:*:*"]}, {"lastseen": "2022-03-23T18:18:50", "description": "Buffer overflow in the PoDoFo::PdfParser::ReadXRefSubsection function in PdfParser.cpp in PoDoFo 0.9.4 allows remote attackers to have unspecified impact via a crafted file.", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "baseScore": 7.8, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 5.9}, "published": "2017-03-15T14:59:00", "type": "cve", "title": "CVE-2017-6844", "cwe": ["CWE-119"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 6.8, "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-6844"], "modified": "2017-03-16T18:47:00", "cpe": ["cpe:/a:podofo_project:podofo:0.9.4"], "id": "CVE-2017-6844", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-6844", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}, "cpe23": ["cpe:2.3:a:podofo_project:podofo:0.9.4:*:*:*:*:*:*:*"]}, {"lastseen": "2022-03-23T18:35:44", "description": "The PoDoFo::PdfPainter::ExpandTabs function in PdfPainter.cpp in PoDoFo 0.9.5 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted PDF document.", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "baseScore": 5.5, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 3.6}, "published": "2017-04-03T05:59:00", "type": "cve", "title": "CVE-2017-7378", "cwe": ["CWE-125"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-7378"], "modified": "2019-10-03T00:03:00", "cpe": ["cpe:/a:podofo_project:podofo:0.9.5"], "id": "CVE-2017-7378", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-7378", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}, "cpe23": ["cpe:2.3:a:podofo_project:podofo:0.9.5:*:*:*:*:*:*:*"]}, {"lastseen": "2022-03-23T18:40:32", "description": "On Linux systems, if the content process is compromised, the sandbox broker will allow files to be truncated even though the sandbox explicitly only has read access to the local file system and no write permissions. Note: This attack only affects the Linux operating system. Other operating systems are not affected. This vulnerability affects Firefox < 55.", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "baseScore": 7.8, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0", "userInteraction": "NONE"}, "impactScore": 5.9}, "published": "2018-06-11T21:29:00", "type": "cve", "title": "CVE-2017-7794", "cwe": ["CWE-276"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 3.9, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 4.6, "vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "LOCAL", "authentication": "NONE"}, "impactScore": 6.4, "acInsufInfo": true, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-7794"], "modified": "2019-10-03T00:03:00", "cpe": [], "id": "CVE-2017-7794", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-7794", "cvss": {"score": 4.6, "vector": "AV:L/AC:L/Au:N/C:P/I:P/A:P"}, "cpe23": []}, {"lastseen": "2022-03-23T18:18:42", "description": "The ColorChanger::GetColorFromStack function in colorchanger.cpp in PoDoFo 0.9.5 allows remote attackers to cause a denial of service (invalid read) via a crafted file.", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "baseScore": 5.5, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 3.6}, "published": "2017-03-15T14:59:00", "type": "cve", "title": "CVE-2017-6840", "cwe": ["CWE-125"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-6840"], "modified": "2017-03-16T19:10:00", "cpe": ["cpe:/a:podofo_project:podofo:0.9.5"], "id": "CVE-2017-6840", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-6840", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}, "cpe23": ["cpe:2.3:a:podofo_project:podofo:0.9.5:*:*:*:*:*:*:*"]}, {"lastseen": "2022-03-23T17:59:17", "description": "Heap-based buffer overflow in the PoDoFo::PdfTokenizer::GetNextToken function in PdfTokenizer.cpp in PoDoFo 0.9.4 allows remote attackers to have unspecified impact via a crafted file.", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "baseScore": 7.8, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 5.9}, "published": "2017-03-01T15:59:00", "type": "cve", "title": "CVE-2017-5886", "cwe": ["CWE-119"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 6.8, "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-5886"], "modified": "2017-03-04T02:59:00", "cpe": ["cpe:/a:podofo_project:podofo:0.9.4"], "id": "CVE-2017-5886", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-5886", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}, "cpe23": ["cpe:2.3:a:podofo_project:podofo:0.9.4:*:*:*:*:*:*:*"]}, {"lastseen": "2022-03-23T17:59:09", "description": "Integer overflow in base/PdfParser.cpp in PoDoFo 0.9.4 allows remote attackers to have unspecified impact via a crafted file.", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "baseScore": 7.8, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 5.9}, "published": "2017-03-01T15:59:00", "type": "cve", "title": "CVE-2017-5853", "cwe": ["CWE-190"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 6.8, "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-5853"], "modified": "2017-03-03T02:59:00", "cpe": ["cpe:/a:podofo_project:podofo:0.9.4"], "id": "CVE-2017-5853", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-5853", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}, "cpe23": ["cpe:2.3:a:podofo_project:podofo:0.9.4:*:*:*:*:*:*:*"]}, {"lastseen": "2022-03-23T17:59:08", "description": "The PoDoFo::PdfPage::GetInheritedKeyFromObject function in base/PdfVariant.cpp in PoDoFo 0.9.4 allows remote attackers to cause a denial of service (infinite loop) via a crafted file.", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "baseScore": 5.5, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 3.6}, "published": "2017-03-01T15:59:00", "type": "cve", "title": "CVE-2017-5852", "cwe": ["CWE-835"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-5852"], "modified": "2019-10-03T00:03:00", "cpe": ["cpe:/a:podofo_project:podofo:0.9.4"], "id": "CVE-2017-5852", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-5852", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}, "cpe23": ["cpe:2.3:a:podofo_project:podofo:0.9.4:*:*:*:*:*:*:*"]}, {"lastseen": "2022-03-23T17:59:09", "description": "The PoDoFo::PdfParser::ReadXRefSubsection function in PdfParser.cpp in PoDoFo 0.9.4 allows remote attackers to cause a denial of service (NULL pointer dereference) via a crafted file.", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "baseScore": 5.5, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 3.6}, "published": "2017-03-01T15:59:00", "type": "cve", "title": "CVE-2017-5855", "cwe": ["CWE-476"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-5855"], "modified": "2017-03-04T02:59:00", "cpe": ["cpe:/a:podofo_project:podofo:0.9.4"], "id": "CVE-2017-5855", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-5855", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}, "cpe23": ["cpe:2.3:a:podofo_project:podofo:0.9.4:*:*:*:*:*:*:*"]}, {"lastseen": "2022-03-23T18:51:58", "description": "The PoDoFo::PdfXRefStreamParserObject::ReadXRefStreamEntry function in base/PdfXRefStreamParserObject.cpp:224 in PoDoFo 0.9.5 allows remote attackers to cause a denial of service (heap-based buffer over-read) or possibly have unspecified other impact via a crafted PDF file.", "cvss3": {"exploitabilityScore": 2.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "baseScore": 8.8, "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 5.9}, "published": "2017-05-05T07:29:00", "type": "cve", "title": "CVE-2017-8787", "cwe": ["CWE-125"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 6.8, "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-8787"], "modified": "2019-10-03T00:03:00", "cpe": ["cpe:/a:podofo_project:podofo:0.9.5"], "id": "CVE-2017-8787", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-8787", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}, "cpe23": ["cpe:2.3:a:podofo_project:podofo:0.9.5:*:*:*:*:*:*:*"]}, {"lastseen": "2022-03-23T17:59:08", "description": "base/PdfOutputStream.cpp in PoDoFo 0.9.4 allows remote attackers to cause a denial of service (NULL pointer dereference and crash) via a crafted file.", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "baseScore": 5.5, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 3.6}, "published": "2017-03-01T15:59:00", "type": "cve", "title": "CVE-2017-5854", "cwe": ["CWE-476"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-5854"], "modified": "2017-03-03T02:59:00", "cpe": ["cpe:/a:podofo_project:podofo:0.9.4"], "id": "CVE-2017-5854", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-5854", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}, "cpe23": ["cpe:2.3:a:podofo_project:podofo:0.9.4:*:*:*:*:*:*:*"]}, {"lastseen": "2022-03-23T18:42:08", "description": "In PoDoFo 0.9.5, there exists a heap-based buffer overflow vulnerability in PoDoFo::PdfTokenizer::GetNextToken() in PdfTokenizer.cpp, a related issue to CVE-2017-5886. Remote attackers could leverage this vulnerability to cause a denial-of-service or potentially execute arbitrary code via a crafted pdf file.", "cvss3": {"exploitabilityScore": 2.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "baseScore": 8.8, "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 5.9}, "published": "2018-03-09T19:29:00", "type": "cve", "title": "CVE-2018-8000", "cwe": ["CWE-787"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 6.8, "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "acInsufInfo": false, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-5886", "CVE-2018-8000"], "modified": "2020-08-24T17:37:00", "cpe": ["cpe:/a:podofo_project:podofo:0.9.5"], "id": "CVE-2018-8000", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-8000", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}, "cpe23": ["cpe:2.3:a:podofo_project:podofo:0.9.5:*:*:*:*:*:*:*"]}], "ubuntucve": [{"lastseen": "2022-08-04T14:03:05", "description": "The doc/PdfPage.cpp:614:20 code in PoDoFo 0.9.5 allows remote attackers to\ncause a denial of service (NULL pointer dereference and application crash)\nvia a crafted PDF document.\n\n#### Bugs\n\n * <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859329>\n", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "baseScore": 5.5, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 3.6}, "published": "2017-04-03T00:00:00", "type": "ubuntucve", "title": "CVE-2017-7380", "bulletinFamily": "info", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-7380"], "modified": "2017-04-03T00:00:00", "id": "UB:CVE-2017-7380", "href": "https://ubuntu.com/security/CVE-2017-7380", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2022-08-04T14:03:06", "description": "The PoDoFo::PdfSimpleEncoding::ConvertToEncoding function in\nPdfEncoding.cpp in PoDoFo 0.9.5 allows remote attackers to cause a denial\nof service (heap-based buffer over-read and application crash) via a\ncrafted PDF document.\n\n#### Bugs\n\n * <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859331>\n", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "baseScore": 5.5, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 3.6}, "published": "2017-04-03T00:00:00", "type": "ubuntucve", "title": "CVE-2017-7379", "bulletinFamily": "info", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-7379"], "modified": "2017-04-03T00:00:00", "id": "UB:CVE-2017-7379", "href": "https://ubuntu.com/security/CVE-2017-7379", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2022-08-04T14:03:53", "description": "The PoDoFo::PdfVariant::DelayedLoad function in PdfVariant.h in PoDoFo\n0.9.4 allows remote attackers to cause a denial of service (NULL pointer\ndereference) via a crafted file.\n\n#### Bugs\n\n * <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=856592>\n", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "baseScore": 5.5, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 3.6}, "published": "2017-03-15T00:00:00", "type": "ubuntucve", "title": "CVE-2017-6847", "bulletinFamily": "info", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-6847"], "modified": "2017-03-15T00:00:00", "id": "UB:CVE-2017-6847", "href": "https://ubuntu.com/security/CVE-2017-6847", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2022-08-04T14:03:53", "description": "Buffer overflow in the PoDoFo::PdfParser::ReadXRefSubsection function in\nPdfParser.cpp in PoDoFo 0.9.4 allows remote attackers to have unspecified\nimpact via a crafted file.\n\n#### Bugs\n\n * <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=856592>\n", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "baseScore": 7.8, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 5.9}, "published": "2017-03-15T00:00:00", "type": "ubuntucve", "title": "CVE-2017-6844", "bulletinFamily": "info", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 6.8, "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-6844"], "modified": "2017-03-15T00:00:00", "id": "UB:CVE-2017-6844", "href": "https://ubuntu.com/security/CVE-2017-6844", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2022-08-04T14:03:05", "description": "The PoDoFo::PdfPainter::ExpandTabs function in PdfPainter.cpp in PoDoFo\n0.9.5 allows remote attackers to cause a denial of service (heap-based\nbuffer over-read and application crash) via a crafted PDF document.\n\n#### Bugs\n\n * <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859330>\n", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "baseScore": 5.5, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 3.6}, "published": "2017-04-03T00:00:00", "type": "ubuntucve", "title": "CVE-2017-7378", "bulletinFamily": "info", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-7378"], "modified": "2017-04-03T00:00:00", "id": "UB:CVE-2017-7378", "href": "https://ubuntu.com/security/CVE-2017-7378", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2022-08-04T13:58:53", "description": "On Linux systems, if the content process is compromised, the sandbox broker\nwill allow files to be truncated even though the sandbox explicitly only\nhas read access to the local file system and no write permissions. Note:\nThis attack only affects the Linux operating system. Other operating\nsystems are not affected. This vulnerability affects Firefox < 55.\n\n#### Notes\n\nAuthor| Note \n---|--- \n[tyhicks](<https://launchpad.net/~tyhicks>) | mozjs38 contains a copy of the SpiderMonkey JavaScript engine\n", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "baseScore": 7.8, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0", "userInteraction": "NONE"}, "impactScore": 5.9}, "published": "2017-08-10T00:00:00", "type": "ubuntucve", "title": "CVE-2017-7794", "bulletinFamily": "info", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 3.9, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 4.6, "vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "LOCAL", "authentication": "NONE"}, "impactScore": 6.4, "acInsufInfo": true, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-7794"], "modified": "2017-08-10T00:00:00", "id": "UB:CVE-2017-7794", "href": "https://ubuntu.com/security/CVE-2017-7794", "cvss": {"score": 4.6, "vector": "AV:L/AC:L/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2022-08-04T14:03:53", "description": "The ColorChanger::GetColorFromStack function in colorchanger.cpp in PoDoFo\n0.9.5 allows remote attackers to cause a denial of service (invalid read)\nvia a crafted file.\n\n#### Bugs\n\n * <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=856592>\n", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "baseScore": 5.5, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 3.6}, "published": "2017-03-15T00:00:00", "type": "ubuntucve", "title": "CVE-2017-6840", "bulletinFamily": "info", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-6840"], "modified": "2017-03-15T00:00:00", "id": "UB:CVE-2017-6840", "href": "https://ubuntu.com/security/CVE-2017-6840", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2022-08-04T14:04:34", "description": "Heap-based buffer overflow in the PoDoFo::PdfTokenizer::GetNextToken\nfunction in PdfTokenizer.cpp in PoDoFo 0.9.4 allows remote attackers to\nhave unspecified impact via a crafted file.", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "baseScore": 7.8, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 5.9}, "published": "2017-03-01T00:00:00", "type": "ubuntucve", "title": "CVE-2017-5886", "bulletinFamily": "info", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 6.8, "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-5886"], "modified": "2017-03-01T00:00:00", "id": "UB:CVE-2017-5886", "href": "https://ubuntu.com/security/CVE-2017-5886", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2022-08-04T14:04:34", "description": "Integer overflow in base/PdfParser.cpp in PoDoFo 0.9.4 allows remote\nattackers to have unspecified impact via a crafted file.", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "baseScore": 7.8, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 5.9}, "published": "2017-03-01T00:00:00", "type": "ubuntucve", "title": "CVE-2017-5853", "bulletinFamily": "info", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 6.8, "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-5853"], "modified": "2017-03-01T00:00:00", "id": "UB:CVE-2017-5853", "href": "https://ubuntu.com/security/CVE-2017-5853", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2022-08-04T14:04:37", "description": "The PoDoFo::PdfPage::GetInheritedKeyFromObject function in\nbase/PdfVariant.cpp in PoDoFo 0.9.4 allows remote attackers to cause a\ndenial of service (infinite loop) via a crafted file.", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "baseScore": 5.5, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 3.6}, "published": "2017-03-01T00:00:00", "type": "ubuntucve", "title": "CVE-2017-5852", "bulletinFamily": "info", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-5852"], "modified": "2017-03-01T00:00:00", "id": "UB:CVE-2017-5852", "href": "https://ubuntu.com/security/CVE-2017-5852", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2022-08-04T14:04:35", "description": "The PoDoFo::PdfParser::ReadXRefSubsection function in PdfParser.cpp in\nPoDoFo 0.9.4 allows remote attackers to cause a denial of service (NULL\npointer dereference) via a crafted file.", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "baseScore": 5.5, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 3.6}, "published": "2017-03-01T00:00:00", "type": "ubuntucve", "title": "CVE-2017-5855", "bulletinFamily": "info", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-5855"], "modified": "2017-03-01T00:00:00", "id": "UB:CVE-2017-5855", "href": "https://ubuntu.com/security/CVE-2017-5855", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2022-08-04T14:01:58", "description": "The PoDoFo::PdfXRefStreamParserObject::ReadXRefStreamEntry function in\nbase/PdfXRefStreamParserObject.cpp:224 in PoDoFo 0.9.5 allows remote\nattackers to cause a denial of service (heap-based buffer over-read) or\npossibly have unspecified other impact via a crafted PDF file.\n\n#### Bugs\n\n * <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861738>\n", "cvss3": {"exploitabilityScore": 2.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "baseScore": 8.8, "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 5.9}, "published": "2017-05-05T00:00:00", "type": "ubuntucve", "title": "CVE-2017-8787", "bulletinFamily": "info", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 6.8, "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-8787"], "modified": "2017-05-05T00:00:00", "id": "UB:CVE-2017-8787", "href": "https://ubuntu.com/security/CVE-2017-8787", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2022-08-04T14:04:34", "description": "base/PdfOutputStream.cpp in PoDoFo 0.9.4 allows remote attackers to cause a\ndenial of service (NULL pointer dereference and crash) via a crafted file.", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "baseScore": 5.5, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 3.6}, "published": "2017-03-01T00:00:00", "type": "ubuntucve", "title": "CVE-2017-5854", "bulletinFamily": "info", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-5854"], "modified": "2017-03-01T00:00:00", "id": "UB:CVE-2017-5854", "href": "https://ubuntu.com/security/CVE-2017-5854", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2022-08-04T13:51:36", "description": "In PoDoFo 0.9.5, there exists a heap-based buffer overflow vulnerability in\nPoDoFo::PdfTokenizer::GetNextToken() in PdfTokenizer.cpp, a related issue\nto CVE-2017-5886. Remote attackers could leverage this vulnerability to\ncause a denial-of-service or potentially execute arbitrary code via a\ncrafted pdf file.\n\n#### Bugs\n\n * <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892520>\n", "cvss3": {"exploitabilityScore": 2.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "baseScore": 8.8, "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 5.9}, "published": "2018-03-09T00:00:00", "type": "ubuntucve", "title": "CVE-2018-8000", "bulletinFamily": "info", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 6.8, "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "acInsufInfo": false, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-5886", "CVE-2018-8000"], "modified": "2018-03-09T00:00:00", "id": "UB:CVE-2018-8000", "href": "https://ubuntu.com/security/CVE-2018-8000", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}], "debiancve": [{"lastseen": "2022-07-04T06:00:24", "description": "The doc/PdfPage.cpp:614:20 code in PoDoFo 0.9.5 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted PDF document.", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "baseScore": 5.5, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 3.6}, "published": "2017-04-03T05:59:00", "type": "debiancve", "title": "CVE-2017-7380", "bulletinFamily": "info", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-7380"], "modified": "2017-04-03T05:59:00", "id": "DEBIANCVE:CVE-2017-7380", "href": "https://security-tracker.debian.org/tracker/CVE-2017-7380", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2022-07-04T06:00:24", "description": "The PoDoFo::PdfSimpleEncoding::ConvertToEncoding function in PdfEncoding.cpp in PoDoFo 0.9.5 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted PDF document.", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "baseScore": 5.5, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 3.6}, "published": "2017-04-03T05:59:00", "type": "debiancve", "title": "CVE-2017-7379", "bulletinFamily": "info", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-7379"], "modified": "2017-04-03T05:59:00", "id": "DEBIANCVE:CVE-2017-7379", "href": "https://security-tracker.debian.org/tracker/CVE-2017-7379", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2022-07-04T06:00:24", "description": "The PoDoFo::PdfVariant::DelayedLoad function in PdfVariant.h in PoDoFo 0.9.4 allows remote attackers to cause a denial of service (NULL pointer dereference) via a crafted file.", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "baseScore": 5.5, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 3.6}, "published": "2017-03-15T14:59:00", "type": "debiancve", "title": "CVE-2017-6847", "bulletinFamily": "info", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-6847"], "modified": "2017-03-15T14:59:00", "id": "DEBIANCVE:CVE-2017-6847", "href": "https://security-tracker.debian.org/tracker/CVE-2017-6847", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2022-07-04T06:00:24", "description": "Buffer overflow in the PoDoFo::PdfParser::ReadXRefSubsection function in PdfParser.cpp in PoDoFo 0.9.4 allows remote attackers to have unspecified impact via a crafted file.", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "baseScore": 7.8, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 5.9}, "published": "2017-03-15T14:59:00", "type": "debiancve", "title": "CVE-2017-6844", "bulletinFamily": "info", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 6.8, "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-6844"], "modified": "2017-03-15T14:59:00", "id": "DEBIANCVE:CVE-2017-6844", "href": "https://security-tracker.debian.org/tracker/CVE-2017-6844", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2022-07-04T06:00:24", "description": "The PoDoFo::PdfPainter::ExpandTabs function in PdfPainter.cpp in PoDoFo 0.9.5 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted PDF document.", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "baseScore": 5.5, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 3.6}, "published": "2017-04-03T05:59:00", "type": "debiancve", "title": "CVE-2017-7378", "bulletinFamily": "info", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-7378"], "modified": "2017-04-03T05:59:00", "id": "DEBIANCVE:CVE-2017-7378", "href": "https://security-tracker.debian.org/tracker/CVE-2017-7378", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2022-07-27T16:27:01", "description": "On Linux systems, if the content process is compromised, the sandbox broker will allow files to be truncated even though the sandbox explicitly only has read access to the local file system and no write permissions. Note: This attack only affects the Linux operating system. Other operating systems are not affected. This vulnerability affects Firefox < 55.", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "baseScore": 7.8, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0", "userInteraction": "NONE"}, "impactScore": 5.9}, "published": "2018-06-11T21:29:00", "type": "debiancve", "title": "CVE-2017-7794", "bulletinFamily": "info", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 3.9, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 4.6, "vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "LOCAL", "authentication": "NONE"}, "impactScore": 6.4, "acInsufInfo": true, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-7794"], "modified": "2018-06-11T21:29:00", "id": "DEBIANCVE:CVE-2017-7794", "href": "https://security-tracker.debian.org/tracker/CVE-2017-7794", "cvss": {"score": 4.6, "vector": "AV:L/AC:L/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2022-07-04T06:00:24", "description": "The ColorChanger::GetColorFromStack function in colorchanger.cpp in PoDoFo 0.9.5 allows remote attackers to cause a denial of service (invalid read) via a crafted file.", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "baseScore": 5.5, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 3.6}, "published": "2017-03-15T14:59:00", "type": "debiancve", "title": "CVE-2017-6840", "bulletinFamily": "info", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-6840"], "modified": "2017-03-15T14:59:00", "id": "DEBIANCVE:CVE-2017-6840", "href": "https://security-tracker.debian.org/tracker/CVE-2017-6840", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2022-07-04T06:00:24", "description": "Heap-based buffer overflow in the PoDoFo::PdfTokenizer::GetNextToken function in PdfTokenizer.cpp in PoDoFo 0.9.4 allows remote attackers to have unspecified impact via a crafted file.", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "baseScore": 7.8, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 5.9}, "published": "2017-03-01T15:59:00", "type": "debiancve", "title": "CVE-2017-5886", "bulletinFamily": "info", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 6.8, "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-5886"], "modified": "2017-03-01T15:59:00", "id": "DEBIANCVE:CVE-2017-5886", "href": "https://security-tracker.debian.org/tracker/CVE-2017-5886", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2022-07-04T06:00:24", "description": "Integer overflow in base/PdfParser.cpp in PoDoFo 0.9.4 allows remote attackers to have unspecified impact via a crafted file.", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "baseScore": 7.8, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 5.9}, "published": "2017-03-01T15:59:00", "type": "debiancve", "title": "CVE-2017-5853", "bulletinFamily": "info", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 6.8, "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-5853"], "modified": "2017-03-01T15:59:00", "id": "DEBIANCVE:CVE-2017-5853", "href": "https://security-tracker.debian.org/tracker/CVE-2017-5853", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2022-07-04T06:00:24", "description": "The PoDoFo::PdfPage::GetInheritedKeyFromObject function in base/PdfVariant.cpp in PoDoFo 0.9.4 allows remote attackers to cause a denial of service (infinite loop) via a crafted file.", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "baseScore": 5.5, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 3.6}, "published": "2017-03-01T15:59:00", "type": "debiancve", "title": "CVE-2017-5852", "bulletinFamily": "info", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-5852"], "modified": "2017-03-01T15:59:00", "id": "DEBIANCVE:CVE-2017-5852", "href": "https://security-tracker.debian.org/tracker/CVE-2017-5852", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2022-07-04T06:00:24", "description": "The PoDoFo::PdfParser::ReadXRefSubsection function in PdfParser.cpp in PoDoFo 0.9.4 allows remote attackers to cause a denial of service (NULL pointer dereference) via a crafted file.", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "baseScore": 5.5, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 3.6}, "published": "2017-03-01T15:59:00", "type": "debiancve", "title": "CVE-2017-5855", "bulletinFamily": "info", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-5855"], "modified": "2017-03-01T15:59:00", "id": "DEBIANCVE:CVE-2017-5855", "href": "https://security-tracker.debian.org/tracker/CVE-2017-5855", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2022-07-04T06:00:24", "description": "The PoDoFo::PdfXRefStreamParserObject::ReadXRefStreamEntry function in base/PdfXRefStreamParserObject.cpp:224 in PoDoFo 0.9.5 allows remote attackers to cause a denial of service (heap-based buffer over-read) or possibly have unspecified other impact via a crafted PDF file.", "cvss3": {"exploitabilityScore": 2.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "baseScore": 8.8, "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 5.9}, "published": "2017-05-05T07:29:00", "type": "debiancve", "title": "CVE-2017-8787", "bulletinFamily": "info", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 6.8, "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-8787"], "modified": "2017-05-05T07:29:00", "id": "DEBIANCVE:CVE-2017-8787", "href": "https://security-tracker.debian.org/tracker/CVE-2017-8787", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2022-07-04T06:00:24", "description": "base/PdfOutputStream.cpp in PoDoFo 0.9.4 allows remote attackers to cause a denial of service (NULL pointer dereference and crash) via a crafted file.", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "baseScore": 5.5, "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 3.6}, "published": "2017-03-01T15:59:00", "type": "debiancve", "title": "CVE-2017-5854", "bulletinFamily": "info", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.3, "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-5854"], "modified": "2017-03-01T15:59:00", "id": "DEBIANCVE:CVE-2017-5854", "href": "https://security-tracker.debian.org/tracker/CVE-2017-5854", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P"}}], "redhatcve": [{"lastseen": "2021-09-02T22:48:24", "description": "On Linux systems, if the content process is compromised, the sandbox broker will allow files to be truncated even though the sandbox explicitly only has read access to the local file system and no write permissions. Note: This attack only affects the Linux operating system. Other operating systems are not affected. This vulnerability affects Firefox < 55.\n", "cvss3": {"exploitabilityScore": 1.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "baseScore": 7.8, "privilegesRequired": "LOW", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "userInteraction": "NONE", "version": "3.0"}, "impactScore": 5.9}, "published": "2017-08-09T01:48:31", "type": "redhatcve", "title": "CVE-2017-7794", "bulletinFamily": "info", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 3.9, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 4.6, "vectorString": "AV:L/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "LOCAL", "authentication": "NONE"}, "acInsufInfo": true, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-7794"], "modified": "2021-02-26T00:34:44", "id": "RH:CVE-2017-7794", "href": "https://access.redhat.com/security/cve/cve-2017-7794", "cvss": {"score": 4.6, "vector": "AV:L/AC:L/Au:N/C:P/I:P/A:P"}}, {"lastseen": "2022-05-21T01:23:22", "description": "In PoDoFo 0.9.5, there exists a heap-based buffer overflow vulnerability in PoDoFo::PdfTokenizer::GetNextToken() in PdfTokenizer.cpp, a related issue to CVE-2017-5886. Remote attackers could leverage this vulnerability to cause a denial-of-service or potentially execute arbitrary code via a crafted pdf file.\n", "cvss3": {"exploitabilityScore": 2.8, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "baseScore": 8.8, "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0", "userInteraction": "REQUIRED"}, "impactScore": 5.9}, "published": "2022-05-20T22:38:22", "type": "redhatcve", "title": "CVE-2018-8000", "bulletinFamily": "info", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.6, "obtainAllPrivilege": false, "userInteractionRequired": true, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "MEDIUM", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 6.8, "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-5886", "CVE-2018-8000"], "modified": "2022-05-20T22:38:22", "id": "RH:CVE-2018-8000", "href": "https://access.redhat.com/security/cve/cve-2018-8000", "cvss": {"score": 6.8, "vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P"}}], "archlinux": [{"lastseen": "2021-07-28T14:34:08", "description": "Arch Linux Security Advisory ASA-201708-3\n=========================================\n\nSeverity: Critical\nDate : 2017-08-10\nCVE-ID : CVE-2017-7753 CVE-2017-7779 CVE-2017-7780 CVE-2017-7781\nCVE-2017-7783 CVE-2017-7784 CVE-2017-7785 CVE-2017-7786\nCVE-2017-7787 CVE-2017-7788 CVE-2017-7789 CVE-2017-7791\nCVE-2017-7792 CVE-2017-7794 CVE-2017-7797 CVE-2017-7798\nCVE-2017-7799 CVE-2017-7800 CVE-2017-7801 CVE-2017-7802\nCVE-2017-7803 CVE-2017-7806 CVE-2017-7807 CVE-2017-7808\nCVE-2017-7809\nPackage : firefox\nType : multiple issues\nRemote : Yes\nLink : https://security.archlinux.org/AVG-375\n\nSummary\n=======\n\nThe package firefox before version 55.0-1 is vulnerable to multiple\nissues including arbitrary code execution, content spoofing,\ninformation disclosure, same-origin policy bypass, access restriction\nbypass, cross-site scripting, incorrect calculation, sandbox escape and\ndenial of service.\n\nResolution\n==========\n\nUpgrade to 55.0-1.\n\n# pacman -Syu \"firefox>=55.0-1\"\n\nThe problems have been fixed upstream in version 55.0.\n\nWorkaround\n==========\n\nNone.\n\nDescription\n===========\n\n- CVE-2017-7753 (information disclosure)\n\nAn out-of-bounds read has been found in Firefox < 55.0, when applying\nstyle rules to pseudo-elements, such as ::first-line, using cached\nstyle data.\n\n- CVE-2017-7779 (arbitrary code execution)\n\nSeveral memory safety bugs have been found in Firefox < 55.0. Some of\nthese bugs showed evidence of memory corruption and we presume that\nwith enough effort that some of these could be exploited to run\narbitrary code.\n\n- CVE-2017-7780 (arbitrary code execution)\n\nSeveral memory safety bugs have been found in Firefox < 55.0. Some of\nthese bugs showed evidence of memory corruption and we presume that\nwith enough effort that some of these could be exploited to run\narbitrary code.\n\n- CVE-2017-7781 (incorrect calculation)\n\nAn elliptic curve point addition error has been found in Firefox <\n55.0. An error occurs in the elliptic curve point addition algorithm\nthat uses mixed Jacobian-affine coordinates where it can yield a result\nPOINT_AT_INFINITY when it should not. A man-in-the-middle attacker\ncould use this to interfere with a connection, resulting in an attacked\nparty computing an incorrect shared secret.\n\n- CVE-2017-7783 (denial of service)\n\nA denial of service has been found in Firefox < 55.0. If a long user\nname is used in a username/password combination in a site URL (such as\nhttp://UserName:Password@example.com), the resulting modal prompt will\nhang in a non-responsive state or crash, causing a denial of service.\n\n- CVE-2017-7784 (arbitrary code execution)\n\nA use-after-free issue has been found in Firefox < 55.0, when reading\nan image observer during frame reconstruction after the observer has\nbeen freed. This results in a potentially exploitable crash.\n\n- CVE-2017-7785 (arbitrary code execution)\n\nA buffer overflow has been found in Firefox < 55.0, when manipulating\nAccessible Rich Internet Applications (ARIA) attributes within the DOM.\nThis results in a potentially exploitable crash.\n\n- CVE-2017-7786 (arbitrary code execution)\n\nA buffer overflow has been found in Firefox < 55.0, when the image\nrenderer attempts to paint non-displayable SVG elements. This results\nin a potentially exploitable crash.\n\n- CVE-2017-7787 (same-origin policy bypass)\n\nSame-origin policy protections can be bypassed in Firefox < 55.0, on\npages with embedded iframes during page reloads, allowing the iframes\nto access content on the top level page and leading to information\ndisclosure.\n\n- CVE-2017-7788 (access restriction bypass)\n\nA security issue has been found in Firefox < 55.0. When an iframe has a\nsandbox attribute and its content is specified using srcdoc, that\ncontent does not inherit the containing page's Content Security Policy\n(CSP) as it should unless the sandbox attribute included allow-same-\norigin.\n\n- CVE-2017-7789 (access restriction bypass)\n\nA security issue has been found in Firefox < 55.0. If a server sends\ntwo Strict-Transport-Security (STS) headers for a single connection,\nthey will be rejected as invalid and HTTP Strict Transport Security\n(HSTS) will not be enabled for the connection.\n\n- CVE-2017-7791 (content spoofing)\n\nA content spoofing issue has been found in Firefox < 55.0. On pages\ncontaining an iframe, the data: protocol can be used to create a modal\nalert that will render over arbitrary domains following page\nnavigation, spoofing of the origin of the modal alert from the iframe\ncontent.\n\n- CVE-2017-7792 (arbitrary code execution)\n\nA buffer overflow has been found in Firefox < 55.0, when viewing a\ncertificate in the certificate manager if the certificate has an\nextremely long object identifier (OID). This results in a potentially\nexploitable crash.\n\n- CVE-2017-7794 (sandbox escape)\n\nA security issue has been found in Firefox < 55.0. On Linux systems, if\nthe content process is compromised, the sandbox broker will allow files\nto be truncated even though the sandbox explicitly only has read access\nto the local file system and no write permissions.\n\n- CVE-2017-7797 (access restriction bypass)\n\nA security issue has been found in Firefox <55.0. Response header name\ninterning does not have same-origin protections and these headers are\nstored in a global registry. This allows stored header names to be\navailable cross-origin.\n\n- CVE-2017-7798 (arbitrary code execution)\n\nA XUL injection has been found in Firefox < 55.0, in the style editor\nin devtools. The Developer Tools feature suffers from a XUL injection\nvulnerability due to improper sanitization of the web page source code.\nIn the worst case, this could allow arbitrary code execution when\nopening a malicious page with the style editor tool.\n\n- CVE-2017-7799 (cross-site scripting)\n\nA security issue has been found in Firefox < 55.0. JavaScript in the\nabout:webrtc page is not sanitized properly being being assigned to\ninnerHTML. Data on this page is supplied by WebRTC usage and is not\nunder third-party control, making this difficult to exploit, but the\nvulnerability could possibly be used for a cross-site scripting (XSS)\nattack.\n\n- CVE-2017-7800 (arbitrary code execution)\n\nA use-after-free issue has been found in Firefox < 55.0, in WebSockets,\nwhen the object holding the connection is freed before the\ndisconnection operation is finished. This results in an exploitable\ncrash.\n\n- CVE-2017-7801 (arbitrary code execution)\n\nA use-after-free issue has been found in Firefox < 55.0, while re-\ncomputing layout for a marquee element during window resizing where the\nupdated style object is freed while still in use. This results in a\npotentially exploitable crash.\n\n- CVE-2017-7802 (arbitrary code execution)\n\nA use-after-free vulnerability has been found in Firefox < 55.0, when\nmanipulating the DOM during the resize event of an image element. If\nthese elements have been freed due to a lack of strong references, a\npotentially exploitable crash may occur when the freed elements are\naccessed.\n\n- CVE-2017-7803 (access restriction bypass)\n\nA security issue has been found in Firefox < 55.0. When a page\u2019s\ncontent security policy (CSP) header contains a sandbox directive,\nother directives are ignored. This results in the incorrect enforcement\nof CSP.\n\n- CVE-2017-7806 (arbitrary code execution)\n\nA use-after-free vulnerability has been found in Firefox < 55.0, when\nthe layer manager is freed too early when rendering specific SVG\ncontent, resulting in a potentially exploitable crash.\n\n- CVE-2017-7807 (content spoofing)\n\nA domain hijacking flaw has been found in Firefox < 55.0. A mechanism\nthat uses AppCache to hijack a URL in a domain using fallback by\nserving the files from a sub-path on the domain. This has been\naddressed by requiring fallback files be inside the manifest directory.\n\n- CVE-2017-7808 (information disclosure)\n\nA CSP information leak has been found in Firefox < 55.0. A content\nsecurity policy (CSP) frame-ancestors directive containing origins with\npaths allows for comparisons against those paths instead of the origin.\nThis results in a cross-origin information leak of this path\ninformation.\n\n- CVE-2017-7809 (arbitrary code execution)\n\nA use-after-free issue has been found in Firefox < 55.0, when an editor\nDOM node is deleted prematurely during tree traversal while still bound\nto the document. This results in a potentially exploitable crash.\n\nImpact\n======\n\nA remote attacker can access sensitive information, bypass security\nrestrictions, crash the browser or execute arbitrary code on the\naffected host.\n\nReferences\n==========\n\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2017-18/\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2017-18/#CVE-2017-7753\nhttps://bugzilla.mozilla.org/show_bug.cgi?id=1353312\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2017-18/#CVE-2017-7779\nhttps://bugzilla.mozilla.org/buglist.cgi?bug_id=1354443%2C1368576%2C1366903%2C1369913%2C1371424%2C1346590%2C1371890%2C1372985%2C1362924%2C1368105%2C1369994%2C1371283%2C1368362%2C1378826%2C1380426%2C1368030%2C1373220%2C1321384%2C1383002\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2017-18/#CVE-2017-7780\nhttps://bugzilla.mozilla.org/buglist.cgi?bug_id=1353763%2C1353356%2C1370070%2C1375435%2C1373663%2C1363150%2C1370817%2C1273678%2C1367850%2C1347968%2C1361749%2C1349138%2C1371982%2C1344666%2C1369836%2C1330739%2C1371511%2C1371484\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2017-18/#CVE-2017-7781\nhttps://bugzilla.mozilla.org/show_bug.cgi?id=1352039\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2017-18/#CVE-2017-7783\nhttps://bugzilla.mozilla.org/show_bug.cgi?id=1360842\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2017-18/#CVE-2017-7784\nhttps://bugzilla.mozilla.org/show_bug.cgi?id=1376087\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2017-18/#CVE-2017-7785\nhttps://bugzilla.mozilla.org/show_bug.cgi?id=1356985\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2017-18/#CVE-2017-7786\nhttps://bugzilla.mozilla.org/show_bug.cgi?id=1365189\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2017-18/#CVE-2017-7787\nhttps://bugzilla.mozilla.org/show_bug.cgi?id=1322896\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2017-18/#CVE-2017-7788\nhttps://bugzilla.mozilla.org/show_bug.cgi?id=1073952\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2017-18/#CVE-2017-7789\nhttps://bugzilla.mozilla.org/show_bug.cgi?id=1074642\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2017-18/#CVE-2017-7791\nhttps://bugzilla.mozilla.org/show_bug.cgi?id=1365875\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2017-18/#CVE-2017-7792\nhttps://bugzilla.mozilla.org/show_bug.cgi?id=1368652\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2017-18/#CVE-2017-7794\nhttps://bugzilla.mozilla.org/show_bug.cgi?id=1374281\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2017-18/#CVE-2017-7797\nhttps://bugzilla.mozilla.org/show_bug.cgi?id=1334776\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2017-18/#CVE-2017-7798\nhttps://bugzilla.mozilla.org/buglist.cgi?bug_id=1371586%2C1372112\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2017-18/#CVE-2017-7799\nhttps://bugzilla.mozilla.org/show_bug.cgi?id=1372509\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2017-18/#CVE-2017-7800\nhttps://bugzilla.mozilla.org/show_bug.cgi?id=1374047\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2017-18/#CVE-2017-7801\nhttps://bugzilla.mozilla.org/show_bug.cgi?id=1371259\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2017-18/#CVE-2017-7802\nhttps://bugzilla.mozilla.org/show_bug.cgi?id=1378147\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2017-18/#CVE-2017-7803\nhttps://bugzilla.mozilla.org/show_bug.cgi?id=1377426\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2017-18/#CVE-2017-7806\nhttps://bugzilla.mozilla.org/show_bug.cgi?id=1378113\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2017-18/#CVE-2017-7807\nhttps://bugzilla.mozilla.org/show_bug.cgi?id=1376459\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2017-18/#CVE-2017-7808\nhttps://bugzilla.mozilla.org/show_bug.cgi?id=1367531\nhttps://www.mozilla.org/en-US/security/advisories/mfsa2017-18/#CVE-2017-7809\nhttps://bugzilla.mozilla.org/show_bug.cgi?id=1380284\nhttps://security.archlinux.org/CVE-2017-7753\nhttps://security.archlinux.org/CVE-2017-7779\nhttps://security.archlinux.org/CVE-2017-7780\nhttps://security.archlinux.org/CVE-2017-7781\nhttps://security.archlinux.org/CVE-2017-7783\nhttps://security.archlinux.org/CVE-2017-7784\nhttps://security.archlinux.org/CVE-2017-7785\nhttps://security.archlinux.org/CVE-2017-7786\nhttps://security.archlinux.org/CVE-2017-7787\nhttps://security.archlinux.org/CVE-2017-7788\nhttps://security.archlinux.org/CVE-2017-7789\nhttps://security.archlinux.org/CVE-2017-7791\nhttps://security.archlinux.org/CVE-2017-7792\nhttps://security.archlinux.org/CVE-2017-7794\nhttps://security.archlinux.org/CVE-2017-7797\nhttps://security.archlinux.org/CVE-2017-7798\nhttps://security.archlinux.org/CVE-2017-7799\nhttps://security.archlinux.org/CVE-2017-7800\nhttps://security.archlinux.org/CVE-2017-7801\nhttps://security.archlinux.org/CVE-2017-7802\nhttps://security.archlinux.org/CVE-2017-7803\nhttps://security.archlinux.org/CVE-2017-7806\nhttps://security.archlinux.org/CVE-2017-7807\nhttps://security.archlinux.org/CVE-2017-7808\nhttps://security.archlinux.org/CVE-2017-7809", "cvss3": {"exploitabilityScore": 3.9, "cvssV3": {"baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "baseScore": 9.8, "privilegesRequired": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "userInteraction": "NONE", "version": "3.0"}, "impactScore": 5.9}, "published": "2017-08-10T00:00:00", "type": "archlinux", "title": "[ASA-201708-3] firefox: multiple issues", "bulletinFamily": "unix", "cvss2": {"severity": "HIGH", "exploitabilityScore": 10.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "COMPLETE", "availabilityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "baseScore": 10.0, "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 10.0, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-7753", "CVE-2017-7779", "CVE-2017-7780", "CVE-2017-7781", "CVE-2017-7783", "CVE-2017-7784", "CVE-2017-7785", "CVE-2017-7786", "CVE-2017-7787", "CVE-2017-7788", "CVE-2017-7789", "CVE-2017-7791", "CVE-2017-7792", "CVE-2017-7794", "CVE-2017-7797", "CVE-2017-7798", "CVE-2017-7799", "CVE-2017-7800", "CVE-2017-7801", "CVE-2017-7802", "CVE-2017-7803", "CVE-2017-7806", "CVE-2017-7807", "CVE-2017-7808", "CVE-2017-7809"], "modified": "2017-08-10T00:00:00", "id": "ASA-201708-3", "href": "https://security.archlinux.org/ASA-201708-3", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}], "ubuntu": [{"lastseen": "2022-01-04T12:08:06", "description": "USN-3391-1 fixed vulnerabilities in Firefox. This update provides the \ncorresponding update for Ubufox.\n\nOriginal advisory details:\n\nMultiple security issues were discovered in Firefox. If a user were \ntricked in to opening a specially crafted website, an attacker could \npotentially exploit these to conduct cross-site scripting (XSS) attacks, \nbypass sandbox restrictions, obtain sensitive information, spoof the \norigin of modal alerts, bypass same origin restrictions, read \nuninitialized memory, cause a denial of service via program crash or hang, \nor execute arbitrary code. (CVE-2017-7753, CVE-2017-7779, CVE-2017-7780, \nCVE-2017-7781, CVE-2017-7783, CVE-2017-7784, CVE-2017-7785, CVE-2017-7786, \nCVE-2017-7787, CVE-2017-7788, CVE-2017-7789, CVE-2017-7791, CVE-2017-7792, \nCVE-2017-7794, CVE-2017-7797, CVE-2017-7798, CVE-2017-7799, CVE-2017-7800, \nCVE-2017-7801, CVE-2017-7802, CVE-2017-7803, CVE-2017-7806, CVE-2017-7807, \nCVE-2017-7808, CVE-2017-7809)\n", "cvss3": {"exploitabilityScore": 3.9, "cvssV3": {"baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "baseScore": 9.8, "privilegesRequired": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "userInteraction": "NONE", "version": "3.0"}, "impactScore": 5.9}, "published": "2017-08-16T00:00:00", "type": "ubuntu", "title": "Ubufox update", "bulletinFamily": "unix", "cvss2": {"severity": "HIGH", "exploitabilityScore": 10.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "COMPLETE", "availabilityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "baseScore": 10.0, "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 10.0, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-7781", "CVE-2017-7801", "CVE-2017-7788", "CVE-2017-7803", "CVE-2017-7807", "CVE-2017-7802", "CVE-2017-7806", "CVE-2017-7783", "CVE-2017-7797", "CVE-2017-7808", "CVE-2017-7753", "CVE-2017-7784", "CVE-2017-7789", "CVE-2017-7809", "CVE-2017-7800", "CVE-2017-7798", "CVE-2017-7785", "CVE-2017-7779", "CVE-2017-7791", "CVE-2017-7780", "CVE-2017-7799", "CVE-2017-7794", "CVE-2017-7787", "CVE-2017-7786", "CVE-2017-7792"], "modified": "2017-08-16T00:00:00", "id": "USN-3391-2", "href": "https://ubuntu.com/security/notices/USN-3391-2", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2022-01-04T12:08:08", "description": "Multiple security issues were discovered in Firefox. If a user were \ntricked in to opening a specially crafted website, an attacker could \npotentially exploit these to conduct cross-site scripting (XSS) attacks, \nbypass sandbox restrictions, obtain sensitive information, spoof the \norigin of modal alerts, bypass same origin restrictions, read \nuninitialized memory, cause a denial of service via program crash or hang, \nor execute arbitrary code. (CVE-2017-7753, CVE-2017-7779, CVE-2017-7780, \nCVE-2017-7781, CVE-2017-7783, CVE-2017-7784, CVE-2017-7785, CVE-2017-7786, \nCVE-2017-7787, CVE-2017-7788, CVE-2017-7789, CVE-2017-7791, CVE-2017-7792, \nCVE-2017-7794, CVE-2017-7797, CVE-2017-7798, CVE-2017-7799, CVE-2017-7800, \nCVE-2017-7801, CVE-2017-7802, CVE-2017-7803, CVE-2017-7806, CVE-2017-7807, \nCVE-2017-7808, CVE-2017-7809)\n", "cvss3": {"exploitabilityScore": 3.9, "cvssV3": {"baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "baseScore": 9.8, "privilegesRequired": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "userInteraction": "NONE", "version": "3.0"}, "impactScore": 5.9}, "published": "2017-08-15T00:00:00", "type": "ubuntu", "title": "Firefox vulnerabilities", "bulletinFamily": "unix", "cvss2": {"severity": "HIGH", "exploitabilityScore": 10.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "COMPLETE", "availabilityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "baseScore": 10.0, "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 10.0, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-7781", "CVE-2017-7801", "CVE-2017-7788", "CVE-2017-7803", "CVE-2017-7807", "CVE-2017-7802", "CVE-2017-7806", "CVE-2017-7783", "CVE-2017-7797", "CVE-2017-7808", "CVE-2017-7753", "CVE-2017-7784", "CVE-2017-7789", "CVE-2017-7809", "CVE-2017-7800", "CVE-2017-7798", "CVE-2017-7785", "CVE-2017-7779", "CVE-2017-7791", "CVE-2017-7780", "CVE-2017-7799", "CVE-2017-7794", "CVE-2017-7787", "CVE-2017-7786", "CVE-2017-7792"], "modified": "2017-08-15T00:00:00", "id": "USN-3391-1", "href": "https://ubuntu.com/security/notices/USN-3391-1", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}, {"lastseen": "2022-01-04T12:07:58", "description": "USN-3391-1 fixed vulnerabilities in Firefox. The update introduced a \nperformance regression with WebExtensions. This update fixes the problem.\n\nWe apologize for the inconvenience.\n\nOriginal advisory details:\n\nMultiple security issues were discovered in Firefox. If a user were \ntricked in to opening a specially crafted website, an attacker could \npotentially exploit these to conduct cross-site scripting (XSS) attacks, \nbypass sandbox restrictions, obtain sensitive information, spoof the \norigin of modal alerts, bypass same origin restrictions, read \nuninitialized memory, cause a denial of service via program crash or hang, \nor execute arbitrary code. (CVE-2017-7753, CVE-2017-7779, CVE-2017-7780, \nCVE-2017-7781, CVE-2017-7783, CVE-2017-7784, CVE-2017-7785, CVE-2017-7786, \nCVE-2017-7787, CVE-2017-7788, CVE-2017-7789, CVE-2017-7791, CVE-2017-7792, \nCVE-2017-7794, CVE-2017-7797, CVE-2017-7798, CVE-2017-7799, CVE-2017-7800, \nCVE-2017-7801, CVE-2017-7802, CVE-2017-7803, CVE-2017-7806, CVE-2017-7807, \nCVE-2017-7808, CVE-2017-7809)\n", "cvss3": {"exploitabilityScore": 3.9, "cvssV3": {"baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "baseScore": 9.8, "privilegesRequired": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "userInteraction": "NONE", "version": "3.0"}, "impactScore": 5.9}, "published": "2017-08-17T00:00:00", "type": "ubuntu", "title": "Firefox regression", "bulletinFamily": "unix", "cvss2": {"severity": "HIGH", "exploitabilityScore": 10.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "COMPLETE", "availabilityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "baseScore": 10.0, "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 10.0, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-7781", "CVE-2017-7801", "CVE-2017-7788", "CVE-2017-7803", "CVE-2017-7807", "CVE-2017-7802", "CVE-2017-7806", "CVE-2017-7783", "CVE-2017-7797", "CVE-2017-7808", "CVE-2017-7753", "CVE-2017-7784", "CVE-2017-7789", "CVE-2017-7809", "CVE-2017-7800", "CVE-2017-7798", "CVE-2017-7785", "CVE-2017-7779", "CVE-2017-7791", "CVE-2017-7780", "CVE-2017-7799", "CVE-2017-7794", "CVE-2017-7787", "CVE-2017-7786", "CVE-2017-7792"], "modified": "2017-08-17T00:00:00", "id": "USN-3391-3", "href": "https://ubuntu.com/security/notices/USN-3391-3", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}], "mozilla": [{"lastseen": "2021-12-29T14:12:09", "description": "The Developer Tools feature suffers from a XUL injection vulnerability due to improper sanitization of the web page source code. In the worst case, this could allow arbitrary code execution when opening a malicious page with the style editor tool.\nA use-after-free vulnerability can occur in WebSockets when the object holding the connection is freed before the disconnection operation is finished. This results in an exploitable crash.\nA use-after-free vulnerability can occur while re-computing layout for a marquee element during window resizing where the updated style object is freed while still in use. This results in a potentially exploitable crash.\nA use-after-free vulnerability can occur when an editor DOM node is deleted prematurely during tree traversal while still bound to the document. This results in a potentially exploitable crash.\nA use-after-free vulnerability can occur when reading an image observer during frame reconstruction after the observer has been freed. This results in a potentially exploitable crash.\nA use-after-free vulnerability can occur when manipulating the DOM during the resize event of an image element. If these elements have been freed due to a lack of strong references, a potentially exploitable crash may occur when the freed elements are accessed.\nA buffer overflow can occur when manipulating Accessible Rich Internet Applications (ARIA) attributes within the DOM. This results in a potentially exploitable crash.\nA buffer overflow can occur when the image renderer attempts to paint non-displayable SVG elements. This results in a potentially exploitable crash.\nA use-after-free vulnerability can occur when the layer manager is freed too early when rendering specific SVG content, resulting in a potentially exploitable crash.\nAn out-of-bounds read occurs when applying style rules to pseudo-elements, such as ::first-line, using cached style data.\nSame-origin policy protections can be bypassed on pages with embedded iframes during page reloads, allowing the iframes to access content on the top level page, leading to information disclosure.\nA mechanism that uses AppCache to hijack a URL in a domain using fallback by serving the files from a sub-path on the domain. This has been addressed by requiring fallback files be inside the manifest directory.\nA buffer overflow will occur when viewing a certificate in the certificate manager if the certificate has an extremely long object identifier (OID). This results in a potentially exploitable crash.\nThe destructor function for the WindowsDllDetourPatcher class can be re-purposed by malicious code in concert with another vulnerability to write arbitrary data to an attacker controlled location in memory. This can be used to bypass existing memory protections in this situation. Note: This attack only affects Windows operating systems. Other operating systems are not affected.\nOn pages containing an iframe, the data: protocol can be used to create a modal alert that will render over arbitrary domains following page navigation, spoofing of the origin of the modal alert from the iframe content.\nA content security policy (CSP) frame-ancestors directive containing origins with paths allows for comparisons against those paths instead of the origin. This results in a cross-origin information leak of this path information.\nAn error in the WindowsDllDetourPatcher where a RWX (\"Read/Write/Execute\") 4k block is allocated but never protected, violating DEP protections. Note: This attack only affects Windows operating systems. Other operating systems are not affected.\nAn error occurs in the elliptic curve point addition algorithm that uses mixed Jacobian-affine coordinates where it can yield a result POINT_AT_INFINITY when it should not. A man-in-the-middle attacker could use this to interfere with a connection, resulting in an attacked party computing an incorrect shared secret.\nOn Linux systems, if the content process is compromised, the sandbox broker will allow files to be truncated even though the sandbox explicitly only has read access to the local file system and no write permissions. Note: This attack only affects the Linux operating system. Other operating systems are not affected.\nWhen a page\u2019s content security policy (CSP) header contains a sandbox directive, other directives are ignored. This results in the incorrect enforcement of CSP.\nJavaScript in the about:webrtc page is not sanitized properly being assigned to innerHTML. Data on this page is supplied by WebRTC usage and is not under third-party control, making this difficult to exploit, but the vulnerability could possibly be used for a cross-site scripting (XSS) attack.\nIf a long user name is used in a username/password combination in a site URL (such as http://UserName:Password@example.com), the resulting modal prompt will hang in a non-responsive state or crash, causing a denial of service.\nWhen an iframe has a sandbox attribute and its content is specified using srcdoc, that content does not inherit the containing page's Content Security Policy (CSP) as it should unless the sandbox attribute included allow-same-origin.\nIf a server sends two Strict-Transport-Security (STS) headers for a single connection, they will be rejected as invalid and HTTP Strict Transport Security (HSTS) will not be enabled for the connection.\nOn Windows systems, if non-null-terminated strings are copied into the crash reporter for some specific registry keys, stack memory data can be copied until a null is found. This can potentially contain private data from the local system. Note: This attack only affects Windows operating systems. Other operating systems are not affected.\nOn Windows systems, the logger run by the Windows updater deletes the file \"update.log\" before it runs in order to write a new log of that name. The path to this file is supplied at the command line to the updater and could be used in concert with another local exploit to delete a different file named \"update.log\" instead of the one intended. Note: This attack only affects Windows operating systems. Other operating systems are not affected.\nResponse header name interning does not have same-origin protections and these headers are stored in a global registry. This allows stored header names to be available cross-origin. \nMozilla developers and community members Gary Kwong, Christian Holler, Andr\u00e9 Bargull, Bob Clary, Carsten Book, Emilio Cobos \u00c1lvarez, Masayuki Nakano, Sebastian Hengst, Franziskus Kiefer, Tyson Smith, and Ronald Crane reported memory safety bugs present in Firefox 54. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code.\nMozilla developers and community members Masayuki Nakano, Gary Kwong, Ronald Crane, Andrew McCreight, Tyson Smith, Bevis Tseng, Christian Holler, Bryce Van Dyk, Dragana Damjanovic, Kartikaya Gupta, Philipp, Tristan Bourvon, and Andi-Bogdan Postelnicu reported memory safety bugs present in Firefox 54 and Firefox ESR 52.2. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of these could be exploited to run arbitrary code.\n", "cvss3": {"exploitabilityScore": 3.9, "cvssV3": {"baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "baseScore": 9.8, "privilegesRequired": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "userInteraction": "NONE", "version": "3.0"}, "impactScore": 5.9}, "published": "2017-08-08T00:00:00", "type": "mozilla", "title": "Security vulnerabilities fixed in Firefox 55 \u2014 Mozilla", "bulletinFamily": "software", "cvss2": {"severity": "HIGH", "exploitabilityScore": 10.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "COMPLETE", "availabilityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "baseScore": 10.0, "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 10.0, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-7753", "CVE-2017-7779", "CVE-2017-7780", "CVE-2017-7781", "CVE-2017-7782", "CVE-2017-7783", "CVE-2017-7784", "CVE-2017-7785", "CVE-2017-7786", "CVE-2017-7787", "CVE-2017-7788", "CVE-2017-7789", "CVE-2017-7790", "CVE-2017-7791", "CVE-2017-7792", "CVE-2017-7794", "CVE-2017-7796", "CVE-2017-7797", "CVE-2017-7798", "CVE-2017-7799", "CVE-2017-7800", "CVE-2017-7801", "CVE-2017-7802", "CVE-2017-7803", "CVE-2017-7804", "CVE-2017-7806", "CVE-2017-7807", "CVE-2017-7808", "CVE-2017-7809"], "modified": "2017-08-08T00:00:00", "id": "MFSA2017-18", "href": "https://www.mozilla.org/en-US/security/advisories/mfsa2017-18/", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}], "freebsd": [{"lastseen": "2022-01-19T15:51:31", "description": "\n\nMozilla Foundation reports:\n\nPlease reference CVE/URL list for details\n\n\n", "cvss3": {"exploitabilityScore": 3.9, "cvssV3": {"baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "baseScore": 9.8, "privilegesRequired": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "userInteraction": "NONE", "version": "3.0"}, "impactScore": 5.9}, "published": "2017-08-08T00:00:00", "type": "freebsd", "title": "mozilla -- multiple vulnerabilities", "bulletinFamily": "unix", "cvss2": {"severity": "HIGH", "exploitabilityScore": 10.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "COMPLETE", "availabilityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "baseScore": 10.0, "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 10.0, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-7753", "CVE-2017-7779", "CVE-2017-7780", "CVE-2017-7781", "CVE-2017-7782", "CVE-2017-7783", "CVE-2017-7784", "CVE-2017-7785", "CVE-2017-7786", "CVE-2017-7787", "CVE-2017-7788", "CVE-2017-7789", "CVE-2017-7790", "CVE-2017-7791", "CVE-2017-7792", "CVE-2017-7794", "CVE-2017-7796", "CVE-2017-7797", "CVE-2017-7798", "CVE-2017-7799", "CVE-2017-7800", "CVE-2017-7801", "CVE-2017-7802", "CVE-2017-7803", "CVE-2017-7804", "CVE-2017-7806", "CVE-2017-7807", "CVE-2017-7808"], "modified": "2017-08-08T00:00:00", "id": "555B244E-6B20-4546-851F-D8EB7D6C1FFA", "href": "https://vuxml.freebsd.org/freebsd/555b244e-6b20-4546-851f-d8eb7d6c1ffa.html", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}}], "kaspersky": [{"lastseen": "2021-12-23T00:02:17", "description": "### *Detect date*:\n08/08/2017\n\n### *Severity*:\nCritical\n\n### *Description*:\nMultiple serious vulnerabilities have been found in Firefox and Firefox ESR. Malicious users can exploit these vulnerabilities to cause denial of service, privilege escalation, spoof user interface, bypass security restrictions, obtain sensitive information and execute arbitrary code.\n\n### *Affected products*:\nMozilla Firefox versions earlier than 55 \nMozilla Firefox ESR versions earlier than 52.3\n\n### *Solution*:\nUpdate to the latest version \n[Download Mozilla Firefox ESR](<https://www.mozilla.org/en-US/firefox/organizations/all/>) \n[Download Mozilla Firefox](<https://www.mozilla.org/en-US/firefox/new/>)\n\n### *Original advisories*:\n[MFSA 2017-18](<https://www.mozilla.org/en-US/security/advisories/mfsa2017-18/>) \n[MFSA 2017-19](<https://www.mozilla.org/en-US/security/advisories/mfsa2017-19/>) \n\n\n### *Impacts*:\nACE \n\n### *Related products*:\n[Mozilla Firefox](<https://threats.kaspersky.com/en/product/Mozilla-Firefox/>)\n\n### *CVE-IDS*:\n[CVE-2017-7786](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7786>)7.5Critical \n[CVE-2017-7753](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7753>)6.4High \n[CVE-2017-7787](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7787>)5.0Critical \n[CVE-2017-7807](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7807>)5.8High \n[CVE-2017-7792](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7792>)7.5Critical \n[CVE-2017-7804](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7804>)5.0Critical \n[CVE-2017-7791](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7791>)5.0Critical \n[CVE-2017-7782](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7782>)5.0Critical \n[CVE-2017-7803](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7803>)5.0Critical \n[CVE-2017-7800](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7800>)7.5Critical \n[CVE-2017-7801](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7801>)7.5Critical \n[CVE-2017-7809](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7809>)7.5Critical \n[CVE-2017-7784](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7784>)7.5Critical \n[CVE-2017-7802](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7802>)7.5Critical \n[CVE-2017-7785](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7785>)7.5Critical \n[CVE-2017-7798](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7798>)6.8High \n[CVE-2017-7806](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7806>)5.0Critical \n[CVE-2017-7808](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7808>)5.0Critical \n[CVE-2017-7781](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7781>)4.3Warning \n[CVE-2017-7794](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7794>)4.6Warning \n[CVE-2017-7799](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7799>)4.3Warning \n[CVE-2017-7783](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7783>)5.0Critical \n[CVE-2017-7788](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7788>)7.5Critical \n[CVE-2017-7789](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7789>)5.0Critical \n[CVE-2017-7790](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7790>)5.0Critical \n[CVE-2017-7796](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7796>)3.3Warning \n[CVE-2017-7797](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7797>)5.0Critical \n[CVE-2017-7780](<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7780>)7.5Critical\n\n### *Exploitation*:\nThe following public exploits exists for this vulnerability:", "cvss3": {"exploitabilityScore": 3.9, "cvssV3": {"baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "baseScore": 9.8, "privilegesRequired": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "userInteraction": "NONE", "version": "3.0"}, "impactScore": 5.9}, "published": "2017-08-08T00:00:00", "type": "kaspersky", "title": "KLA11082 Multiple vulnerabilities in Mozilla Firefox and Firefox ESR", "bulletinFamily": "info", "cvss2": {"severity": "HIGH", "exploitabilityScore": 10.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 7.5, "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2017-7753", "CVE-2017-7780", "CVE-2017-7781", "CVE-2017-7782", "CVE-2017-7783", "CVE-2017-7784", "CVE-2017-7785", "CVE-2017-7786", "CVE-2017-7787", "CVE-2017-7788", "CVE-2017-7789", "CVE-2017-7790", "CVE-2017-7791", "CVE-2017-7792", "CVE-2017-7794", "CVE-2017-7796", "CVE-2017-7797", "CVE-2017-7798", "CVE-2017-7799", "CVE-2017-7800", "CVE-2017-7801", "CVE-2017-7802", "CVE-2017-7803", "CVE-2017-7804", "CVE-2017-7806", "CVE-2017-7807", "CVE-2017-7808", "CVE-2017-7809"], "modified": "2020-06-18T00:00:00", "id": "KLA11082", "href": "https://threats.kaspersky.com/en/vulnerability/KLA11082/", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}]}