OESA-2022-1678 (CVE-2022-1122)

Vulnerability from osv_openeuler – Published: 2022-05-28 11:04 – Updated: 2026-08-06 11:04 – Source website
VLAI
Summary
openjpeg2 security update
Details

OpenJPEG is an open-source JPEG 2000 codec written in C language. It has been developed in order to promote the use of JPEG 2000, a still-image compression standard from the Joint Photographic Experts Group (JPEG). Since April 2015, it is officially recognized by ISO/IEC and ITU-T as a JPEG 2000 Reference Software.

Security Fix(es):

A flaw was found in the opj2_decompress program in openjpeg2 2.4.0 in the way it handles an input directory with a large number of files. When it fails to allocate a buffer to store the filenames of the input directory, it calls free() on an uninitialized pointer, leading to a segmentation fault and a denial of service.(CVE-2022-1122)


{
  "affected": [
    {
      "ecosystem_specific": {
        "aarch64": [
          "openjpeg2-2.3.1-11.oe1.aarch64.rpm",
          "openjpeg2-debuginfo-2.3.1-11.oe1.aarch64.rpm",
          "openjpeg2-debugsource-2.3.1-11.oe1.aarch64.rpm",
          "openjpeg2-devel-2.3.1-11.oe1.aarch64.rpm"
        ],
        "noarch": [
          "openjpeg2-help-2.3.1-11.oe1.noarch.rpm"
        ],
        "src": [
          "openjpeg2-2.3.1-11.oe1.src.rpm"
        ],
        "x86_64": [
          "openjpeg2-2.3.1-11.oe1.x86_64.rpm",
          "openjpeg2-debuginfo-2.3.1-11.oe1.x86_64.rpm",
          "openjpeg2-debugsource-2.3.1-11.oe1.x86_64.rpm",
          "openjpeg2-devel-2.3.1-11.oe1.x86_64.rpm"
        ]
      },
      "package": {
        "ecosystem": "openEuler:20.03-LTS-SP1",
        "name": "openjpeg2",
        "purl": "pkg:rpm/openEuler/openjpeg2\u0026distro=openEuler-20.03-LTS-SP1"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2.3.1-11.oe1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "ecosystem_specific": {
        "aarch64": [
          "openjpeg2-2.3.1-11.oe1.aarch64.rpm",
          "openjpeg2-debuginfo-2.3.1-11.oe1.aarch64.rpm",
          "openjpeg2-debugsource-2.3.1-11.oe1.aarch64.rpm",
          "openjpeg2-devel-2.3.1-11.oe1.aarch64.rpm"
        ],
        "noarch": [
          "openjpeg2-help-2.3.1-11.oe1.noarch.rpm"
        ],
        "src": [
          "openjpeg2-2.3.1-11.oe1.src.rpm"
        ],
        "x86_64": [
          "openjpeg2-2.3.1-11.oe1.x86_64.rpm",
          "openjpeg2-debuginfo-2.3.1-11.oe1.x86_64.rpm",
          "openjpeg2-debugsource-2.3.1-11.oe1.x86_64.rpm",
          "openjpeg2-devel-2.3.1-11.oe1.x86_64.rpm"
        ]
      },
      "package": {
        "ecosystem": "openEuler:20.03-LTS-SP3",
        "name": "openjpeg2",
        "purl": "pkg:rpm/openEuler/openjpeg2\u0026distro=openEuler-20.03-LTS-SP3"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2.3.1-11.oe1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "ecosystem_specific": {
        "aarch64": [
          "openjpeg2-2.4.0-6.oe2203.aarch64.rpm",
          "openjpeg2-debuginfo-2.4.0-6.oe2203.aarch64.rpm",
          "openjpeg2-debugsource-2.4.0-6.oe2203.aarch64.rpm",
          "openjpeg2-devel-2.4.0-6.oe2203.aarch64.rpm",
          "openjpeg2-tools-2.4.0-6.oe2203.aarch64.rpm"
        ],
        "noarch": [
          "openjpeg2-help-2.4.0-6.oe2203.noarch.rpm"
        ],
        "src": [
          "openjpeg2-2.4.0-6.oe2203.src.rpm"
        ],
        "x86_64": [
          "openjpeg2-2.4.0-6.oe2203.x86_64.rpm",
          "openjpeg2-debuginfo-2.4.0-6.oe2203.x86_64.rpm",
          "openjpeg2-debugsource-2.4.0-6.oe2203.x86_64.rpm",
          "openjpeg2-devel-2.4.0-6.oe2203.x86_64.rpm",
          "openjpeg2-tools-2.4.0-6.oe2203.x86_64.rpm"
        ]
      },
      "package": {
        "ecosystem": "openEuler:22.03-LTS",
        "name": "openjpeg2",
        "purl": "pkg:rpm/openEuler/openjpeg2\u0026distro=openEuler-22.03-LTS"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2.4.0-6.oe2203"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "severity": "Medium"
  },
  "details": "OpenJPEG is an open-source JPEG 2000 codec written in C language. It has been developed in order to promote the use of JPEG 2000, a still-image compression standard from the Joint Photographic Experts Group (JPEG). Since April 2015, it is officially recognized by ISO/IEC and ITU-T as a JPEG 2000 Reference Software.\r\n\nSecurity Fix(es):\r\n\r\nA flaw was found in the opj2_decompress program in openjpeg2 2.4.0 in the way it handles an input directory with a large number of files. When it fails to allocate a buffer to store the filenames of the input directory, it calls free() on an uninitialized pointer, leading to a segmentation fault and a denial of service.(CVE-2022-1122)",
  "id": "OESA-2022-1678",
  "modified": "2026-08-06T11:04:57Z",
  "published": "2022-05-28T11:04:57Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2022-1678"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1122"
    }
  ],
  "schema_version": "1.7.2",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "openjpeg2 security update",
  "upstream": [
    "CVE-2022-1122"
  ]
}



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…

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…