GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

RHSA-2024_9559

Vulnerability from csaf_redhat - Published: 2024-11-13 15:31 - Updated: 2024-11-26 16:54
Summary
Red Hat Security Advisory: libsoup security update
Severity
Important
Notes
Topic: An update for libsoup is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details: The libsoup packages provide an HTTP client and server library for GNOME. Security Fix(es): * libsoup: infinite loop while reading websocket data (CVE-2024-52532) * libsoup: HTTP request smuggling via stripping null bytes from the ends of header names (CVE-2024-52530) For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use: This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.

A flaw was found in the Libsoup library. When Libsoup parses HTTP headers, it ignores null bytes at the end of header names. Thus, `Transfer-Encoding: chunked` is equivalent to `Transfer-Encoding\x00: chunked`. This issue allows request smuggling when Libsoup is used in a service behind a reverse proxy that forwards null bytes without stripping them.

CWE-444 - Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')
Affected products
Product Identifier Version Remediation
Unresolved product id: AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.i686
Vendor Fix fix
Unresolved product id: AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.src
Vendor Fix fix
Unresolved product id: AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.i686
Vendor Fix fix
Unresolved product id: AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.i686
Vendor Fix fix
Unresolved product id: AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.x86_64
Vendor Fix fix
Unresolved product id: AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.aarch64
Vendor Fix fix
Unresolved product id: AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.i686
Vendor Fix fix
Unresolved product id: AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.ppc64le
Vendor Fix fix
Unresolved product id: AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.s390x
Vendor Fix fix
Unresolved product id: AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.x86_64
Vendor Fix fix
Threats
Impact Important

A flaw was found in Libsoup. The soup_websocket_connection_read function uses a loop that reads incoming WebSocket data via the glib library. This issue makes it possible to cause the loop to run indefinitely by sending a continuous stream of data to it. The effect will prevent the DCV service from accepting any further connections, leading to a denial of service.

