OPENSUSE-SU-2022:10096-1

Vulnerability from csaf_opensuse - Published: 2022-08-24 02:33 - Updated: 2022-08-24 02:33
Summary
Security update for freeciv

Notes

Title of the patch
Security update for freeciv
Description of the patch
This update for freeciv fixes the following issues: - update to 3.0.3 (boo#1202548, CVE-2022-6083): * 3.0.3 is a bugfix release * see https://freeciv.fandom.com/wiki/NEWS-3.0.3 - update to 3.0.2: * 3.0.2 is a generic bugfix release * see https://freeciv.fandom.com/wiki/NEWS-3.0.2 - update to 3.0.1: * 3.0.1 is a generic bugfix release * see https://freeciv.fandom.com/wiki/NEWS-3.0.1 - update to 3.0.0: * This release is a major upgrade which with some changes that can support backward compatible rulesets * see https://freeciv.fandom.com/wiki/NEWS-3.0.0#WHAT.27S_CHANGED_SINCE_2.6 - update to 2.6.6: * https://freeciv.fandom.com/wiki/NEWS-2.6.5 * 2.6.6 is a bugfix release. - update to 2.6.5: * https://freeciv.fandom.com/wiki/NEWS-2.6.5 * 2.6.5 is a bugfix release. Notably it fixes regression in 2.6.4 gtk3-client that present units in city dialog had no overlays drawn at all. - Update to 2.6.4: * Bugfix release, see https://freeciv.fandom.com/wiki/NEWS-2.6.4 - update to 2.6.3: * see http://www.freeciv.org/wiki/NEWS-2.6.3 * Fixed trouble when a new city is founded to the ruins of a former city, and that new city establish a trade route with a player who had seen former city, and is unaware that it had been destroyed HRM#871606 * Fixed a case where shared vision did not completely update recipient's map HRM#846106 * Fixed a bug where one could paradrop to peaceful nation's territory after continuing game from an old savegame HRM#879084 * Fixed a bug causing game sometimes to tell wrong reason of why an action failed HRM#879880 * Cease fire no longer runs out with an already dead player, making his former allies to hate the alive party of the treaty HRM#879055 * Made server not to end in a infinite loop after loading savegame with too high phase number. Such a savegame was reported to be created after spaceship was launched but game was still continued HRM#815196 * Unified writing of the city name Washington-on-the-Brazos between rulesets, so it doesn't appear multiple times in the same game in a bit different form HRM#867817 * Stealth units are no longer erroneously hidden even from allies HRM#764976 * Placing initial units is now done in shuffled player order HRM#850656 * Corrupt worker tasks are cleared. Those can originate, e.g., from buggy pre-2.6.2.1 Qt-client, and live in old savegames HRM#901938 * In a ruleset, such as civ2civ3, where caravans can help building wonder in a foreign city, refresh city info of the city owner when one does HRM#907977 * Display of success probabilities for diplomats was off when targeting stack of units instead of individual unit HRM#859761 * Fixed pillaging of extras that are caused by something else than player actions. For the fix to work, both server and client must be at least version 2.6.3 HRM#861508 * Civilian unit trying to paradrop to an enemy city dies HRM#870004 * Prevented dead player from getting techs via Tech_Parasite effect. This caused trouble in alien ruleset where Tech_Parasite is granted by a tech HRM#873692 * Improved support of CityTile requirement type HRM#877780 * Fixed trouble preventing Small Wonders from working as impr_reqs for units HRM#884993 * Corrected success probability shown by action dialog when it depends on a special kind of road HRM#897490 * The included Lua engine has been upgraded from 5.3.5 to 5.3.6. HRM#889425 - update to 2.6.2.1: * Fixed server crash when unit with zero move_rate is transformed * Fixed crashes when using Direction objects in lua scripts * Fixed crash when chatline text had opening tag without closing tag * Fixes to the Qt client * Updated translations * Fixed Qt-client build against Qt-5.15 (removes freeciv-qt-5.15.patch ) * Documentation updates
Patchnames
openSUSE-2022-10096
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": "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 freeciv",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for freeciv fixes the following issues:\n\n- update to 3.0.3 (boo#1202548, CVE-2022-6083):\n\n  * 3.0.3 is a bugfix release\n  * see https://freeciv.fandom.com/wiki/NEWS-3.0.3 \n\n- update to 3.0.2:\n\n  * 3.0.2 is a generic bugfix release\n  * see https://freeciv.fandom.com/wiki/NEWS-3.0.2 \n\n- update to 3.0.1:\n\n  * 3.0.1 is a generic bugfix release\n  * see https://freeciv.fandom.com/wiki/NEWS-3.0.1 \n\n- update to 3.0.0:\n\n  * This release is a major upgrade which with some changes that\n    can support backward compatible rulesets\n  * see https://freeciv.fandom.com/wiki/NEWS-3.0.0#WHAT.27S_CHANGED_SINCE_2.6\n\n- update to 2.6.6:\n\n  * https://freeciv.fandom.com/wiki/NEWS-2.6.5\n  * 2.6.6 is a bugfix release.\n\n- update to 2.6.5:\n\n  * https://freeciv.fandom.com/wiki/NEWS-2.6.5\n  * 2.6.5 is a bugfix release. Notably it fixes regression in 2.6.4 gtk3-client\n    that present units in city dialog had no overlays drawn at all. \n\n- Update to 2.6.4:\n\n  * Bugfix release, see https://freeciv.fandom.com/wiki/NEWS-2.6.4\n\n- update to 2.6.3:\n\n  * see http://www.freeciv.org/wiki/NEWS-2.6.3\n  * Fixed trouble when a new city is founded to the ruins of a former city,\n    and that new city establish a trade route with a player who had seen\n    former city, and is unaware that it had been destroyed HRM#871606\n  * Fixed a case where shared vision did not completely update\n    recipient\u0027s map HRM#846106\n  * Fixed a bug where one could paradrop to peaceful nation\u0027s territory\n    after continuing game from an old savegame HRM#879084\n  * Fixed a bug causing game sometimes to tell wrong reason of why an\n    action failed HRM#879880\n  * Cease fire no longer runs out with an already dead player, making his\n    former allies to hate the alive party of the treaty HRM#879055\n  * Made server not to end in a infinite loop after loading savegame with\n    too high phase number. Such a savegame was reported to be created\n    after spaceship was launched but game was still continued HRM#815196\n  * Unified writing of the city name Washington-on-the-Brazos\n    between rulesets, so it doesn\u0027t appear multiple times in the same\n    game in a bit different form HRM#867817\n  * Stealth units are no longer erroneously hidden even from allies\n    HRM#764976\n  * Placing initial units is now done in shuffled player order HRM#850656\n  * Corrupt worker tasks are cleared. Those can originate, e.g.,\n    from buggy pre-2.6.2.1 Qt-client, and live in old savegames HRM#901938\n  * In a ruleset, such as civ2civ3, where caravans can help building wonder\n    in a foreign city, refresh city info of the city owner when one does\n    HRM#907977\n  * Display of success probabilities for diplomats was off when targeting\n    stack of units instead of individual unit HRM#859761\n  * Fixed pillaging of extras that are caused by something else than\n    player actions. For the fix to work, both server and client must be\n    at least version 2.6.3 HRM#861508\n  * Civilian unit trying to paradrop to an enemy city dies HRM#870004\n  * Prevented dead player from getting techs via Tech_Parasite effect.\n    This caused trouble in alien ruleset where Tech_Parasite is granted\n     by a tech HRM#873692\n  * Improved support of CityTile requirement type HRM#877780\n  * Fixed trouble preventing Small Wonders from working as impr_reqs\n    for units HRM#884993\n  * Corrected success probability shown by action dialog when it depends\n    on a special kind of road HRM#897490\n  * The included Lua engine has been upgraded from 5.3.5 to 5.3.6. HRM#889425\n\n- update to 2.6.2.1:\n\n  * Fixed server crash when unit with zero move_rate is transformed\n  * Fixed crashes when using Direction objects in lua scripts \n  * Fixed crash when chatline text had opening tag without closing tag\n  * Fixes to the Qt client\n  * Updated translations\n  * Fixed Qt-client build against Qt-5.15 (removes freeciv-qt-5.15.patch )\n  * Documentation updates \n\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "openSUSE-2022-10096",
        "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/opensuse-su-2022_10096-1.json"
      },
      {
        "category": "self",
        "summary": "URL for openSUSE-SU-2022:10096-1",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/FGIIGXHCBJ6BXOPVIKR6NCU4TUBJIYLP/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for openSUSE-SU-2022:10096-1",
        "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/FGIIGXHCBJ6BXOPVIKR6NCU4TUBJIYLP/"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1202548",
        "url": "https://bugzilla.suse.com/1202548"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2022-6083 page",
        "url": "https://www.suse.com/security/cve/CVE-2022-6083/"
      }
    ],
    "title": "Security update for freeciv",
    "tracking": {
      "current_release_date": "2022-08-24T02:33:31Z",
      "generator": {
        "date": "2022-08-24T02:33:31Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "openSUSE-SU-2022:10096-1",
      "initial_release_date": "2022-08-24T02:33:31Z",
      "revision_history": [
        {
          "date": "2022-08-24T02:33:31Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "freeciv-3.0.3-bp153.2.3.1.aarch64",
                "product": {
                  "name": "freeciv-3.0.3-bp153.2.3.1.aarch64",
                  "product_id": "freeciv-3.0.3-bp153.2.3.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "freeciv-gtk3-3.0.3-bp153.2.3.1.aarch64",
                "product": {
                  "name": "freeciv-gtk3-3.0.3-bp153.2.3.1.aarch64",
                  "product_id": "freeciv-gtk3-3.0.3-bp153.2.3.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "freeciv-lang-3.0.3-bp153.2.3.1.aarch64",
                "product": {
                  "name": "freeciv-lang-3.0.3-bp153.2.3.1.aarch64",
                  "product_id": "freeciv-lang-3.0.3-bp153.2.3.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "freeciv-qt-3.0.3-bp153.2.3.1.aarch64",
                "product": {
                  "name": "freeciv-qt-3.0.3-bp153.2.3.1.aarch64",
                  "product_id": "freeciv-qt-3.0.3-bp153.2.3.1.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "freeciv-3.0.3-bp153.2.3.1.i586",
                "product": {
                  "name": "freeciv-3.0.3-bp153.2.3.1.i586",
                  "product_id": "freeciv-3.0.3-bp153.2.3.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "freeciv-gtk3-3.0.3-bp153.2.3.1.i586",
                "product": {
                  "name": "freeciv-gtk3-3.0.3-bp153.2.3.1.i586",
                  "product_id": "freeciv-gtk3-3.0.3-bp153.2.3.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "freeciv-lang-3.0.3-bp153.2.3.1.i586",
                "product": {
                  "name": "freeciv-lang-3.0.3-bp153.2.3.1.i586",
                  "product_id": "freeciv-lang-3.0.3-bp153.2.3.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "freeciv-qt-3.0.3-bp153.2.3.1.i586",
                "product": {
                  "name": "freeciv-qt-3.0.3-bp153.2.3.1.i586",
                  "product_id": "freeciv-qt-3.0.3-bp153.2.3.1.i586"
                }
              }
            ],
            "category": "architecture",
            "name": "i586"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "freeciv-3.0.3-bp153.2.3.1.ppc64le",
                "product": {
                  "name": "freeciv-3.0.3-bp153.2.3.1.ppc64le",
                  "product_id": "freeciv-3.0.3-bp153.2.3.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "freeciv-gtk3-3.0.3-bp153.2.3.1.ppc64le",
                "product": {
                  "name": "freeciv-gtk3-3.0.3-bp153.2.3.1.ppc64le",
                  "product_id": "freeciv-gtk3-3.0.3-bp153.2.3.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "freeciv-lang-3.0.3-bp153.2.3.1.ppc64le",
                "product": {
                  "name": "freeciv-lang-3.0.3-bp153.2.3.1.ppc64le",
                  "product_id": "freeciv-lang-3.0.3-bp153.2.3.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "freeciv-qt-3.0.3-bp153.2.3.1.ppc64le",
                "product": {
                  "name": "freeciv-qt-3.0.3-bp153.2.3.1.ppc64le",
                  "product_id": "freeciv-qt-3.0.3-bp153.2.3.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "freeciv-3.0.3-bp153.2.3.1.s390x",
                "product": {
                  "name": "freeciv-3.0.3-bp153.2.3.1.s390x",
                  "product_id": "freeciv-3.0.3-bp153.2.3.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "freeciv-gtk3-3.0.3-bp153.2.3.1.s390x",
                "product": {
                  "name": "freeciv-gtk3-3.0.3-bp153.2.3.1.s390x",
                  "product_id": "freeciv-gtk3-3.0.3-bp153.2.3.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "freeciv-lang-3.0.3-bp153.2.3.1.s390x",
                "product": {
                  "name": "freeciv-lang-3.0.3-bp153.2.3.1.s390x",
                  "product_id": "freeciv-lang-3.0.3-bp153.2.3.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "freeciv-qt-3.0.3-bp153.2.3.1.s390x",
                "product": {
                  "name": "freeciv-qt-3.0.3-bp153.2.3.1.s390x",
                  "product_id": "freeciv-qt-3.0.3-bp153.2.3.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "freeciv-3.0.3-bp153.2.3.1.x86_64",
                "product": {
                  "name": "freeciv-3.0.3-bp153.2.3.1.x86_64",
                  "product_id": "freeciv-3.0.3-bp153.2.3.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "freeciv-gtk3-3.0.3-bp153.2.3.1.x86_64",
                "product": {
                  "name": "freeciv-gtk3-3.0.3-bp153.2.3.1.x86_64",
                  "product_id": "freeciv-gtk3-3.0.3-bp153.2.3.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "freeciv-lang-3.0.3-bp153.2.3.1.x86_64",
                "product": {
                  "name": "freeciv-lang-3.0.3-bp153.2.3.1.x86_64",
                  "product_id": "freeciv-lang-3.0.3-bp153.2.3.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "freeciv-qt-3.0.3-bp153.2.3.1.x86_64",
                "product": {
                  "name": "freeciv-qt-3.0.3-bp153.2.3.1.x86_64",
                  "product_id": "freeciv-qt-3.0.3-bp153.2.3.1.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Package Hub 15 SP3",
                "product": {
                  "name": "SUSE Package Hub 15 SP3",
                  "product_id": "SUSE Package Hub 15 SP3"
                }
              },
              {
                "category": "product_name",
                "name": "openSUSE Leap 15.3",
                "product": {
                  "name": "openSUSE Leap 15.3",
                  "product_id": "openSUSE Leap 15.3",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:opensuse:leap:15.3"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-3.0.3-bp153.2.3.1.aarch64 as component of SUSE Package Hub 15 SP3",
          "product_id": "SUSE Package Hub 15 SP3:freeciv-3.0.3-bp153.2.3.1.aarch64"
        },
        "product_reference": "freeciv-3.0.3-bp153.2.3.1.aarch64",
        "relates_to_product_reference": "SUSE Package Hub 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-3.0.3-bp153.2.3.1.i586 as component of SUSE Package Hub 15 SP3",
          "product_id": "SUSE Package Hub 15 SP3:freeciv-3.0.3-bp153.2.3.1.i586"
        },
        "product_reference": "freeciv-3.0.3-bp153.2.3.1.i586",
        "relates_to_product_reference": "SUSE Package Hub 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-3.0.3-bp153.2.3.1.ppc64le as component of SUSE Package Hub 15 SP3",
          "product_id": "SUSE Package Hub 15 SP3:freeciv-3.0.3-bp153.2.3.1.ppc64le"
        },
        "product_reference": "freeciv-3.0.3-bp153.2.3.1.ppc64le",
        "relates_to_product_reference": "SUSE Package Hub 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-3.0.3-bp153.2.3.1.s390x as component of SUSE Package Hub 15 SP3",
          "product_id": "SUSE Package Hub 15 SP3:freeciv-3.0.3-bp153.2.3.1.s390x"
        },
        "product_reference": "freeciv-3.0.3-bp153.2.3.1.s390x",
        "relates_to_product_reference": "SUSE Package Hub 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-3.0.3-bp153.2.3.1.x86_64 as component of SUSE Package Hub 15 SP3",
          "product_id": "SUSE Package Hub 15 SP3:freeciv-3.0.3-bp153.2.3.1.x86_64"
        },
        "product_reference": "freeciv-3.0.3-bp153.2.3.1.x86_64",
        "relates_to_product_reference": "SUSE Package Hub 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-gtk3-3.0.3-bp153.2.3.1.aarch64 as component of SUSE Package Hub 15 SP3",
          "product_id": "SUSE Package Hub 15 SP3:freeciv-gtk3-3.0.3-bp153.2.3.1.aarch64"
        },
        "product_reference": "freeciv-gtk3-3.0.3-bp153.2.3.1.aarch64",
        "relates_to_product_reference": "SUSE Package Hub 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-gtk3-3.0.3-bp153.2.3.1.i586 as component of SUSE Package Hub 15 SP3",
          "product_id": "SUSE Package Hub 15 SP3:freeciv-gtk3-3.0.3-bp153.2.3.1.i586"
        },
        "product_reference": "freeciv-gtk3-3.0.3-bp153.2.3.1.i586",
        "relates_to_product_reference": "SUSE Package Hub 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-gtk3-3.0.3-bp153.2.3.1.ppc64le as component of SUSE Package Hub 15 SP3",
          "product_id": "SUSE Package Hub 15 SP3:freeciv-gtk3-3.0.3-bp153.2.3.1.ppc64le"
        },
        "product_reference": "freeciv-gtk3-3.0.3-bp153.2.3.1.ppc64le",
        "relates_to_product_reference": "SUSE Package Hub 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-gtk3-3.0.3-bp153.2.3.1.s390x as component of SUSE Package Hub 15 SP3",
          "product_id": "SUSE Package Hub 15 SP3:freeciv-gtk3-3.0.3-bp153.2.3.1.s390x"
        },
        "product_reference": "freeciv-gtk3-3.0.3-bp153.2.3.1.s390x",
        "relates_to_product_reference": "SUSE Package Hub 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-gtk3-3.0.3-bp153.2.3.1.x86_64 as component of SUSE Package Hub 15 SP3",
          "product_id": "SUSE Package Hub 15 SP3:freeciv-gtk3-3.0.3-bp153.2.3.1.x86_64"
        },
        "product_reference": "freeciv-gtk3-3.0.3-bp153.2.3.1.x86_64",
        "relates_to_product_reference": "SUSE Package Hub 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-lang-3.0.3-bp153.2.3.1.aarch64 as component of SUSE Package Hub 15 SP3",
          "product_id": "SUSE Package Hub 15 SP3:freeciv-lang-3.0.3-bp153.2.3.1.aarch64"
        },
        "product_reference": "freeciv-lang-3.0.3-bp153.2.3.1.aarch64",
        "relates_to_product_reference": "SUSE Package Hub 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-lang-3.0.3-bp153.2.3.1.i586 as component of SUSE Package Hub 15 SP3",
          "product_id": "SUSE Package Hub 15 SP3:freeciv-lang-3.0.3-bp153.2.3.1.i586"
        },
        "product_reference": "freeciv-lang-3.0.3-bp153.2.3.1.i586",
        "relates_to_product_reference": "SUSE Package Hub 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-lang-3.0.3-bp153.2.3.1.ppc64le as component of SUSE Package Hub 15 SP3",
          "product_id": "SUSE Package Hub 15 SP3:freeciv-lang-3.0.3-bp153.2.3.1.ppc64le"
        },
        "product_reference": "freeciv-lang-3.0.3-bp153.2.3.1.ppc64le",
        "relates_to_product_reference": "SUSE Package Hub 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-lang-3.0.3-bp153.2.3.1.s390x as component of SUSE Package Hub 15 SP3",
          "product_id": "SUSE Package Hub 15 SP3:freeciv-lang-3.0.3-bp153.2.3.1.s390x"
        },
        "product_reference": "freeciv-lang-3.0.3-bp153.2.3.1.s390x",
        "relates_to_product_reference": "SUSE Package Hub 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-lang-3.0.3-bp153.2.3.1.x86_64 as component of SUSE Package Hub 15 SP3",
          "product_id": "SUSE Package Hub 15 SP3:freeciv-lang-3.0.3-bp153.2.3.1.x86_64"
        },
        "product_reference": "freeciv-lang-3.0.3-bp153.2.3.1.x86_64",
        "relates_to_product_reference": "SUSE Package Hub 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-qt-3.0.3-bp153.2.3.1.aarch64 as component of SUSE Package Hub 15 SP3",
          "product_id": "SUSE Package Hub 15 SP3:freeciv-qt-3.0.3-bp153.2.3.1.aarch64"
        },
        "product_reference": "freeciv-qt-3.0.3-bp153.2.3.1.aarch64",
        "relates_to_product_reference": "SUSE Package Hub 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-qt-3.0.3-bp153.2.3.1.i586 as component of SUSE Package Hub 15 SP3",
          "product_id": "SUSE Package Hub 15 SP3:freeciv-qt-3.0.3-bp153.2.3.1.i586"
        },
        "product_reference": "freeciv-qt-3.0.3-bp153.2.3.1.i586",
        "relates_to_product_reference": "SUSE Package Hub 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-qt-3.0.3-bp153.2.3.1.ppc64le as component of SUSE Package Hub 15 SP3",
          "product_id": "SUSE Package Hub 15 SP3:freeciv-qt-3.0.3-bp153.2.3.1.ppc64le"
        },
        "product_reference": "freeciv-qt-3.0.3-bp153.2.3.1.ppc64le",
        "relates_to_product_reference": "SUSE Package Hub 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-qt-3.0.3-bp153.2.3.1.s390x as component of SUSE Package Hub 15 SP3",
          "product_id": "SUSE Package Hub 15 SP3:freeciv-qt-3.0.3-bp153.2.3.1.s390x"
        },
        "product_reference": "freeciv-qt-3.0.3-bp153.2.3.1.s390x",
        "relates_to_product_reference": "SUSE Package Hub 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-qt-3.0.3-bp153.2.3.1.x86_64 as component of SUSE Package Hub 15 SP3",
          "product_id": "SUSE Package Hub 15 SP3:freeciv-qt-3.0.3-bp153.2.3.1.x86_64"
        },
        "product_reference": "freeciv-qt-3.0.3-bp153.2.3.1.x86_64",
        "relates_to_product_reference": "SUSE Package Hub 15 SP3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-3.0.3-bp153.2.3.1.aarch64 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:freeciv-3.0.3-bp153.2.3.1.aarch64"
        },
        "product_reference": "freeciv-3.0.3-bp153.2.3.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-3.0.3-bp153.2.3.1.i586 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:freeciv-3.0.3-bp153.2.3.1.i586"
        },
        "product_reference": "freeciv-3.0.3-bp153.2.3.1.i586",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-3.0.3-bp153.2.3.1.ppc64le as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:freeciv-3.0.3-bp153.2.3.1.ppc64le"
        },
        "product_reference": "freeciv-3.0.3-bp153.2.3.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-3.0.3-bp153.2.3.1.s390x as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:freeciv-3.0.3-bp153.2.3.1.s390x"
        },
        "product_reference": "freeciv-3.0.3-bp153.2.3.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-3.0.3-bp153.2.3.1.x86_64 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:freeciv-3.0.3-bp153.2.3.1.x86_64"
        },
        "product_reference": "freeciv-3.0.3-bp153.2.3.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-gtk3-3.0.3-bp153.2.3.1.aarch64 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:freeciv-gtk3-3.0.3-bp153.2.3.1.aarch64"
        },
        "product_reference": "freeciv-gtk3-3.0.3-bp153.2.3.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-gtk3-3.0.3-bp153.2.3.1.i586 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:freeciv-gtk3-3.0.3-bp153.2.3.1.i586"
        },
        "product_reference": "freeciv-gtk3-3.0.3-bp153.2.3.1.i586",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-gtk3-3.0.3-bp153.2.3.1.ppc64le as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:freeciv-gtk3-3.0.3-bp153.2.3.1.ppc64le"
        },
        "product_reference": "freeciv-gtk3-3.0.3-bp153.2.3.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-gtk3-3.0.3-bp153.2.3.1.s390x as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:freeciv-gtk3-3.0.3-bp153.2.3.1.s390x"
        },
        "product_reference": "freeciv-gtk3-3.0.3-bp153.2.3.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-gtk3-3.0.3-bp153.2.3.1.x86_64 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:freeciv-gtk3-3.0.3-bp153.2.3.1.x86_64"
        },
        "product_reference": "freeciv-gtk3-3.0.3-bp153.2.3.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-lang-3.0.3-bp153.2.3.1.aarch64 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:freeciv-lang-3.0.3-bp153.2.3.1.aarch64"
        },
        "product_reference": "freeciv-lang-3.0.3-bp153.2.3.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-lang-3.0.3-bp153.2.3.1.i586 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:freeciv-lang-3.0.3-bp153.2.3.1.i586"
        },
        "product_reference": "freeciv-lang-3.0.3-bp153.2.3.1.i586",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-lang-3.0.3-bp153.2.3.1.ppc64le as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:freeciv-lang-3.0.3-bp153.2.3.1.ppc64le"
        },
        "product_reference": "freeciv-lang-3.0.3-bp153.2.3.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-lang-3.0.3-bp153.2.3.1.s390x as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:freeciv-lang-3.0.3-bp153.2.3.1.s390x"
        },
        "product_reference": "freeciv-lang-3.0.3-bp153.2.3.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-lang-3.0.3-bp153.2.3.1.x86_64 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:freeciv-lang-3.0.3-bp153.2.3.1.x86_64"
        },
        "product_reference": "freeciv-lang-3.0.3-bp153.2.3.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-qt-3.0.3-bp153.2.3.1.aarch64 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:freeciv-qt-3.0.3-bp153.2.3.1.aarch64"
        },
        "product_reference": "freeciv-qt-3.0.3-bp153.2.3.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-qt-3.0.3-bp153.2.3.1.i586 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:freeciv-qt-3.0.3-bp153.2.3.1.i586"
        },
        "product_reference": "freeciv-qt-3.0.3-bp153.2.3.1.i586",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-qt-3.0.3-bp153.2.3.1.ppc64le as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:freeciv-qt-3.0.3-bp153.2.3.1.ppc64le"
        },
        "product_reference": "freeciv-qt-3.0.3-bp153.2.3.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-qt-3.0.3-bp153.2.3.1.s390x as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:freeciv-qt-3.0.3-bp153.2.3.1.s390x"
        },
        "product_reference": "freeciv-qt-3.0.3-bp153.2.3.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "freeciv-qt-3.0.3-bp153.2.3.1.x86_64 as component of openSUSE Leap 15.3",
          "product_id": "openSUSE Leap 15.3:freeciv-qt-3.0.3-bp153.2.3.1.x86_64"
        },
        "product_reference": "freeciv-qt-3.0.3-bp153.2.3.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.3"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2022-6083",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2022-6083"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "unknown",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Package Hub 15 SP3:freeciv-3.0.3-bp153.2.3.1.aarch64",
          "SUSE Package Hub 15 SP3:freeciv-3.0.3-bp153.2.3.1.i586",
          "SUSE Package Hub 15 SP3:freeciv-3.0.3-bp153.2.3.1.ppc64le",
          "SUSE Package Hub 15 SP3:freeciv-3.0.3-bp153.2.3.1.s390x",
          "SUSE Package Hub 15 SP3:freeciv-3.0.3-bp153.2.3.1.x86_64",
          "SUSE Package Hub 15 SP3:freeciv-gtk3-3.0.3-bp153.2.3.1.aarch64",
          "SUSE Package Hub 15 SP3:freeciv-gtk3-3.0.3-bp153.2.3.1.i586",
          "SUSE Package Hub 15 SP3:freeciv-gtk3-3.0.3-bp153.2.3.1.ppc64le",
          "SUSE Package Hub 15 SP3:freeciv-gtk3-3.0.3-bp153.2.3.1.s390x",
          "SUSE Package Hub 15 SP3:freeciv-gtk3-3.0.3-bp153.2.3.1.x86_64",
          "SUSE Package Hub 15 SP3:freeciv-lang-3.0.3-bp153.2.3.1.aarch64",
          "SUSE Package Hub 15 SP3:freeciv-lang-3.0.3-bp153.2.3.1.i586",
          "SUSE Package Hub 15 SP3:freeciv-lang-3.0.3-bp153.2.3.1.ppc64le",
          "SUSE Package Hub 15 SP3:freeciv-lang-3.0.3-bp153.2.3.1.s390x",
          "SUSE Package Hub 15 SP3:freeciv-lang-3.0.3-bp153.2.3.1.x86_64",
          "SUSE Package Hub 15 SP3:freeciv-qt-3.0.3-bp153.2.3.1.aarch64",
          "SUSE Package Hub 15 SP3:freeciv-qt-3.0.3-bp153.2.3.1.i586",
          "SUSE Package Hub 15 SP3:freeciv-qt-3.0.3-bp153.2.3.1.ppc64le",
          "SUSE Package Hub 15 SP3:freeciv-qt-3.0.3-bp153.2.3.1.s390x",
          "SUSE Package Hub 15 SP3:freeciv-qt-3.0.3-bp153.2.3.1.x86_64",
          "openSUSE Leap 15.3:freeciv-3.0.3-bp153.2.3.1.aarch64",
          "openSUSE Leap 15.3:freeciv-3.0.3-bp153.2.3.1.i586",
          "openSUSE Leap 15.3:freeciv-3.0.3-bp153.2.3.1.ppc64le",
          "openSUSE Leap 15.3:freeciv-3.0.3-bp153.2.3.1.s390x",
          "openSUSE Leap 15.3:freeciv-3.0.3-bp153.2.3.1.x86_64",
          "openSUSE Leap 15.3:freeciv-gtk3-3.0.3-bp153.2.3.1.aarch64",
          "openSUSE Leap 15.3:freeciv-gtk3-3.0.3-bp153.2.3.1.i586",
          "openSUSE Leap 15.3:freeciv-gtk3-3.0.3-bp153.2.3.1.ppc64le",
          "openSUSE Leap 15.3:freeciv-gtk3-3.0.3-bp153.2.3.1.s390x",
          "openSUSE Leap 15.3:freeciv-gtk3-3.0.3-bp153.2.3.1.x86_64",
          "openSUSE Leap 15.3:freeciv-lang-3.0.3-bp153.2.3.1.aarch64",
          "openSUSE Leap 15.3:freeciv-lang-3.0.3-bp153.2.3.1.i586",
          "openSUSE Leap 15.3:freeciv-lang-3.0.3-bp153.2.3.1.ppc64le",
          "openSUSE Leap 15.3:freeciv-lang-3.0.3-bp153.2.3.1.s390x",
          "openSUSE Leap 15.3:freeciv-lang-3.0.3-bp153.2.3.1.x86_64",
          "openSUSE Leap 15.3:freeciv-qt-3.0.3-bp153.2.3.1.aarch64",
          "openSUSE Leap 15.3:freeciv-qt-3.0.3-bp153.2.3.1.i586",
          "openSUSE Leap 15.3:freeciv-qt-3.0.3-bp153.2.3.1.ppc64le",
          "openSUSE Leap 15.3:freeciv-qt-3.0.3-bp153.2.3.1.s390x",
          "openSUSE Leap 15.3:freeciv-qt-3.0.3-bp153.2.3.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2022-6083",
          "url": "https://www.suse.com/security/cve/CVE-2022-6083"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1202548 for CVE-2022-6083",
          "url": "https://bugzilla.suse.com/1202548"
        }
      ],
      "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 Package Hub 15 SP3:freeciv-3.0.3-bp153.2.3.1.aarch64",
            "SUSE Package Hub 15 SP3:freeciv-3.0.3-bp153.2.3.1.i586",
            "SUSE Package Hub 15 SP3:freeciv-3.0.3-bp153.2.3.1.ppc64le",
            "SUSE Package Hub 15 SP3:freeciv-3.0.3-bp153.2.3.1.s390x",
            "SUSE Package Hub 15 SP3:freeciv-3.0.3-bp153.2.3.1.x86_64",
            "SUSE Package Hub 15 SP3:freeciv-gtk3-3.0.3-bp153.2.3.1.aarch64",
            "SUSE Package Hub 15 SP3:freeciv-gtk3-3.0.3-bp153.2.3.1.i586",
            "SUSE Package Hub 15 SP3:freeciv-gtk3-3.0.3-bp153.2.3.1.ppc64le",
            "SUSE Package Hub 15 SP3:freeciv-gtk3-3.0.3-bp153.2.3.1.s390x",
            "SUSE Package Hub 15 SP3:freeciv-gtk3-3.0.3-bp153.2.3.1.x86_64",
            "SUSE Package Hub 15 SP3:freeciv-lang-3.0.3-bp153.2.3.1.aarch64",
            "SUSE Package Hub 15 SP3:freeciv-lang-3.0.3-bp153.2.3.1.i586",
            "SUSE Package Hub 15 SP3:freeciv-lang-3.0.3-bp153.2.3.1.ppc64le",
            "SUSE Package Hub 15 SP3:freeciv-lang-3.0.3-bp153.2.3.1.s390x",
            "SUSE Package Hub 15 SP3:freeciv-lang-3.0.3-bp153.2.3.1.x86_64",
            "SUSE Package Hub 15 SP3:freeciv-qt-3.0.3-bp153.2.3.1.aarch64",
            "SUSE Package Hub 15 SP3:freeciv-qt-3.0.3-bp153.2.3.1.i586",
            "SUSE Package Hub 15 SP3:freeciv-qt-3.0.3-bp153.2.3.1.ppc64le",
            "SUSE Package Hub 15 SP3:freeciv-qt-3.0.3-bp153.2.3.1.s390x",
            "SUSE Package Hub 15 SP3:freeciv-qt-3.0.3-bp153.2.3.1.x86_64",
            "openSUSE Leap 15.3:freeciv-3.0.3-bp153.2.3.1.aarch64",
            "openSUSE Leap 15.3:freeciv-3.0.3-bp153.2.3.1.i586",
            "openSUSE Leap 15.3:freeciv-3.0.3-bp153.2.3.1.ppc64le",
            "openSUSE Leap 15.3:freeciv-3.0.3-bp153.2.3.1.s390x",
            "openSUSE Leap 15.3:freeciv-3.0.3-bp153.2.3.1.x86_64",
            "openSUSE Leap 15.3:freeciv-gtk3-3.0.3-bp153.2.3.1.aarch64",
            "openSUSE Leap 15.3:freeciv-gtk3-3.0.3-bp153.2.3.1.i586",
            "openSUSE Leap 15.3:freeciv-gtk3-3.0.3-bp153.2.3.1.ppc64le",
            "openSUSE Leap 15.3:freeciv-gtk3-3.0.3-bp153.2.3.1.s390x",
            "openSUSE Leap 15.3:freeciv-gtk3-3.0.3-bp153.2.3.1.x86_64",
            "openSUSE Leap 15.3:freeciv-lang-3.0.3-bp153.2.3.1.aarch64",
            "openSUSE Leap 15.3:freeciv-lang-3.0.3-bp153.2.3.1.i586",
            "openSUSE Leap 15.3:freeciv-lang-3.0.3-bp153.2.3.1.ppc64le",
            "openSUSE Leap 15.3:freeciv-lang-3.0.3-bp153.2.3.1.s390x",
            "openSUSE Leap 15.3:freeciv-lang-3.0.3-bp153.2.3.1.x86_64",
            "openSUSE Leap 15.3:freeciv-qt-3.0.3-bp153.2.3.1.aarch64",
            "openSUSE Leap 15.3:freeciv-qt-3.0.3-bp153.2.3.1.i586",
            "openSUSE Leap 15.3:freeciv-qt-3.0.3-bp153.2.3.1.ppc64le",
            "openSUSE Leap 15.3:freeciv-qt-3.0.3-bp153.2.3.1.s390x",
            "openSUSE Leap 15.3:freeciv-qt-3.0.3-bp153.2.3.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2022-08-24T02:33:31Z",
          "details": "low"
        }
      ],
      "title": "CVE-2022-6083"
    }
  ]
}


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…