suse-su-2018:2481-1
Vulnerability from csaf_suse
Published
2018-08-22 14:58
Modified
2018-08-22 14:58
Summary
Security update for podofo
Notes
Title of the patch
Security update for podofo
Description of the patch
This update for podofo fixes the following issues:
- 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).
- CVE-2017-5853: Integer overflow allowed remote attackers to have unspecified
impact via a crafted file (bsc#1023069).
- CVE-2017-5854: Prevent NULL pointer dereference that allowed remote attackers
to cause a denial of service via a crafted file (bsc#1023070).
- 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).
- 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).
- 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).
- CVE-2017-6844: Buffer overflow in the PoDoFo::PdfParser::ReadXRefSubsection
function allowed remote attackers to have unspecified impact via a crafted file
(bsc#1027782).
- CVE-2017-6840: The ColorChanger::GetColorFromStack function allowed remote
attackers to cause a denial of service (invalid read) via a crafted file
(bsc#1027787).
- 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).
- 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).
- CVE-2017-7380: Prevent NULL pointer dereference that allowed remote attackers
to cause a denial of service via a crafted PDF document (bsc#1032019).
- 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).
- 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).
- 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).
- 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).
- 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).
Patchnames
SUSE-SLE-DESKTOP-12-SP3-2018-1744,SUSE-SLE-SDK-12-SP3-2018-1744,SUSE-SLE-WE-12-SP3-2018-1744
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for podofo",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for podofo fixes the following issues:\n\n- CVE-2017-5852: The PoDoFo::PdfPage::GetInheritedKeyFromObject function\n allowed remote attackers to cause a denial of service (infinite loop) via a\n crafted file (bsc#1023067).\n- CVE-2017-5853: Integer overflow allowed remote attackers to have unspecified\n impact via a crafted file (bsc#1023069).\n- CVE-2017-5854: Prevent NULL pointer dereference that allowed remote attackers\n to cause a denial of service via a crafted file (bsc#1023070).\n- CVE-2017-5855: The PoDoFo::PdfParser::ReadXRefSubsection function allowed\n remote attackers to cause a denial of service (NULL pointer dereference) via a\n crafted file (bsc#1023071).\n- CVE-2017-5886: Prevent heap-based buffer overflow in the\n PoDoFo::PdfTokenizer::GetNextToken function that allowed remote attackers to\n have unspecified impact via a crafted file (bsc#1023380).\n- CVE-2017-6847: The PoDoFo::PdfVariant::DelayedLoad function allowed remote\n attackers to cause a denial of service (NULL pointer dereference) via a crafted\n file (bsc#1027778).\n- CVE-2017-6844: Buffer overflow in the PoDoFo::PdfParser::ReadXRefSubsection\n function allowed remote attackers to have unspecified impact via a crafted file\n (bsc#1027782).\n- CVE-2017-6840: The ColorChanger::GetColorFromStack function allowed remote\n attackers to cause a denial of service (invalid read) via a crafted file\n (bsc#1027787).\n- CVE-2017-7378: The PoDoFo::PdfPainter::ExpandTabs function allowed remote\n attackers to cause a denial of service (heap-based buffer over-read and\n application crash) via a crafted PDF document (bsc#1032017).\n- CVE-2017-7379: The PoDoFo::PdfSimpleEncoding::ConvertToEncoding function\n allowed remote attackers to cause a denial of service (heap-based buffer\n over-read and application crash) via a crafted PDF document (bsc#1032018).\n- CVE-2017-7380: Prevent NULL pointer dereference that allowed remote attackers\n to cause a denial of service via a crafted PDF document (bsc#1032019).\n- CVE-2017-7994: The function TextExtractor::ExtractText allowed remote\n attackers to cause a denial of service (NULL pointer dereference and\n application crash) via a crafted PDF document (bsc#1035534).\n- CVE-2017-8054: The function PdfPagesTree::GetPageNodeFromArray allowed remote\n attackers to cause a denial of service (infinite recursion and application\n crash) via a crafted PDF document (bsc#1035596).\n- CVE-2017-8787: The PoDoFo::PdfXRefStreamParserObject::ReadXRefStreamEntry\n function allowed remote attackers to cause a denial of service (heap-based\n buffer over-read) or possibly have unspecified other impact via a crafted PDF\n file (bsc#1037739).\n- CVE-2018-5308: Properly validate memcpy arguments in the\n PdfMemoryOutputStream::Write function to prevent remote attackers from causing\n a denial-of-service or possibly have unspecified other impact via a crafted pdf\n file (bsc#1075772).\n- CVE-2018-8001: Prevent heap-based buffer over-read vulnerability in\n UnescapeName() that allowed remote attackers to cause a denial-of-service or\n possibly unspecified other impact via a crafted pdf file (bsc#1084894).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-DESKTOP-12-SP3-2018-1744,SUSE-SLE-SDK-12-SP3-2018-1744,SUSE-SLE-WE-12-SP3-2018-1744",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2018_2481-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2018:2481-1",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20182481-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2018:2481-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2018-August/004491.html"
},
{
"category": "self",
"summary": "SUSE Bug 1023067",
"url": "https://bugzilla.suse.com/1023067"
},
{
"category": "self",
"summary": "SUSE Bug 1023069",
"url": "https://bugzilla.suse.com/1023069"
},
{
"category": "self",
"summary": "SUSE Bug 1023070",
"url": "https://bugzilla.suse.com/1023070"
},
{
"category": "self",
"summary": "SUSE Bug 1023071",
"url": "https://bugzilla.suse.com/1023071"
},
{
"category": "self",
"summary": "SUSE Bug 1023380",
"url": "https://bugzilla.suse.com/1023380"
},
{
"category": "self",
"summary": "SUSE Bug 1027778",
"url": "https://bugzilla.suse.com/1027778"
},
{
"category": "self",
"summary": "SUSE Bug 1027782",
"url": "https://bugzilla.suse.com/1027782"
},
{
"category": "self",
"summary": "SUSE Bug 1027787",
"url": "https://bugzilla.suse.com/1027787"
},
{
"category": "self",
"summary": "SUSE Bug 1032017",
"url": "https://bugzilla.suse.com/1032017"
},
{
"category": "self",
"summary": "SUSE Bug 1032018",
"url": "https://bugzilla.suse.com/1032018"
},
{
"category": "self",
"summary": "SUSE Bug 1032019",
"url": "https://bugzilla.suse.com/1032019"
},
{
"category": "self",
"summary": "SUSE Bug 1035534",
"url": "https://bugzilla.suse.com/1035534"
},
{
"category": "self",
"summary": "SUSE Bug 1035596",
"url": "https://bugzilla.suse.com/1035596"
},
{
"category": "self",
"summary": "SUSE Bug 1037739",
"url": "https://bugzilla.suse.com/1037739"
},
{
"category": "self",
"summary": "SUSE Bug 1075772",
"url": "https://bugzilla.suse.com/1075772"
},
{
"category": "self",
"summary": "SUSE Bug 1084894",
"url": "https://bugzilla.suse.com/1084894"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-5852 page",
"url": "https://www.suse.com/security/cve/CVE-2017-5852/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-5853 page",
"url": "https://www.suse.com/security/cve/CVE-2017-5853/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-5854 page",
"url": "https://www.suse.com/security/cve/CVE-2017-5854/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-5855 page",
"url": "https://www.suse.com/security/cve/CVE-2017-5855/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-5886 page",
"url": "https://www.suse.com/security/cve/CVE-2017-5886/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-6840 page",
"url": "https://www.suse.com/security/cve/CVE-2017-6840/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-6844 page",
"url": "https://www.suse.com/security/cve/CVE-2017-6844/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-6847 page",
"url": "https://www.suse.com/security/cve/CVE-2017-6847/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-7378 page",
"url": "https://www.suse.com/security/cve/CVE-2017-7378/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-7379 page",
"url": "https://www.suse.com/security/cve/CVE-2017-7379/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-7380 page",
"url": "https://www.suse.com/security/cve/CVE-2017-7380/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-7994 page",
"url": "https://www.suse.com/security/cve/CVE-2017-7994/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-8054 page",
"url": "https://www.suse.com/security/cve/CVE-2017-8054/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-8787 page",
"url": "https://www.suse.com/security/cve/CVE-2017-8787/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-5308 page",
"url": "https://www.suse.com/security/cve/CVE-2018-5308/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-8001 page",
"url": "https://www.suse.com/security/cve/CVE-2018-8001/"
}
],
"title": "Security update for podofo",
"tracking": {
"current_release_date": "2018-08-22T14:58:50Z",
"generator": {
"date": "2018-08-22T14:58:50Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2018:2481-1",
"initial_release_date": "2018-08-22T14:58:50Z",
"revision_history": [
{
"date": "2018-08-22T14:58:50Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpodofo-devel-0.9.2-3.3.1.aarch64",
"product": {
"name": "libpodofo-devel-0.9.2-3.3.1.aarch64",
"product_id": "libpodofo-devel-0.9.2-3.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpodofo-devel-0.9.2-3.3.1.ppc64le",
"product": {
"name": "libpodofo-devel-0.9.2-3.3.1.ppc64le",
"product_id": "libpodofo-devel-0.9.2-3.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpodofo-devel-0.9.2-3.3.1.s390x",
"product": {
"name": "libpodofo-devel-0.9.2-3.3.1.s390x",
"product_id": "libpodofo-devel-0.9.2-3.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"product": {
"name": "libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"product_id": "libpodofo0_9_2-0.9.2-3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpodofo-devel-0.9.2-3.3.1.x86_64",
"product": {
"name": "libpodofo-devel-0.9.2-3.3.1.x86_64",
"product_id": "libpodofo-devel-0.9.2-3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Workstation Extension 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Workstation Extension 12 SP3",
"product_id": "SUSE Linux Enterprise Workstation Extension 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-we:12:sp3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpodofo0_9_2-0.9.2-3.3.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
},
"product_reference": "libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpodofo-devel-0.9.2-3.3.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64"
},
"product_reference": "libpodofo-devel-0.9.2-3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpodofo-devel-0.9.2-3.3.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le"
},
"product_reference": "libpodofo-devel-0.9.2-3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpodofo-devel-0.9.2-3.3.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x"
},
"product_reference": "libpodofo-devel-0.9.2-3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpodofo-devel-0.9.2-3.3.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64"
},
"product_reference": "libpodofo-devel-0.9.2-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpodofo0_9_2-0.9.2-3.3.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP3",
"product_id": "SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
},
"product_reference": "libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-5852",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-5852"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-5852",
"url": "https://www.suse.com/security/cve/CVE-2017-5852"
},
{
"category": "external",
"summary": "SUSE Bug 1023067 for CVE-2017-5852",
"url": "https://bugzilla.suse.com/1023067"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-22T14:58:50Z",
"details": "moderate"
}
],
"title": "CVE-2017-5852"
},
{
"cve": "CVE-2017-5853",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-5853"
}
],
"notes": [
{
"category": "general",
"text": "Integer overflow in base/PdfParser.cpp in PoDoFo 0.9.4 allows remote attackers to have unspecified impact via a crafted file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-5853",
"url": "https://www.suse.com/security/cve/CVE-2017-5853"
},
{
"category": "external",
"summary": "SUSE Bug 1023069 for CVE-2017-5853",
"url": "https://bugzilla.suse.com/1023069"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-22T14:58:50Z",
"details": "moderate"
}
],
"title": "CVE-2017-5853"
},
{
"cve": "CVE-2017-5854",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-5854"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-5854",
"url": "https://www.suse.com/security/cve/CVE-2017-5854"
},
{
"category": "external",
"summary": "SUSE Bug 1023070 for CVE-2017-5854",
"url": "https://bugzilla.suse.com/1023070"
},
{
"category": "external",
"summary": "SUSE Bug 1096890 for CVE-2017-5854",
"url": "https://bugzilla.suse.com/1096890"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-22T14:58:50Z",
"details": "moderate"
}
],
"title": "CVE-2017-5854"
},
{
"cve": "CVE-2017-5855",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-5855"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-5855",
"url": "https://www.suse.com/security/cve/CVE-2017-5855"
},
{
"category": "external",
"summary": "SUSE Bug 1023071 for CVE-2017-5855",
"url": "https://bugzilla.suse.com/1023071"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-22T14:58:50Z",
"details": "moderate"
}
],
"title": "CVE-2017-5855"
},
{
"cve": "CVE-2017-5886",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-5886"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-5886",
"url": "https://www.suse.com/security/cve/CVE-2017-5886"
},
{
"category": "external",
"summary": "SUSE Bug 1023380 for CVE-2017-5886",
"url": "https://bugzilla.suse.com/1023380"
},
{
"category": "external",
"summary": "SUSE Bug 1084902 for CVE-2017-5886",
"url": "https://bugzilla.suse.com/1084902"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-22T14:58:50Z",
"details": "moderate"
}
],
"title": "CVE-2017-5886"
},
{
"cve": "CVE-2017-6840",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-6840"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-6840",
"url": "https://www.suse.com/security/cve/CVE-2017-6840"
},
{
"category": "external",
"summary": "SUSE Bug 1027787 for CVE-2017-6840",
"url": "https://bugzilla.suse.com/1027787"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-22T14:58:50Z",
"details": "moderate"
}
],
"title": "CVE-2017-6840"
},
{
"cve": "CVE-2017-6844",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-6844"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-6844",
"url": "https://www.suse.com/security/cve/CVE-2017-6844"
},
{
"category": "external",
"summary": "SUSE Bug 1027782 for CVE-2017-6844",
"url": "https://bugzilla.suse.com/1027782"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-22T14:58:50Z",
"details": "moderate"
}
],
"title": "CVE-2017-6844"
},
{
"cve": "CVE-2017-6847",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-6847"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-6847",
"url": "https://www.suse.com/security/cve/CVE-2017-6847"
},
{
"category": "external",
"summary": "SUSE Bug 1027778 for CVE-2017-6847",
"url": "https://bugzilla.suse.com/1027778"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-22T14:58:50Z",
"details": "moderate"
}
],
"title": "CVE-2017-6847"
},
{
"cve": "CVE-2017-7378",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-7378"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-7378",
"url": "https://www.suse.com/security/cve/CVE-2017-7378"
},
{
"category": "external",
"summary": "SUSE Bug 1032017 for CVE-2017-7378",
"url": "https://bugzilla.suse.com/1032017"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-22T14:58:50Z",
"details": "moderate"
}
],
"title": "CVE-2017-7378"
},
{
"cve": "CVE-2017-7379",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-7379"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-7379",
"url": "https://www.suse.com/security/cve/CVE-2017-7379"
},
{
"category": "external",
"summary": "SUSE Bug 1032018 for CVE-2017-7379",
"url": "https://bugzilla.suse.com/1032018"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-22T14:58:50Z",
"details": "moderate"
}
],
"title": "CVE-2017-7379"
},
{
"cve": "CVE-2017-7380",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-7380"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-7380",
"url": "https://www.suse.com/security/cve/CVE-2017-7380"
},
{
"category": "external",
"summary": "SUSE Bug 1032019 for CVE-2017-7380",
"url": "https://bugzilla.suse.com/1032019"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-22T14:58:50Z",
"details": "moderate"
}
],
"title": "CVE-2017-7380"
},
{
"cve": "CVE-2017-7994",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-7994"
}
],
"notes": [
{
"category": "general",
"text": "The function TextExtractor::ExtractText in TextExtractor.cpp:77 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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-7994",
"url": "https://www.suse.com/security/cve/CVE-2017-7994"
},
{
"category": "external",
"summary": "SUSE Bug 1035534 for CVE-2017-7994",
"url": "https://bugzilla.suse.com/1035534"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-22T14:58:50Z",
"details": "moderate"
}
],
"title": "CVE-2017-7994"
},
{
"cve": "CVE-2017-8054",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-8054"
}
],
"notes": [
{
"category": "general",
"text": "The function PdfPagesTree::GetPageNodeFromArray in PdfPageTree.cpp:464 in PoDoFo 0.9.5 allows remote attackers to cause a denial of service (infinite recursion and application crash) via a crafted PDF document.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-8054",
"url": "https://www.suse.com/security/cve/CVE-2017-8054"
},
{
"category": "external",
"summary": "SUSE Bug 1035596 for CVE-2017-8054",
"url": "https://bugzilla.suse.com/1035596"
},
{
"category": "external",
"summary": "SUSE Bug 1094315 for CVE-2017-8054",
"url": "https://bugzilla.suse.com/1094315"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-22T14:58:50Z",
"details": "moderate"
}
],
"title": "CVE-2017-8054"
},
{
"cve": "CVE-2017-8787",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-8787"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-8787",
"url": "https://www.suse.com/security/cve/CVE-2017-8787"
},
{
"category": "external",
"summary": "SUSE Bug 1037739 for CVE-2017-8787",
"url": "https://bugzilla.suse.com/1037739"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-22T14:58:50Z",
"details": "moderate"
}
],
"title": "CVE-2017-8787"
},
{
"cve": "CVE-2018-5308",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-5308"
}
],
"notes": [
{
"category": "general",
"text": "PoDoFo 0.9.5 does not properly validate memcpy arguments in the PdfMemoryOutputStream::Write function (base/PdfOutputStream.cpp). Remote attackers could leverage this vulnerability to cause a denial-of-service or possibly unspecified other impact via a crafted pdf file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-5308",
"url": "https://www.suse.com/security/cve/CVE-2018-5308"
},
{
"category": "external",
"summary": "SUSE Bug 1075772 for CVE-2018-5308",
"url": "https://bugzilla.suse.com/1075772"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-22T14:58:50Z",
"details": "moderate"
}
],
"title": "CVE-2018-5308"
},
{
"cve": "CVE-2018-8001",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-8001"
}
],
"notes": [
{
"category": "general",
"text": "In PoDoFo 0.9.5, there exists a heap-based buffer over-read vulnerability in UnescapeName() in PdfName.cpp. Remote attackers could leverage this vulnerability to cause a denial-of-service or possibly unspecified other impact via a crafted pdf file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-8001",
"url": "https://www.suse.com/security/cve/CVE-2018-8001"
},
{
"category": "external",
"summary": "SUSE Bug 1084894 for CVE-2018-8001",
"url": "https://bugzilla.suse.com/1084894"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Desktop 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:libpodofo-devel-0.9.2-3.3.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 12 SP3:libpodofo0_9_2-0.9.2-3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-08-22T14:58:50Z",
"details": "moderate"
}
],
"title": "CVE-2018-8001"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…