CWE-835 - Loop with Unreachable Exit Condition ('Infinite Loop')
Affected products
Fixed 21 products, the same list as for CVE-2024-52530
Threats
Impact Moderate

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "An update for libsoup is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
        "title": "Topic"
      },
      {
        "category": "general",
        "text": "The libsoup packages provide an HTTP client and server library for GNOME.\n\nSecurity Fix(es):\n\n* libsoup: infinite loop while reading websocket data (CVE-2024-52532)\n\n* libsoup: HTTP request smuggling via stripping null bytes from the ends of header names (CVE-2024-52530)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
        "title": "Details"
      },
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://access.redhat.com/errata/RHSA-2024:9559",
        "url": "https://access.redhat.com/errata/RHSA-2024:9559"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#important",
        "url": "https://access.redhat.com/security/updates/classification/#important"
      },
      {
        "category": "external",
        "summary": "2325276",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325276"
      },
      {
        "category": "external",
        "summary": "2325284",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325284"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9559.json"
      }
    ],
    "title": "Red Hat Security Advisory: libsoup security update",
    "tracking": {
      "current_release_date": "2024-11-26T16:54:45+00:00",
      "generator": {
        "date": "2024-11-26T16:54:45+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.1"
        }
      },
      "id": "RHSA-2024:9559",
      "initial_release_date": "2024-11-13T15:31:03+00:00",
      "revision_history": [
        {
          "date": "2024-11-13T15:31:03+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2024-11-13T15:31:03+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-11-26T16:54:45+00:00",
          "number": "3",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "3"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Red Hat Enterprise Linux AppStream (v. 9)",
                "product": {
                  "name": "Red Hat Enterprise Linux AppStream (v. 9)",
                  "product_id": "AppStream-9.5.0.Z.MAIN",
                  "product_identification_helper": {
                    "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Red Hat Enterprise Linux"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libsoup-0:2.72.0-8.el9_5.2.src",
                "product": {
                  "name": "libsoup-0:2.72.0-8.el9_5.2.src",
                  "product_id": "libsoup-0:2.72.0-8.el9_5.2.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsoup@2.72.0-8.el9_5.2?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libsoup-0:2.72.0-8.el9_5.2.aarch64",
                "product": {
                  "name": "libsoup-0:2.72.0-8.el9_5.2.aarch64",
                  "product_id": "libsoup-0:2.72.0-8.el9_5.2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsoup@2.72.0-8.el9_5.2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsoup-devel-0:2.72.0-8.el9_5.2.aarch64",
                "product": {
                  "name": "libsoup-devel-0:2.72.0-8.el9_5.2.aarch64",
                  "product_id": "libsoup-devel-0:2.72.0-8.el9_5.2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsoup-devel@2.72.0-8.el9_5.2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsoup-debugsource-0:2.72.0-8.el9_5.2.aarch64",
                "product": {
                  "name": "libsoup-debugsource-0:2.72.0-8.el9_5.2.aarch64",
                  "product_id": "libsoup-debugsource-0:2.72.0-8.el9_5.2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsoup-debugsource@2.72.0-8.el9_5.2?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsoup-debuginfo-0:2.72.0-8.el9_5.2.aarch64",
                "product": {
                  "name": "libsoup-debuginfo-0:2.72.0-8.el9_5.2.aarch64",
                  "product_id": "libsoup-debuginfo-0:2.72.0-8.el9_5.2.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsoup-debuginfo@2.72.0-8.el9_5.2?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libsoup-0:2.72.0-8.el9_5.2.ppc64le",
                "product": {
                  "name": "libsoup-0:2.72.0-8.el9_5.2.ppc64le",
                  "product_id": "libsoup-0:2.72.0-8.el9_5.2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsoup@2.72.0-8.el9_5.2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsoup-devel-0:2.72.0-8.el9_5.2.ppc64le",
                "product": {
                  "name": "libsoup-devel-0:2.72.0-8.el9_5.2.ppc64le",
                  "product_id": "libsoup-devel-0:2.72.0-8.el9_5.2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsoup-devel@2.72.0-8.el9_5.2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsoup-debugsource-0:2.72.0-8.el9_5.2.ppc64le",
                "product": {
                  "name": "libsoup-debugsource-0:2.72.0-8.el9_5.2.ppc64le",
                  "product_id": "libsoup-debugsource-0:2.72.0-8.el9_5.2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsoup-debugsource@2.72.0-8.el9_5.2?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsoup-debuginfo-0:2.72.0-8.el9_5.2.ppc64le",
                "product": {
                  "name": "libsoup-debuginfo-0:2.72.0-8.el9_5.2.ppc64le",
                  "product_id": "libsoup-debuginfo-0:2.72.0-8.el9_5.2.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsoup-debuginfo@2.72.0-8.el9_5.2?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libsoup-0:2.72.0-8.el9_5.2.i686",
                "product": {
                  "name": "libsoup-0:2.72.0-8.el9_5.2.i686",
                  "product_id": "libsoup-0:2.72.0-8.el9_5.2.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsoup@2.72.0-8.el9_5.2?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsoup-devel-0:2.72.0-8.el9_5.2.i686",
                "product": {
                  "name": "libsoup-devel-0:2.72.0-8.el9_5.2.i686",
                  "product_id": "libsoup-devel-0:2.72.0-8.el9_5.2.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsoup-devel@2.72.0-8.el9_5.2?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsoup-debugsource-0:2.72.0-8.el9_5.2.i686",
                "product": {
                  "name": "libsoup-debugsource-0:2.72.0-8.el9_5.2.i686",
                  "product_id": "libsoup-debugsource-0:2.72.0-8.el9_5.2.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsoup-debugsource@2.72.0-8.el9_5.2?arch=i686"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsoup-debuginfo-0:2.72.0-8.el9_5.2.i686",
                "product": {
                  "name": "libsoup-debuginfo-0:2.72.0-8.el9_5.2.i686",
                  "product_id": "libsoup-debuginfo-0:2.72.0-8.el9_5.2.i686",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsoup-debuginfo@2.72.0-8.el9_5.2?arch=i686"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "i686"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libsoup-0:2.72.0-8.el9_5.2.x86_64",
                "product": {
                  "name": "libsoup-0:2.72.0-8.el9_5.2.x86_64",
                  "product_id": "libsoup-0:2.72.0-8.el9_5.2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsoup@2.72.0-8.el9_5.2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsoup-devel-0:2.72.0-8.el9_5.2.x86_64",
                "product": {
                  "name": "libsoup-devel-0:2.72.0-8.el9_5.2.x86_64",
                  "product_id": "libsoup-devel-0:2.72.0-8.el9_5.2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsoup-devel@2.72.0-8.el9_5.2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsoup-debugsource-0:2.72.0-8.el9_5.2.x86_64",
                "product": {
                  "name": "libsoup-debugsource-0:2.72.0-8.el9_5.2.x86_64",
                  "product_id": "libsoup-debugsource-0:2.72.0-8.el9_5.2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsoup-debugsource@2.72.0-8.el9_5.2?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsoup-debuginfo-0:2.72.0-8.el9_5.2.x86_64",
                "product": {
                  "name": "libsoup-debuginfo-0:2.72.0-8.el9_5.2.x86_64",
                  "product_id": "libsoup-debuginfo-0:2.72.0-8.el9_5.2.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsoup-debuginfo@2.72.0-8.el9_5.2?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libsoup-0:2.72.0-8.el9_5.2.s390x",
                "product": {
                  "name": "libsoup-0:2.72.0-8.el9_5.2.s390x",
                  "product_id": "libsoup-0:2.72.0-8.el9_5.2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsoup@2.72.0-8.el9_5.2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsoup-devel-0:2.72.0-8.el9_5.2.s390x",
                "product": {
                  "name": "libsoup-devel-0:2.72.0-8.el9_5.2.s390x",
                  "product_id": "libsoup-devel-0:2.72.0-8.el9_5.2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsoup-devel@2.72.0-8.el9_5.2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsoup-debugsource-0:2.72.0-8.el9_5.2.s390x",
                "product": {
                  "name": "libsoup-debugsource-0:2.72.0-8.el9_5.2.s390x",
                  "product_id": "libsoup-debugsource-0:2.72.0-8.el9_5.2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsoup-debugsource@2.72.0-8.el9_5.2?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libsoup-debuginfo-0:2.72.0-8.el9_5.2.s390x",
                "product": {
                  "name": "libsoup-debuginfo-0:2.72.0-8.el9_5.2.s390x",
                  "product_id": "libsoup-debuginfo-0:2.72.0-8.el9_5.2.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/libsoup-debuginfo@2.72.0-8.el9_5.2?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          }
        ],
        "category": "vendor",
        "name": "Red Hat"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsoup-0:2.72.0-8.el9_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.aarch64"
        },
        "product_reference": "libsoup-0:2.72.0-8.el9_5.2.aarch64",
        "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsoup-0:2.72.0-8.el9_5.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.i686"
        },
        "product_reference": "libsoup-0:2.72.0-8.el9_5.2.i686",
        "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsoup-0:2.72.0-8.el9_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.ppc64le"
        },
        "product_reference": "libsoup-0:2.72.0-8.el9_5.2.ppc64le",
        "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsoup-0:2.72.0-8.el9_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.s390x"
        },
        "product_reference": "libsoup-0:2.72.0-8.el9_5.2.s390x",
        "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsoup-0:2.72.0-8.el9_5.2.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.src"
        },
        "product_reference": "libsoup-0:2.72.0-8.el9_5.2.src",
        "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsoup-0:2.72.0-8.el9_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.x86_64"
        },
        "product_reference": "libsoup-0:2.72.0-8.el9_5.2.x86_64",
        "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsoup-debuginfo-0:2.72.0-8.el9_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.aarch64"
        },
        "product_reference": "libsoup-debuginfo-0:2.72.0-8.el9_5.2.aarch64",
        "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsoup-debuginfo-0:2.72.0-8.el9_5.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.i686"
        },
        "product_reference": "libsoup-debuginfo-0:2.72.0-8.el9_5.2.i686",
        "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsoup-debuginfo-0:2.72.0-8.el9_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.ppc64le"
        },
        "product_reference": "libsoup-debuginfo-0:2.72.0-8.el9_5.2.ppc64le",
        "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsoup-debuginfo-0:2.72.0-8.el9_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.s390x"
        },
        "product_reference": "libsoup-debuginfo-0:2.72.0-8.el9_5.2.s390x",
        "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsoup-debuginfo-0:2.72.0-8.el9_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.x86_64"
        },
        "product_reference": "libsoup-debuginfo-0:2.72.0-8.el9_5.2.x86_64",
        "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsoup-debugsource-0:2.72.0-8.el9_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.aarch64"
        },
        "product_reference": "libsoup-debugsource-0:2.72.0-8.el9_5.2.aarch64",
        "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsoup-debugsource-0:2.72.0-8.el9_5.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.i686"
        },
        "product_reference": "libsoup-debugsource-0:2.72.0-8.el9_5.2.i686",
        "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsoup-debugsource-0:2.72.0-8.el9_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.ppc64le"
        },
        "product_reference": "libsoup-debugsource-0:2.72.0-8.el9_5.2.ppc64le",
        "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsoup-debugsource-0:2.72.0-8.el9_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.s390x"
        },
        "product_reference": "libsoup-debugsource-0:2.72.0-8.el9_5.2.s390x",
        "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsoup-debugsource-0:2.72.0-8.el9_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.x86_64"
        },
        "product_reference": "libsoup-debugsource-0:2.72.0-8.el9_5.2.x86_64",
        "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsoup-devel-0:2.72.0-8.el9_5.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.aarch64"
        },
        "product_reference": "libsoup-devel-0:2.72.0-8.el9_5.2.aarch64",
        "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsoup-devel-0:2.72.0-8.el9_5.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.i686"
        },
        "product_reference": "libsoup-devel-0:2.72.0-8.el9_5.2.i686",
        "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsoup-devel-0:2.72.0-8.el9_5.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.ppc64le"
        },
        "product_reference": "libsoup-devel-0:2.72.0-8.el9_5.2.ppc64le",
        "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsoup-devel-0:2.72.0-8.el9_5.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.s390x"
        },
        "product_reference": "libsoup-devel-0:2.72.0-8.el9_5.2.s390x",
        "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libsoup-devel-0:2.72.0-8.el9_5.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
          "product_id": "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.x86_64"
        },
        "product_reference": "libsoup-devel-0:2.72.0-8.el9_5.2.x86_64",
        "relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2024-52530",
      "cwe": {
        "id": "CWE-444",
        "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
      },
      "discovery_date": "2024-11-11T20:01:32.712545+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2325284"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the Libsoup library. When Libsoup parses HTTP headers, it ignores null bytes at the end of header names. Thus, `Transfer-Encoding: chunked` is equivalent to `Transfer-Encoding\\x00: chunked`. This issue allows request smuggling when Libsoup is used in a service behind a reverse proxy that forwards null bytes without stripping them.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "libsoup: HTTP request smuggling via stripping null bytes from the ends of header names",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.aarch64",
          "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.i686",
          "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.ppc64le",
          "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.s390x",
          "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.src",
          "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.x86_64",
          "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.aarch64",
          "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.i686",
          "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.ppc64le",
          "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.s390x",
          "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.x86_64",
          "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.aarch64",
          "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.i686",
          "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.ppc64le",
          "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.s390x",
          "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.x86_64",
          "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.aarch64",
          "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.i686",
          "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.ppc64le",
          "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.s390x",
          "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-52530"
        },
        {
          "category": "external",
          "summary": "RHBZ#2325284",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325284"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-52530",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-52530"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-52530",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52530"
        },
        {
          "category": "external",
          "summary": "https://gitlab.gnome.org/GNOME/libsoup/-/issues/377",
          "url": "https://gitlab.gnome.org/GNOME/libsoup/-/issues/377"
        },
        {
          "category": "external",
          "summary": "https://gitlab.gnome.org/GNOME/libsoup/-/merge_requests/402",
          "url": "https://gitlab.gnome.org/GNOME/libsoup/-/merge_requests/402"
        },
        {
          "category": "external",
          "summary": "https://gitlab.gnome.org/Teams/Releng/security/-/wikis/home",
          "url": "https://gitlab.gnome.org/Teams/Releng/security/-/wikis/home"
        }
      ],
      "release_date": "2024-11-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-11-13T15:31:03+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.aarch64",
            "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.i686",
            "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.ppc64le",
            "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.s390x",
            "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.src",
            "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.x86_64",
            "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.aarch64",
            "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.i686",
            "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.ppc64le",
            "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.s390x",
            "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.x86_64",
            "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.aarch64",
            "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.i686",
            "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.ppc64le",
            "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.s390x",
            "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.x86_64",
            "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.aarch64",
            "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.i686",
            "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.ppc64le",
            "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.s390x",
            "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:9559"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.aarch64",
            "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.i686",
            "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.ppc64le",
            "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.s390x",
            "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.src",
            "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.x86_64",
            "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.aarch64",
            "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.i686",
            "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.ppc64le",
            "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.s390x",
            "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.x86_64",
            "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.aarch64",
            "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.i686",
            "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.ppc64le",
            "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.s390x",
            "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.x86_64",
            "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.aarch64",
            "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.i686",
            "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.ppc64le",
            "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.s390x",
            "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ],
      "title": "libsoup: HTTP request smuggling via stripping null bytes from the ends of header names"
    },
    {
      "cve": "CVE-2024-52532",
      "cwe": {
        "id": "CWE-835",
        "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
      },
      "discovery_date": "2024-11-11T20:01:02.532725+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "2325276"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Libsoup. The soup_websocket_connection_read function uses a loop that reads incoming WebSocket data via the glib library. This issue makes it possible to cause the loop to run indefinitely by sending a continuous stream of data to it. The effect will prevent the DCV service from accepting any further connections, leading to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "libsoup: infinite loop while reading websocket data",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.aarch64",
          "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.i686",
          "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.ppc64le",
          "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.s390x",
          "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.src",
          "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.x86_64",
          "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.aarch64",
          "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.i686",
          "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.ppc64le",
          "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.s390x",
          "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.x86_64",
          "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.aarch64",
          "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.i686",
          "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.ppc64le",
          "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.s390x",
          "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.x86_64",
          "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.aarch64",
          "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.i686",
          "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.ppc64le",
          "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.s390x",
          "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2024-52532"
        },
        {
          "category": "external",
          "summary": "RHBZ#2325276",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2325276"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2024-52532",
          "url": "https://www.cve.org/CVERecord?id=CVE-2024-52532"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-52532",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52532"
        },
        {
          "category": "external",
          "summary": "https://gitlab.gnome.org/GNOME/libsoup/-/issues/391",
          "url": "https://gitlab.gnome.org/GNOME/libsoup/-/issues/391"
        },
        {
          "category": "external",
          "summary": "https://gitlab.gnome.org/GNOME/libsoup/-/merge_requests/410",
          "url": "https://gitlab.gnome.org/GNOME/libsoup/-/merge_requests/410"
        },
        {
          "category": "external",
          "summary": "https://gitlab.gnome.org/Teams/Releng/security/-/wikis/home",
          "url": "https://gitlab.gnome.org/Teams/Releng/security/-/wikis/home"
        }
      ],
      "release_date": "2024-11-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2024-11-13T15:31:03+00:00",
          "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
          "product_ids": [
            "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.aarch64",
            "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.i686",
            "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.ppc64le",
            "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.s390x",
            "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.src",
            "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.x86_64",
            "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.aarch64",
            "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.i686",
            "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.ppc64le",
            "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.s390x",
            "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.x86_64",
            "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.aarch64",
            "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.i686",
            "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.ppc64le",
            "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.s390x",
            "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.x86_64",
            "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.aarch64",
            "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.i686",
            "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.ppc64le",
            "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.s390x",
            "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.x86_64"
          ],
          "restart_required": {
            "category": "none"
          },
          "url": "https://access.redhat.com/errata/RHSA-2024:9559"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.aarch64",
            "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.i686",
            "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.ppc64le",
            "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.s390x",
            "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.src",
            "AppStream-9.5.0.Z.MAIN:libsoup-0:2.72.0-8.el9_5.2.x86_64",
            "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.aarch64",
            "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.i686",
            "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.ppc64le",
            "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.s390x",
            "AppStream-9.5.0.Z.MAIN:libsoup-debuginfo-0:2.72.0-8.el9_5.2.x86_64",
            "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.aarch64",
            "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.i686",
            "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.ppc64le",
            "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.s390x",
            "AppStream-9.5.0.Z.MAIN:libsoup-debugsource-0:2.72.0-8.el9_5.2.x86_64",
            "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.aarch64",
            "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.i686",
            "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.ppc64le",
            "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.s390x",
            "AppStream-9.5.0.Z.MAIN:libsoup-devel-0:2.72.0-8.el9_5.2.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "libsoup: infinite loop while reading websocket data"
    }
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

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…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…