ubuntu-cve-2021-28302
Vulnerability from osv_ubuntu
Published
2021-03-12 15:15
Modified
2026-04-22 07:39
Summary
Details

A stack overflow in pupnp before version 1.14.5 can cause the denial of service through the Parser_parseDocument() function. ixmlNode_free() will release a child node recursively, which will consume stack space and lead to a crash.


{
  "affected": [
    {
      "ecosystem_specific": {
        "binaries": [
          {
            "binary_name": "libupnp6",
            "binary_version": "1:1.6.19+git20160116-1ubuntu0.1~esm1"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:Pro:16.04:LTS",
        "name": "libupnp",
        "purl": "pkg:deb/ubuntu/libupnp@1:1.6.19+git20160116-1ubuntu0.1~esm1?arch=source\u0026distro=esm-apps/xenial"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "1:1.6.19+git20141001-1",
        "1:1.6.19+git20141001-1ubuntu1",
        "1:1.6.19+git20160116-1",
        "1:1.6.19+git20160116-1ubuntu0.1~esm1"
      ]
    },
    {
      "ecosystem_specific": {
        "binaries": [
          {
            "binary_name": "mediatomb",
            "binary_version": "0.12.1-47-g7ab7616-1ubuntu2"
          },
          {
            "binary_name": "mediatomb-common",
            "binary_version": "0.12.1-47-g7ab7616-1ubuntu2"
          },
          {
            "binary_name": "mediatomb-daemon",
            "binary_version": "0.12.1-47-g7ab7616-1ubuntu2"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:16.04:LTS",
        "name": "mediatomb",
        "purl": "pkg:deb/ubuntu/mediatomb@0.12.1-47-g7ab7616-1ubuntu2?arch=source\u0026distro=xenial"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "0.12.1-47-g7ab7616-1ubuntu1",
        "0.12.1-47-g7ab7616-1ubuntu2"
      ]
    },
    {
      "ecosystem_specific": {
        "binaries": [
          {
            "binary_name": "libupnp6",
            "binary_version": "1:1.6.24-4"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:18.04:LTS",
        "name": "libupnp",
        "purl": "pkg:deb/ubuntu/libupnp@1:1.6.24-4?arch=source\u0026distro=bionic"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "1:1.6.22-1",
        "1:1.6.24-1",
        "1:1.6.24-2",
        "1:1.6.24-3",
        "1:1.6.24-4"
      ]
    },
    {
      "ecosystem_specific": {
        "binaries": [
          {
            "binary_name": "libixml10",
            "binary_version": "1:1.8.2-3"
          },
          {
            "binary_name": "libupnp10",
            "binary_version": "1:1.8.2-3"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:18.04:LTS",
        "name": "pupnp-1.8",
        "purl": "pkg:deb/ubuntu/pupnp-1.8@1:1.8.2-3?arch=source\u0026distro=bionic"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "1:1.8.2-2",
        "1:1.8.2-3"
      ]
    },
    {
      "ecosystem_specific": {
        "binaries": [
          {
            "binary_name": "libixml10",
            "binary_version": "1:1.8.4-2ubuntu2"
          },
          {
            "binary_name": "libupnp13",
            "binary_version": "1:1.8.4-2ubuntu2"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:20.04:LTS",
        "name": "pupnp-1.8",
        "purl": "pkg:deb/ubuntu/pupnp-1.8@1:1.8.4-2ubuntu2?arch=source\u0026distro=focal"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "1:1.8.4-2ubuntu2"
      ]
    },
    {
      "ecosystem_specific": {
        "binaries": [
          {
            "binary_name": "libixml10",
            "binary_version": "1:1.8.4-2ubuntu2"
          },
          {
            "binary_name": "libupnp13",
            "binary_version": "1:1.8.4-2ubuntu2"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:22.04:LTS",
        "name": "pupnp-1.8",
        "purl": "pkg:deb/ubuntu/pupnp-1.8@1:1.8.4-2ubuntu2?arch=source\u0026distro=jammy"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "1:1.8.4-2ubuntu2"
      ]
    }
  ],
  "aliases": [],
  "details": "A stack overflow in pupnp before version 1.14.5 can cause the denial of service through the Parser_parseDocument() function. ixmlNode_free() will release a child node recursively, which will consume stack space and lead to a crash.",
  "id": "UBUNTU-CVE-2021-28302",
  "modified": "2026-04-22T07:39:57Z",
  "published": "2021-03-12T15:15:00Z",
  "references": [
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2021-28302"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/pupnp/pupnp/issues/249"
    },
    {
      "type": "REPORT",
      "url": "https://www.cve.org/CVERecord?id=CVE-2021-28302"
    }
  ],
  "related": [],
  "schema_version": "1.7.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    },
    {
      "score": "medium",
      "type": "Ubuntu"
    }
  ],
  "upstream": [
    "CVE-2021-28302"
  ]
}



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…