OPENSUSE-SU-2025-20118-1

Vulnerability from csaf_opensuse - Published: 2025-11-27 12:30 - Updated: 2025-11-27 12:30
Summary
Security update for gitea-tea

Notes

Title of the patch
Security update for gitea-tea
Description of the patch
This update for gitea-tea fixes the following issues: Changes in gitea-tea: - update to 0.11.1: * 61d4e57 Fix Pr Create crash (#823) * 4f33146 add test for matching logins (#820) * 08b8398 Update README.md (#819) - CVE-2025-58190: golang.org/x/net/html: excessive memory consumption by `html.ParseFragment` when processing specially crafted input (boo#1251663) - CVE-2025-47911: golang.org/x/net/html: various algorithms with quadratic complexity when parsing HTML documents (boo#1251471) - update to 0.11.0: * Fix yaml output single quote (#814) * generate man page (#811) * feat: add validation for object-format flag in repo create command (#741) * Fix release version (#815) * update gitea sdk to v0.22 (#813) * don't fallback login directly (#806) * Check duplicated login name in interact mode when creating new login (#803) * Fix bug when output json with special chars (#801) * add debug mode and update readme (#805) * update go.mod to retract the wrong tag v1.3.3 (#802) * revert completion scripts removal (#808) * Remove pagination from context (#807) * Continue auth when failed to open browser (#794) * Fix bug (#793) * Fix tea login add with ssh public key bug (#789) * Add temporary authentication via environment variables (#639) * Fix attachment size (#787) * deploy image when tagging (#792) * Add Zip URL for release list (#788) * Use bubbletea instead of survey for interacting with TUI (#786) * capitalize a few items * rm out of date comparison file * README: Document logging in to gitea (#790) * remove autocomplete command (#782) * chore(deps): update ghcr.io/devcontainers/features/git-lfs docker tag to v1.2.5 (#773) * replace arch package url (#783) * fix: Reenable -p and --limit switches (#778) - Update to 0.10.1+git.1757695903.cc20b52: - feat: add validation for object-format flag in repo create command (see gh#openSUSE/openSUSE-git#60) - Fix release version - update gitea sdk to v0.22 - don't fallback login directly - Check duplicated login name in interact mode when creating new login - Fix bug when output json with special chars - add debug mode and update readme - update go.mod to retract the wrong tag v1.3.3 - revert completion scripts removal - Remove pagination from context - Continue auth when failed to open browser - Fix bug - Fix tea login add with ssh public key bug - Add temporary authentication via environment variables - Fix attachment size - deploy image when tagging - Add Zip URL for release list - Use bubbletea instead of survey for interacting with TUI - capitalize a few items - rm out of date comparison file - README: Document logging in to gitea - remove autocomplete command - chore(deps): update ghcr.io/devcontainers/features/git-lfs docker tag to v1.2.5 - replace arch package url - fix: Reenable `-p` and `--limit` switches
Patchnames
openSUSE-Leap-16.0-packagehub-34
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 gitea-tea",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for gitea-tea fixes the following issues:\n\nChanges in gitea-tea:\n\n- update to 0.11.1:\n  * 61d4e57 Fix Pr Create crash (#823)\n  * 4f33146 add test for matching logins (#820)\n  * 08b8398 Update README.md (#819)\n\n- CVE-2025-58190: golang.org/x/net/html: excessive memory consumption by `html.ParseFragment` when processing specially crafted input (boo#1251663)\n- CVE-2025-47911: golang.org/x/net/html: various algorithms with quadratic complexity when parsing HTML documents (boo#1251471)\n\n- update to 0.11.0:\n  * Fix yaml output single quote (#814)\n  * generate man page (#811)\n  * feat: add validation for object-format flag in repo create\n    command (#741)\n  * Fix release version (#815)\n  * update gitea sdk to v0.22 (#813)\n  * don\u0027t fallback login directly (#806)\n  * Check duplicated login name in interact mode when creating new\n    login (#803)\n  * Fix bug when output json with special chars (#801)\n  * add debug mode and update readme (#805)\n  * update go.mod to retract the wrong tag v1.3.3 (#802)\n  * revert completion scripts removal (#808)\n  * Remove pagination from context (#807)\n  * Continue auth when failed to open browser (#794)\n  * Fix bug (#793)\n  * Fix tea login add with ssh public key bug (#789)\n  * Add temporary authentication via environment variables (#639)\n  * Fix attachment size (#787)\n  * deploy image when tagging (#792)\n  * Add Zip URL for release list (#788)\n  * Use bubbletea instead of survey for interacting with TUI (#786)\n  * capitalize a few items\n  * rm out of date comparison file\n  * README: Document logging in to gitea (#790)\n  * remove autocomplete command (#782)\n  * chore(deps): update ghcr.io/devcontainers/features/git-lfs\n    docker tag to v1.2.5 (#773)\n  * replace arch package url (#783)\n  * fix: Reenable -p and --limit switches (#778)\n\n- Update to 0.10.1+git.1757695903.cc20b52:\n  - feat: add validation for object-format flag in repo create\n    command (see gh#openSUSE/openSUSE-git#60)\n  - Fix release version\n  - update gitea sdk to v0.22\n  - don\u0027t fallback login directly\n  - Check duplicated login name in interact mode when creating\n    new login\n  - Fix bug when output json with special chars\n  - add debug mode and update readme\n  - update go.mod to retract the wrong tag v1.3.3\n  - revert completion scripts removal\n  - Remove pagination from context\n  - Continue auth when failed to open browser\n  - Fix bug\n  - Fix tea login add with ssh public key bug\n  - Add temporary authentication via environment variables\n  - Fix attachment size\n  - deploy image when tagging\n  - Add Zip URL for release list\n  - Use bubbletea instead of survey for interacting with TUI\n  - capitalize a few items\n  - rm out of date comparison file\n  - README: Document logging in to gitea\n  - remove autocomplete command\n  - chore(deps): update ghcr.io/devcontainers/features/git-lfs\n    docker tag to v1.2.5\n  - replace arch package url\n  - fix: Reenable `-p` and `--limit` switches\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "openSUSE-Leap-16.0-packagehub-34",
        "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-2025-20118-1.json"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1251471",
        "url": "https://bugzilla.suse.com/1251471"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1251663",
        "url": "https://bugzilla.suse.com/1251663"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2025-47911 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-47911/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2025-58190 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-58190/"
      }
    ],
    "title": "Security update for gitea-tea",
    "tracking": {
      "current_release_date": "2025-11-27T12:30:27Z",
      "generator": {
        "date": "2025-11-27T12:30:27Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "openSUSE-SU-2025-20118-1",
      "initial_release_date": "2025-11-27T12:30:27Z",
      "revision_history": [
        {
          "date": "2025-11-27T12:30:27Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "gitea-tea-0.11.1-bp160.1.1.aarch64",
                "product": {
                  "name": "gitea-tea-0.11.1-bp160.1.1.aarch64",
                  "product_id": "gitea-tea-0.11.1-bp160.1.1.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "gitea-tea-bash-completion-0.11.1-bp160.1.1.noarch",
                "product": {
                  "name": "gitea-tea-bash-completion-0.11.1-bp160.1.1.noarch",
                  "product_id": "gitea-tea-bash-completion-0.11.1-bp160.1.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "gitea-tea-zsh-completion-0.11.1-bp160.1.1.noarch",
                "product": {
                  "name": "gitea-tea-zsh-completion-0.11.1-bp160.1.1.noarch",
                  "product_id": "gitea-tea-zsh-completion-0.11.1-bp160.1.1.noarch"
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "gitea-tea-0.11.1-bp160.1.1.ppc64le",
                "product": {
                  "name": "gitea-tea-0.11.1-bp160.1.1.ppc64le",
                  "product_id": "gitea-tea-0.11.1-bp160.1.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "gitea-tea-0.11.1-bp160.1.1.s390x",
                "product": {
                  "name": "gitea-tea-0.11.1-bp160.1.1.s390x",
                  "product_id": "gitea-tea-0.11.1-bp160.1.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "gitea-tea-0.11.1-bp160.1.1.x86_64",
                "product": {
                  "name": "gitea-tea-0.11.1-bp160.1.1.x86_64",
                  "product_id": "gitea-tea-0.11.1-bp160.1.1.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "openSUSE Leap 16.0",
                "product": {
                  "name": "openSUSE Leap 16.0",
                  "product_id": "openSUSE Leap 16.0"
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gitea-tea-0.11.1-bp160.1.1.aarch64 as component of openSUSE Leap 16.0",
          "product_id": "openSUSE Leap 16.0:gitea-tea-0.11.1-bp160.1.1.aarch64"
        },
        "product_reference": "gitea-tea-0.11.1-bp160.1.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gitea-tea-0.11.1-bp160.1.1.ppc64le as component of openSUSE Leap 16.0",
          "product_id": "openSUSE Leap 16.0:gitea-tea-0.11.1-bp160.1.1.ppc64le"
        },
        "product_reference": "gitea-tea-0.11.1-bp160.1.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gitea-tea-0.11.1-bp160.1.1.s390x as component of openSUSE Leap 16.0",
          "product_id": "openSUSE Leap 16.0:gitea-tea-0.11.1-bp160.1.1.s390x"
        },
        "product_reference": "gitea-tea-0.11.1-bp160.1.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gitea-tea-0.11.1-bp160.1.1.x86_64 as component of openSUSE Leap 16.0",
          "product_id": "openSUSE Leap 16.0:gitea-tea-0.11.1-bp160.1.1.x86_64"
        },
        "product_reference": "gitea-tea-0.11.1-bp160.1.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gitea-tea-bash-completion-0.11.1-bp160.1.1.noarch as component of openSUSE Leap 16.0",
          "product_id": "openSUSE Leap 16.0:gitea-tea-bash-completion-0.11.1-bp160.1.1.noarch"
        },
        "product_reference": "gitea-tea-bash-completion-0.11.1-bp160.1.1.noarch",
        "relates_to_product_reference": "openSUSE Leap 16.0"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "gitea-tea-zsh-completion-0.11.1-bp160.1.1.noarch as component of openSUSE Leap 16.0",
          "product_id": "openSUSE Leap 16.0:gitea-tea-zsh-completion-0.11.1-bp160.1.1.noarch"
        },
        "product_reference": "gitea-tea-zsh-completion-0.11.1-bp160.1.1.noarch",
        "relates_to_product_reference": "openSUSE Leap 16.0"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2025-47911",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-47911"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "unknown",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Leap 16.0:gitea-tea-0.11.1-bp160.1.1.aarch64",
          "openSUSE Leap 16.0:gitea-tea-0.11.1-bp160.1.1.ppc64le",
          "openSUSE Leap 16.0:gitea-tea-0.11.1-bp160.1.1.s390x",
          "openSUSE Leap 16.0:gitea-tea-0.11.1-bp160.1.1.x86_64",
          "openSUSE Leap 16.0:gitea-tea-bash-completion-0.11.1-bp160.1.1.noarch",
          "openSUSE Leap 16.0:gitea-tea-zsh-completion-0.11.1-bp160.1.1.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-47911",
          "url": "https://www.suse.com/security/cve/CVE-2025-47911"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1251308 for CVE-2025-47911",
          "url": "https://bugzilla.suse.com/1251308"
        }
      ],
      "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": [
            "openSUSE Leap 16.0:gitea-tea-0.11.1-bp160.1.1.aarch64",
            "openSUSE Leap 16.0:gitea-tea-0.11.1-bp160.1.1.ppc64le",
            "openSUSE Leap 16.0:gitea-tea-0.11.1-bp160.1.1.s390x",
            "openSUSE Leap 16.0:gitea-tea-0.11.1-bp160.1.1.x86_64",
            "openSUSE Leap 16.0:gitea-tea-bash-completion-0.11.1-bp160.1.1.noarch",
            "openSUSE Leap 16.0:gitea-tea-zsh-completion-0.11.1-bp160.1.1.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "openSUSE Leap 16.0:gitea-tea-0.11.1-bp160.1.1.aarch64",
            "openSUSE Leap 16.0:gitea-tea-0.11.1-bp160.1.1.ppc64le",
            "openSUSE Leap 16.0:gitea-tea-0.11.1-bp160.1.1.s390x",
            "openSUSE Leap 16.0:gitea-tea-0.11.1-bp160.1.1.x86_64",
            "openSUSE Leap 16.0:gitea-tea-bash-completion-0.11.1-bp160.1.1.noarch",
            "openSUSE Leap 16.0:gitea-tea-zsh-completion-0.11.1-bp160.1.1.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2025-11-27T12:30:27Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2025-47911"
    },
    {
      "cve": "CVE-2025-58190",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-58190"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "unknown",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "openSUSE Leap 16.0:gitea-tea-0.11.1-bp160.1.1.aarch64",
          "openSUSE Leap 16.0:gitea-tea-0.11.1-bp160.1.1.ppc64le",
          "openSUSE Leap 16.0:gitea-tea-0.11.1-bp160.1.1.s390x",
          "openSUSE Leap 16.0:gitea-tea-0.11.1-bp160.1.1.x86_64",
          "openSUSE Leap 16.0:gitea-tea-bash-completion-0.11.1-bp160.1.1.noarch",
          "openSUSE Leap 16.0:gitea-tea-zsh-completion-0.11.1-bp160.1.1.noarch"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-58190",
          "url": "https://www.suse.com/security/cve/CVE-2025-58190"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1251309 for CVE-2025-58190",
          "url": "https://bugzilla.suse.com/1251309"
        }
      ],
      "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": [
            "openSUSE Leap 16.0:gitea-tea-0.11.1-bp160.1.1.aarch64",
            "openSUSE Leap 16.0:gitea-tea-0.11.1-bp160.1.1.ppc64le",
            "openSUSE Leap 16.0:gitea-tea-0.11.1-bp160.1.1.s390x",
            "openSUSE Leap 16.0:gitea-tea-0.11.1-bp160.1.1.x86_64",
            "openSUSE Leap 16.0:gitea-tea-bash-completion-0.11.1-bp160.1.1.noarch",
            "openSUSE Leap 16.0:gitea-tea-zsh-completion-0.11.1-bp160.1.1.noarch"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "openSUSE Leap 16.0:gitea-tea-0.11.1-bp160.1.1.aarch64",
            "openSUSE Leap 16.0:gitea-tea-0.11.1-bp160.1.1.ppc64le",
            "openSUSE Leap 16.0:gitea-tea-0.11.1-bp160.1.1.s390x",
            "openSUSE Leap 16.0:gitea-tea-0.11.1-bp160.1.1.x86_64",
            "openSUSE Leap 16.0:gitea-tea-bash-completion-0.11.1-bp160.1.1.noarch",
            "openSUSE Leap 16.0:gitea-tea-zsh-completion-0.11.1-bp160.1.1.noarch"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2025-11-27T12:30:27Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2025-58190"
    }
  ]
}


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…