SUSE-SU-2021:14823-1

Vulnerability from csaf_suse - Published: 2021-10-06 14:42 - Updated: 2021-10-06 14:42
Summary
Security update for transfig
Severity
Important
Notes
Title of the patch: Security update for transfig
Description of the patch: This update for transfig fixes the following issues: - CVE-2021-3561: Fixed global buffer overflow in fig2dev/read.c in function read_colordef() (bsc#1186329). - CVE-2019-19797: Fixed out-of-bounds write in read_colordef in read.c (bsc#1159293). - CVE-2019-19746: Fixed segmentation fault and out-of-bounds write because of an integer overflow via a large arrow type (bsc#1159130). - CVE-2019-19555: Fixed stack-based buffer overflow because of an incorrect sscanf (bsc#1161698). - CVE-2019-14275: Fixed stack-based buffer overflow in the calc_arrow function in bound.c (bsc#1143650). - CVE-2020-21680: Fixed a stack-based buffer overflow in the put_arrow() component in genpict2e.c (bsc#1189343). - CVE-2020-21681: Fixed a global buffer overflow in the set_color component in genge.c (bsc#1189345). - CVE-2020-21682: Fixed a global buffer overflow in the set_fill component in genge.c (bsc#1189346). - CVE-2020-21683: Fixed a global buffer overflow in the shade_or_tint_name_after_declare_color in genpstricks.c (bsc#1189325). - Do hardening via compile and linker flags - Fixed last added upstream commit (boo#1136882)
Patchnames: sleposp3-transfig-14823,slessp4-transfig-14823
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Vendor Fix To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Vendor Fix To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
https://www.suse.com/support/security/rating/ external
https://ftp.suse.com/pub/projects/security/csaf/s… self
https://www.suse.com/support/update/announcement/… self
https://lists.suse.com/pipermail/sle-security-upd… self
https://bugzilla.suse.com/1136882 self
https://bugzilla.suse.com/1143650 self
https://bugzilla.suse.com/1159130 self
https://bugzilla.suse.com/1159293 self
https://bugzilla.suse.com/1161698 self
https://bugzilla.suse.com/1186329 self
https://bugzilla.suse.com/1189325 self
https://bugzilla.suse.com/1189343 self
https://bugzilla.suse.com/1189345 self
https://bugzilla.suse.com/1189346 self
https://www.suse.com/security/cve/CVE-2019-14275/ self
https://www.suse.com/security/cve/CVE-2019-19555/ self
https://www.suse.com/security/cve/CVE-2019-19746/ self
https://www.suse.com/security/cve/CVE-2019-19797/ self
https://www.suse.com/security/cve/CVE-2020-21680/ self
https://www.suse.com/security/cve/CVE-2020-21681/ self
https://www.suse.com/security/cve/CVE-2020-21682/ self
https://www.suse.com/security/cve/CVE-2020-21683/ self
https://www.suse.com/security/cve/CVE-2021-3561/ self
https://www.suse.com/security/cve/CVE-2019-14275 external
https://bugzilla.suse.com/1143650 external
https://www.suse.com/security/cve/CVE-2019-19555 external
https://bugzilla.suse.com/1161698 external
https://www.suse.com/security/cve/CVE-2019-19746 external
https://bugzilla.suse.com/1159130 external
https://www.suse.com/security/cve/CVE-2019-19797 external
https://bugzilla.suse.com/1159293 external
https://www.suse.com/security/cve/CVE-2020-21680 external
https://bugzilla.suse.com/1189343 external
https://www.suse.com/security/cve/CVE-2020-21681 external
https://bugzilla.suse.com/1189345 external
https://www.suse.com/security/cve/CVE-2020-21682 external
https://bugzilla.suse.com/1189346 external
https://www.suse.com/security/cve/CVE-2020-21683 external
https://bugzilla.suse.com/1189325 external
https://www.suse.com/security/cve/CVE-2021-3561 external
https://bugzilla.suse.com/1186329 external

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "important"
    },
    "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 transfig",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for transfig fixes the following issues:\n\n- CVE-2021-3561: Fixed global buffer overflow in fig2dev/read.c in function read_colordef() (bsc#1186329).\n- CVE-2019-19797: Fixed out-of-bounds write in read_colordef in read.c (bsc#1159293).\n- CVE-2019-19746: Fixed segmentation fault and out-of-bounds write because of an integer overflow via a large arrow type (bsc#1159130).\n- CVE-2019-19555: Fixed stack-based buffer overflow because of an incorrect sscanf (bsc#1161698).\n- CVE-2019-14275: Fixed stack-based buffer overflow in the calc_arrow function in bound.c (bsc#1143650).\n- CVE-2020-21680: Fixed a stack-based buffer overflow in the put_arrow() component in genpict2e.c (bsc#1189343).\n- CVE-2020-21681: Fixed a global buffer overflow in the set_color component in genge.c (bsc#1189345).\n- CVE-2020-21682: Fixed a global buffer overflow in the set_fill component in genge.c (bsc#1189346).\n- CVE-2020-21683: Fixed a global buffer overflow in the shade_or_tint_name_after_declare_color in genpstricks.c (bsc#1189325).\n\n- Do hardening via compile and linker flags \n- Fixed last added upstream commit (boo#1136882)\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "sleposp3-transfig-14823,slessp4-transfig-14823",
        "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-2021_14823-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2021:14823-1",
        "url": "https://www.suse.com/support/update/announcement/2021/suse-su-202114823-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2021:14823-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-October/009541.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1136882",
        "url": "https://bugzilla.suse.com/1136882"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1143650",
        "url": "https://bugzilla.suse.com/1143650"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1159130",
        "url": "https://bugzilla.suse.com/1159130"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1159293",
        "url": "https://bugzilla.suse.com/1159293"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1161698",
        "url": "https://bugzilla.suse.com/1161698"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1186329",
        "url": "https://bugzilla.suse.com/1186329"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1189325",
        "url": "https://bugzilla.suse.com/1189325"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1189343",
        "url": "https://bugzilla.suse.com/1189343"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1189345",
        "url": "https://bugzilla.suse.com/1189345"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1189346",
        "url": "https://bugzilla.suse.com/1189346"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2019-14275 page",
        "url": "https://www.suse.com/security/cve/CVE-2019-14275/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2019-19555 page",
        "url": "https://www.suse.com/security/cve/CVE-2019-19555/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2019-19746 page",
        "url": "https://www.suse.com/security/cve/CVE-2019-19746/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2019-19797 page",
        "url": "https://www.suse.com/security/cve/CVE-2019-19797/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-21680 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-21680/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-21681 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-21681/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-21682 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-21682/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2020-21683 page",
        "url": "https://www.suse.com/security/cve/CVE-2020-21683/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2021-3561 page",
        "url": "https://www.suse.com/security/cve/CVE-2021-3561/"
      }
    ],
    "title": "Security update for transfig",
    "tracking": {
      "current_release_date": "2021-10-06T14:42:40Z",
      "generator": {
        "date": "2021-10-06T14:42:40Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2021:14823-1",
      "initial_release_date": "2021-10-06T14:42:40Z",
      "revision_history": [
        {
          "date": "2021-10-06T14:42:40Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "transfig-3.2.8a-1.160.13.1.i586",
                "product": {
                  "name": "transfig-3.2.8a-1.160.13.1.i586",
                  "product_id": "transfig-3.2.8a-1.160.13.1.i586"
                }
              }
            ],
            "category": "architecture",
            "name": "i586"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "transfig-3.2.8a-1.160.13.1.ppc64",
                "product": {
                  "name": "transfig-3.2.8a-1.160.13.1.ppc64",
                  "product_id": "transfig-3.2.8a-1.160.13.1.ppc64"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "transfig-3.2.8a-1.160.13.1.s390x",
                "product": {
                  "name": "transfig-3.2.8a-1.160.13.1.s390x",
                  "product_id": "transfig-3.2.8a-1.160.13.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "transfig-3.2.8a-1.160.13.1.x86_64",
                "product": {
                  "name": "transfig-3.2.8a-1.160.13.1.x86_64",
                  "product_id": "transfig-3.2.8a-1.160.13.1.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Point of Sale 11 SP3",
                "product": {
                  "name": "SUSE Linux Enterprise Point of Sale 11 SP3",
                  "product_id": "SUSE Linux Enterprise Point of Sale 11 SP3",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-pos:11:sp3"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 11 SP4-LTSS",
                "product": {
                  "name": "SUSE Linux Enterprise Server 11 SP4-LTSS",
                  "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:suse_sles:11:sp4"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "transfig-3.2.8a-1.160.13.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
          "product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:transfig-3.2.8a-1.160.13.1.i586"
        },
        "product_reference": "transfig-3.2.8a-1.160.13.1.i586",
        "relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "transfig-3.2.8a-1.160.13.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.i586"
        },
        "product_reference": "transfig-3.2.8a-1.160.13.1.i586",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "transfig-3.2.8a-1.160.13.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.ppc64"
        },
        "product_reference": "transfig-3.2.8a-1.160.13.1.ppc64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "transfig-3.2.8a-1.160.13.1.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.s390x"
        },
        "product_reference": "transfig-3.2.8a-1.160.13.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "transfig-3.2.8a-1.160.13.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
          "product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.x86_64"
        },
        "product_reference": "transfig-3.2.8a-1.160.13.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2019-14275",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2019-14275"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Xfig fig2dev 3.2.7a has a stack-based buffer overflow in the calc_arrow function in bound.c.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Point of Sale 11 SP3:transfig-3.2.8a-1.160.13.1.i586",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.i586",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.ppc64",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.s390x",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2019-14275",
          "url": "https://www.suse.com/security/cve/CVE-2019-14275"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1143650 for CVE-2019-14275",
          "url": "https://bugzilla.suse.com/1143650"
        }
      ],
      "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 Point of Sale 11 SP3:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.ppc64",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.s390x",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.4,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L",
            "version": "3.0"
          },
          "products": [
            "SUSE Linux Enterprise Point of Sale 11 SP3:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.ppc64",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.s390x",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2021-10-06T14:42:40Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2019-14275"
    },
    {
      "cve": "CVE-2019-19555",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2019-19555"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "read_textobject in read.c in Xfig fig2dev 3.2.7b has a stack-based buffer overflow because of an incorrect sscanf.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Point of Sale 11 SP3:transfig-3.2.8a-1.160.13.1.i586",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.i586",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.ppc64",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.s390x",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2019-19555",
          "url": "https://www.suse.com/security/cve/CVE-2019-19555"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1161698 for CVE-2019-19555",
          "url": "https://bugzilla.suse.com/1161698"
        }
      ],
      "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 Point of Sale 11 SP3:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.ppc64",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.s390x",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Point of Sale 11 SP3:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.ppc64",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.s390x",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2021-10-06T14:42:40Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2019-19555"
    },
    {
      "cve": "CVE-2019-19746",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2019-19746"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "make_arrow in arrow.c in Xfig fig2dev 3.2.7b allows a segmentation fault and out-of-bounds write because of an integer overflow via a large arrow type.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Point of Sale 11 SP3:transfig-3.2.8a-1.160.13.1.i586",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.i586",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.ppc64",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.s390x",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2019-19746",
          "url": "https://www.suse.com/security/cve/CVE-2019-19746"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1159130 for CVE-2019-19746",
          "url": "https://bugzilla.suse.com/1159130"
        }
      ],
      "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 Point of Sale 11 SP3:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.ppc64",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.s390x",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Point of Sale 11 SP3:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.ppc64",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.s390x",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2021-10-06T14:42:40Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2019-19746"
    },
    {
      "cve": "CVE-2019-19797",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2019-19797"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "read_colordef in read.c in Xfig fig2dev 3.2.7b has an out-of-bounds write.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Point of Sale 11 SP3:transfig-3.2.8a-1.160.13.1.i586",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.i586",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.ppc64",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.s390x",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2019-19797",
          "url": "https://www.suse.com/security/cve/CVE-2019-19797"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1159293 for CVE-2019-19797",
          "url": "https://bugzilla.suse.com/1159293"
        }
      ],
      "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 Point of Sale 11 SP3:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.ppc64",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.s390x",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.4,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Point of Sale 11 SP3:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.ppc64",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.s390x",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2021-10-06T14:42:40Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2019-19797"
    },
    {
      "cve": "CVE-2020-21680",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-21680"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A stack-based buffer overflow in the put_arrow() component in genpict2e.c of fig2dev 3.2.7b allows attackers to cause a denial of service (DOS) via converting a xfig file into pict2e format.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Point of Sale 11 SP3:transfig-3.2.8a-1.160.13.1.i586",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.i586",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.ppc64",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.s390x",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-21680",
          "url": "https://www.suse.com/security/cve/CVE-2020-21680"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1189343 for CVE-2020-21680",
          "url": "https://bugzilla.suse.com/1189343"
        }
      ],
      "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 Point of Sale 11 SP3:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.ppc64",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.s390x",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Point of Sale 11 SP3:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.ppc64",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.s390x",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2021-10-06T14:42:40Z",
          "details": "important"
        }
      ],
      "title": "CVE-2020-21680"
    },
    {
      "cve": "CVE-2020-21681",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-21681"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A global buffer overflow in the set_color component in genge.c of fig2dev 3.2.7b allows attackers to cause a denial of service (DOS) via converting a xfig file into ge format.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Point of Sale 11 SP3:transfig-3.2.8a-1.160.13.1.i586",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.i586",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.ppc64",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.s390x",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-21681",
          "url": "https://www.suse.com/security/cve/CVE-2020-21681"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1189345 for CVE-2020-21681",
          "url": "https://bugzilla.suse.com/1189345"
        }
      ],
      "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 Point of Sale 11 SP3:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.ppc64",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.s390x",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Point of Sale 11 SP3:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.ppc64",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.s390x",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2021-10-06T14:42:40Z",
          "details": "important"
        }
      ],
      "title": "CVE-2020-21681"
    },
    {
      "cve": "CVE-2020-21682",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-21682"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A global buffer overflow in the set_fill component in genge.c of fig2dev 3.2.7b allows attackers to cause a denial of service (DOS) via converting a xfig file into ge format.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Point of Sale 11 SP3:transfig-3.2.8a-1.160.13.1.i586",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.i586",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.ppc64",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.s390x",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-21682",
          "url": "https://www.suse.com/security/cve/CVE-2020-21682"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1189346 for CVE-2020-21682",
          "url": "https://bugzilla.suse.com/1189346"
        }
      ],
      "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 Point of Sale 11 SP3:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.ppc64",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.s390x",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Point of Sale 11 SP3:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.ppc64",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.s390x",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2021-10-06T14:42:40Z",
          "details": "important"
        }
      ],
      "title": "CVE-2020-21682"
    },
    {
      "cve": "CVE-2020-21683",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2020-21683"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A global buffer overflow in the shade_or_tint_name_after_declare_color in genpstricks.c of fig2dev 3.2.7b allows attackers to cause a denial of service (DOS) via converting a xfig file into pstricks format.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Point of Sale 11 SP3:transfig-3.2.8a-1.160.13.1.i586",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.i586",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.ppc64",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.s390x",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2020-21683",
          "url": "https://www.suse.com/security/cve/CVE-2020-21683"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1189325 for CVE-2020-21683",
          "url": "https://bugzilla.suse.com/1189325"
        }
      ],
      "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 Point of Sale 11 SP3:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.ppc64",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.s390x",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Point of Sale 11 SP3:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.ppc64",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.s390x",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2021-10-06T14:42:40Z",
          "details": "important"
        }
      ],
      "title": "CVE-2020-21683"
    },
    {
      "cve": "CVE-2021-3561",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2021-3561"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "An Out of Bounds flaw was found fig2dev version 3.2.8a. A flawed bounds check in read_objects() could allow an attacker to provide a crafted malicious input causing the application to either crash or in some cases cause memory corruption. The highest threat from this vulnerability is to integrity as well as system availability.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Point of Sale 11 SP3:transfig-3.2.8a-1.160.13.1.i586",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.i586",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.ppc64",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.s390x",
          "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2021-3561",
          "url": "https://www.suse.com/security/cve/CVE-2021-3561"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1186329 for CVE-2021-3561",
          "url": "https://bugzilla.suse.com/1186329"
        }
      ],
      "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 Point of Sale 11 SP3:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.ppc64",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.s390x",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:L",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Point of Sale 11 SP3:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.i586",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.ppc64",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.s390x",
            "SUSE Linux Enterprise Server 11 SP4-LTSS:transfig-3.2.8a-1.160.13.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2021-10-06T14:42:40Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2021-3561"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…